./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash c9d35778558a3ada7383d15a63d45b82dfd23f65b5a6ef0432821afff949db36 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:04:02,137 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:04:02,266 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-24 23:04:02,275 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:04:02,276 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-24 23:04:02,316 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:04:02,317 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:04:02,318 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 23:04:02,319 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 23:04:02,324 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 23:04:02,325 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:04:02,326 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:04:02,327 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 23:04:02,328 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:04:02,329 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:04:02,329 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:04:02,330 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:04:02,330 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:04:02,331 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:04:02,331 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 23:04:02,332 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 23:04:02,333 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 23:04:02,333 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:04:02,333 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:04:02,334 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:04:02,334 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:04:02,335 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:04:02,335 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-24 23:04:02,336 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 23:04:02,336 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:04:02,338 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c9d35778558a3ada7383d15a63d45b82dfd23f65b5a6ef0432821afff949db36 [2023-11-24 23:04:02,663 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:04:02,698 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:04:02,701 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:04:02,702 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:04:02,703 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:04:02,704 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c [2023-11-24 23:04:05,879 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:04:06,287 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:04:06,288 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c [2023-11-24 23:04:06,313 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data/ee9cfd8a7/9ec86cd69f6a44d98017d381371e3681/FLAG4f9caec8d [2023-11-24 23:04:06,335 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data/ee9cfd8a7/9ec86cd69f6a44d98017d381371e3681 [2023-11-24 23:04:06,341 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:04:06,342 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:04:06,346 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:04:06,346 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:04:06,351 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:04:06,352 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:04:06" (1/1) ... [2023-11-24 23:04:06,353 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@146a6fc5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:06, skipping insertion in model container [2023-11-24 23:04:06,353 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:04:06" (1/1) ... [2023-11-24 23:04:06,445 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:04:06,654 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c[1182,1195] [2023-11-24 23:04:07,219 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:04:07,228 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:04:07,237 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c[1182,1195] [2023-11-24 23:04:07,410 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:04:07,424 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:04:07,425 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07 WrapperNode [2023-11-24 23:04:07,425 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:04:07,426 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:04:07,427 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:04:07,427 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:04:07,434 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:07,580 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:08,717 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 9189 [2023-11-24 23:04:08,718 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:04:08,719 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:04:08,719 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:04:08,719 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:04:08,729 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:08,730 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:09,283 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:09,284 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:09,778 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:09,836 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:09,951 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:10,065 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:10,287 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:04:10,289 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:04:10,289 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:04:10,290 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:04:10,291 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:07" (1/1) ... [2023-11-24 23:04:10,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:04:10,311 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 23:04:10,333 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 23:04:10,377 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 23:04:10,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:04:10,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 23:04:10,400 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:04:10,400 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:04:11,012 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:04:11,014 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:04:18,163 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:04:33,484 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:04:33,485 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-24 23:04:33,486 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:04:33 BoogieIcfgContainer [2023-11-24 23:04:33,487 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:04:33,488 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 23:04:33,488 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 23:04:33,499 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 23:04:33,500 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:04:33" (1/1) ... [2023-11-24 23:04:33,509 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:04:33,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 23:04:33,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-24 23:04:33,555 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-24 23:04:33,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-24 23:04:33,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 23:04:33,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:04:34,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:04:34,402 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 23:04:34,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:04:35,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:04:35,376 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 23:04:35,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:04:36,093 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-24 23:04:36,136 WARN L320 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2023-11-24 23:04:36,150 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 24.11 11:04:36 ImpRootNode [2023-11-24 23:04:36,150 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-24 23:04:36,151 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 23:04:36,151 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 23:04:36,151 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 23:04:36,152 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:04:33" (3/4) ... [2023-11-24 23:04:36,154 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-24 23:04:36,155 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 23:04:36,156 INFO L158 Benchmark]: Toolchain (without parser) took 29813.54ms. Allocated memory was 159.4MB in the beginning and 7.0GB in the end (delta: 6.8GB). Free memory was 108.8MB in the beginning and 6.5GB in the end (delta: -6.4GB). Peak memory consumption was 477.4MB. Max. memory is 16.1GB. [2023-11-24 23:04:36,157 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 125.8MB. Free memory is still 71.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:04:36,157 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1080.01ms. Allocated memory is still 159.4MB. Free memory was 108.8MB in the beginning and 60.9MB in the end (delta: 47.8MB). Peak memory consumption was 56.7MB. Max. memory is 16.1GB. [2023-11-24 23:04:36,158 INFO L158 Benchmark]: Boogie Procedure Inliner took 1291.76ms. Allocated memory was 159.4MB in the beginning and 251.7MB in the end (delta: 92.3MB). Free memory was 60.9MB in the beginning and 69.0MB in the end (delta: -8.1MB). Peak memory consumption was 132.9MB. Max. memory is 16.1GB. [2023-11-24 23:04:36,159 INFO L158 Benchmark]: Boogie Preprocessor took 1568.52ms. Allocated memory was 251.7MB in the beginning and 503.3MB in the end (delta: 251.7MB). Free memory was 69.0MB in the beginning and 272.6MB in the end (delta: -203.6MB). Peak memory consumption was 75.5MB. Max. memory is 16.1GB. [2023-11-24 23:04:36,160 INFO L158 Benchmark]: RCFGBuilder took 23197.60ms. Allocated memory was 503.3MB in the beginning and 7.0GB in the end (delta: 6.5GB). Free memory was 272.6MB in the beginning and 6.3GB in the end (delta: -6.0GB). Peak memory consumption was 1.0GB. Max. memory is 16.1GB. [2023-11-24 23:04:36,161 INFO L158 Benchmark]: CodeCheck took 2662.32ms. Allocated memory is still 7.0GB. Free memory was 6.3GB in the beginning and 6.5GB in the end (delta: -184.8MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:04:36,161 INFO L158 Benchmark]: Witness Printer took 4.69ms. Allocated memory is still 7.0GB. Free memory was 6.5GB in the beginning and 6.5GB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:04:36,165 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 1 procedures, 7 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 2.6s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: 0 DeclaredPredicates, 0 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.2s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - UnprovableResult [Line: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseAnd at line 219. Possible FailurePath: [L26] const SORT_1 mask_SORT_1 = (SORT_1)-1 >> (sizeof(SORT_1) * 8 - 1); [L27] const SORT_1 msb_SORT_1 = (SORT_1)1 << (1 - 1); [L29] const SORT_2 mask_SORT_2 = (SORT_2)-1 >> (sizeof(SORT_2) * 8 - 8); [L30] const SORT_2 msb_SORT_2 = (SORT_2)1 << (8 - 1); [L32] const SORT_3 mask_SORT_3 = (SORT_3)-1 >> (sizeof(SORT_3) * 8 - 24); [L33] const SORT_3 msb_SORT_3 = (SORT_3)1 << (24 - 1); [L35] const SORT_4 mask_SORT_4 = (SORT_4)-1 >> (sizeof(SORT_4) * 8 - 32); [L36] const SORT_4 msb_SORT_4 = (SORT_4)1 << (32 - 1); [L38] const SORT_2 var_5 = 0; [L39] const SORT_1 var_26 = 0; [L40] const SORT_2 var_97 = 0; [L41] const SORT_2 var_103 = 2; [L42] const SORT_2 var_105 = 1; [L43] const SORT_3 var_112 = 0; [L44] const SORT_4 var_114 = 1; [L45] const SORT_2 var_127 = 255; [L46] const SORT_4 var_413 = 0; [L48] SORT_1 input_102; [L49] SORT_1 input_104; [L50] SORT_1 input_106; [L51] SORT_1 input_111; [L52] SORT_1 input_117; [L53] SORT_1 input_123; [L54] SORT_1 input_126; [L55] SORT_1 input_131; [L56] SORT_1 input_135; [L57] SORT_1 input_139; [L58] SORT_1 input_151; [L59] SORT_1 input_155; [L60] SORT_1 input_160; [L61] SORT_1 input_164; [L62] SORT_1 input_170; [L63] SORT_1 input_174; [L64] SORT_1 input_179; [L65] SORT_1 input_183; [L66] SORT_1 input_189; [L67] SORT_1 input_193; [L68] SORT_1 input_198; [L69] SORT_1 input_202; [L70] SORT_1 input_229; [L71] SORT_1 input_269; [L72] SORT_1 input_271; [L73] SORT_1 input_276; [L74] SORT_1 input_278; [L75] SORT_1 input_283; [L76] SORT_1 input_285; [L77] SORT_1 input_289; [L78] SORT_1 input_292; [L80] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L80] SORT_2 state_6 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L81] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L81] SORT_2 state_8 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L82] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L82] SORT_2 state_10 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L83] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L83] SORT_2 state_12 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L84] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L84] SORT_2 state_14 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L85] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L85] SORT_2 state_16 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L86] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L86] SORT_2 state_18 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L87] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L87] SORT_2 state_20 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L88] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L88] SORT_2 state_22 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L89] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L89] SORT_2 state_24 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L90] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L90] SORT_1 state_27 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L91] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L91] SORT_1 state_29 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L92] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L92] SORT_1 state_31 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L93] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L93] SORT_1 state_33 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L94] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L94] SORT_1 state_35 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L95] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L95] SORT_1 state_37 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L96] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L96] SORT_1 state_39 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L97] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L97] SORT_1 state_41 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L98] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L98] SORT_1 state_43 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L99] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L99] SORT_1 state_45 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L100] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L100] SORT_1 state_47 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L101] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L101] SORT_1 state_49 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L102] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L102] SORT_1 state_51 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L103] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L103] SORT_1 state_53 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L104] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L104] SORT_1 state_55 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L105] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L105] SORT_1 state_57 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L106] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L106] SORT_1 state_59 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L107] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L107] SORT_1 state_61 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L108] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L108] SORT_1 state_63 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L109] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L109] SORT_1 state_65 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L110] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L110] SORT_1 state_67 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L111] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L111] SORT_1 state_69 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L112] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L112] SORT_1 state_71 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L113] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L113] SORT_1 state_73 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L114] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L114] SORT_1 state_75 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L115] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L115] SORT_1 state_77 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L116] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L116] SORT_1 state_79 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L117] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L117] SORT_1 state_81 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L118] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L118] SORT_1 state_83 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L119] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L119] SORT_1 state_85 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L120] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L120] SORT_1 state_87 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L121] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L121] SORT_1 state_89 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L122] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L122] SORT_1 state_91 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L123] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L123] SORT_1 state_93 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L124] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L124] SORT_1 state_95 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L126] SORT_2 init_7_arg_1 = var_5; [L127] state_6 = init_7_arg_1 [L128] SORT_2 init_9_arg_1 = var_5; [L129] state_8 = init_9_arg_1 [L130] SORT_2 init_11_arg_1 = var_5; [L131] state_10 = init_11_arg_1 [L132] SORT_2 init_13_arg_1 = var_5; [L133] state_12 = init_13_arg_1 [L134] SORT_2 init_15_arg_1 = var_5; [L135] state_14 = init_15_arg_1 [L136] SORT_2 init_17_arg_1 = var_5; [L137] state_16 = init_17_arg_1 [L138] SORT_2 init_19_arg_1 = var_5; [L139] state_18 = init_19_arg_1 [L140] SORT_2 init_21_arg_1 = var_5; [L141] state_20 = init_21_arg_1 [L142] SORT_2 init_23_arg_1 = var_5; [L143] state_22 = init_23_arg_1 [L144] SORT_2 init_25_arg_1 = var_5; [L145] state_24 = init_25_arg_1 [L146] SORT_1 init_28_arg_1 = var_26; [L147] state_27 = init_28_arg_1 [L148] SORT_1 init_30_arg_1 = var_26; [L149] state_29 = init_30_arg_1 [L150] SORT_1 init_32_arg_1 = var_26; [L151] state_31 = init_32_arg_1 [L152] SORT_1 init_34_arg_1 = var_26; [L153] state_33 = init_34_arg_1 [L154] SORT_1 init_36_arg_1 = var_26; [L155] state_35 = init_36_arg_1 [L156] SORT_1 init_38_arg_1 = var_26; [L157] state_37 = init_38_arg_1 [L158] SORT_1 init_40_arg_1 = var_26; [L159] state_39 = init_40_arg_1 [L160] SORT_1 init_42_arg_1 = var_26; [L161] state_41 = init_42_arg_1 [L162] SORT_1 init_44_arg_1 = var_26; [L163] state_43 = init_44_arg_1 [L164] SORT_1 init_46_arg_1 = var_26; [L165] state_45 = init_46_arg_1 [L166] SORT_1 init_48_arg_1 = var_26; [L167] state_47 = init_48_arg_1 [L168] SORT_1 init_50_arg_1 = var_26; [L169] state_49 = init_50_arg_1 [L170] SORT_1 init_52_arg_1 = var_26; [L171] state_51 = init_52_arg_1 [L172] SORT_1 init_54_arg_1 = var_26; [L173] state_53 = init_54_arg_1 [L174] SORT_1 init_56_arg_1 = var_26; [L175] state_55 = init_56_arg_1 [L176] SORT_1 init_58_arg_1 = var_26; [L177] state_57 = init_58_arg_1 [L178] SORT_1 init_60_arg_1 = var_26; [L179] state_59 = init_60_arg_1 [L180] SORT_1 init_62_arg_1 = var_26; [L181] state_61 = init_62_arg_1 [L182] SORT_1 init_64_arg_1 = var_26; [L183] state_63 = init_64_arg_1 [L184] SORT_1 init_66_arg_1 = var_26; [L185] state_65 = init_66_arg_1 [L186] SORT_1 init_68_arg_1 = var_26; [L187] state_67 = init_68_arg_1 [L188] SORT_1 init_70_arg_1 = var_26; [L189] state_69 = init_70_arg_1 [L190] SORT_1 init_72_arg_1 = var_26; [L191] state_71 = init_72_arg_1 [L192] SORT_1 init_74_arg_1 = var_26; [L193] state_73 = init_74_arg_1 [L194] SORT_1 init_76_arg_1 = var_26; [L195] state_75 = init_76_arg_1 [L196] SORT_1 init_78_arg_1 = var_26; [L197] state_77 = init_78_arg_1 [L198] SORT_1 init_80_arg_1 = var_26; [L199] state_79 = init_80_arg_1 [L200] SORT_1 init_82_arg_1 = var_26; [L201] state_81 = init_82_arg_1 [L202] SORT_1 init_84_arg_1 = var_26; [L203] state_83 = init_84_arg_1 [L204] SORT_1 init_86_arg_1 = var_26; [L205] state_85 = init_86_arg_1 [L206] SORT_1 init_88_arg_1 = var_26; [L207] state_87 = init_88_arg_1 [L208] SORT_1 init_90_arg_1 = var_26; [L209] state_89 = init_90_arg_1 [L210] SORT_1 init_92_arg_1 = var_26; [L211] state_91 = init_92_arg_1 [L212] SORT_1 init_94_arg_1 = var_26; [L213] state_93 = init_94_arg_1 [L214] SORT_1 init_96_arg_1 = var_26; [L215] state_95 = init_96_arg_1 VAL [init_11_arg_1=0, init_13_arg_1=0, init_15_arg_1=0, init_17_arg_1=0, init_19_arg_1=0, init_21_arg_1=0, init_23_arg_1=0, init_25_arg_1=0, init_28_arg_1=0, init_30_arg_1=0, init_32_arg_1=0, init_34_arg_1=0, init_36_arg_1=0, init_38_arg_1=0, init_40_arg_1=0, init_42_arg_1=0, init_44_arg_1=0, init_46_arg_1=0, init_48_arg_1=0, init_50_arg_1=0, init_52_arg_1=0, init_54_arg_1=0, init_56_arg_1=0, init_58_arg_1=0, init_60_arg_1=0, init_62_arg_1=0, init_64_arg_1=0, init_66_arg_1=0, init_68_arg_1=0, init_70_arg_1=0, init_72_arg_1=0, init_74_arg_1=0, init_76_arg_1=0, init_78_arg_1=0, init_7_arg_1=0, init_80_arg_1=0, init_82_arg_1=0, init_84_arg_1=0, init_86_arg_1=0, init_88_arg_1=0, init_90_arg_1=0, init_92_arg_1=0, init_94_arg_1=0, init_96_arg_1=0, init_9_arg_1=0, mask_SORT_1=1, mask_SORT_2=255, mask_SORT_3=16777215, mask_SORT_4=4294967295, msb_SORT_1=1, msb_SORT_2=128, msb_SORT_3=8388608, msb_SORT_4=2147483648, state_10=0, state_12=0, state_14=0, state_16=0, state_18=0, state_20=0, state_22=0, state_24=0, state_27=0, state_29=0, state_31=0, state_33=0, state_35=0, state_37=0, state_39=0, state_41=0, state_43=0, state_45=0, state_47=0, state_49=0, state_51=0, state_53=0, state_55=0, state_57=0, state_59=0, state_61=0, state_63=0, state_65=0, state_67=0, state_69=0, state_6=0, state_71=0, state_73=0, state_75=0, state_77=0, state_79=0, state_81=0, state_83=0, state_85=0, state_87=0, state_89=0, state_8=0, state_91=0, state_93=0, state_95=0, var_103=2, var_105=1, var_112=0, var_114=1, var_127=255, var_26=0, var_413=0, var_5=0, var_97=0] [L218] input_102 = __VERIFIER_nondet_uchar() [L219] EXPR input_102 & mask_SORT_1 [L219] input_102 = input_102 & mask_SORT_1 [L220] input_104 = __VERIFIER_nondet_uchar() [L221] EXPR input_104 & mask_SORT_1 [L221] input_104 = input_104 & mask_SORT_1 [L222] input_106 = __VERIFIER_nondet_uchar() [L223] EXPR input_106 & mask_SORT_1 [L223] input_106 = input_106 & mask_SORT_1 [L224] input_111 = __VERIFIER_nondet_uchar() [L225] EXPR input_111 & mask_SORT_1 [L225] input_111 = input_111 & mask_SORT_1 [L226] input_117 = __VERIFIER_nondet_uchar() [L227] EXPR input_117 & mask_SORT_1 [L227] input_117 = input_117 & mask_SORT_1 [L228] input_123 = __VERIFIER_nondet_uchar() [L229] EXPR input_123 & mask_SORT_1 [L229] input_123 = input_123 & mask_SORT_1 [L230] input_126 = __VERIFIER_nondet_uchar() [L231] EXPR input_126 & mask_SORT_1 [L231] input_126 = input_126 & mask_SORT_1 [L232] input_131 = __VERIFIER_nondet_uchar() [L233] EXPR input_131 & mask_SORT_1 [L233] input_131 = input_131 & mask_SORT_1 [L234] input_135 = __VERIFIER_nondet_uchar() [L235] EXPR input_135 & mask_SORT_1 [L235] input_135 = input_135 & mask_SORT_1 [L236] input_139 = __VERIFIER_nondet_uchar() [L237] EXPR input_139 & mask_SORT_1 [L237] input_139 = input_139 & mask_SORT_1 [L238] input_151 = __VERIFIER_nondet_uchar() [L239] input_155 = __VERIFIER_nondet_uchar() [L240] input_160 = __VERIFIER_nondet_uchar() [L241] input_164 = __VERIFIER_nondet_uchar() [L242] input_170 = __VERIFIER_nondet_uchar() [L243] input_174 = __VERIFIER_nondet_uchar() [L244] input_179 = __VERIFIER_nondet_uchar() [L245] input_183 = __VERIFIER_nondet_uchar() [L246] input_189 = __VERIFIER_nondet_uchar() [L247] input_193 = __VERIFIER_nondet_uchar() [L248] input_198 = __VERIFIER_nondet_uchar() [L249] input_202 = __VERIFIER_nondet_uchar() [L250] input_229 = __VERIFIER_nondet_uchar() [L251] input_269 = __VERIFIER_nondet_uchar() [L252] input_271 = __VERIFIER_nondet_uchar() [L253] input_276 = __VERIFIER_nondet_uchar() [L254] input_278 = __VERIFIER_nondet_uchar() [L255] input_283 = __VERIFIER_nondet_uchar() [L256] input_285 = __VERIFIER_nondet_uchar() [L257] input_289 = __VERIFIER_nondet_uchar() [L258] input_292 = __VERIFIER_nondet_uchar() [L261] SORT_2 var_98_arg_0 = var_97; [L262] SORT_2 var_98_arg_1 = state_6; [L263] SORT_1 var_98 = var_98_arg_0 == var_98_arg_1; [L264] SORT_1 var_99_arg_0 = ~state_95; [L265] EXPR var_99_arg_0 & mask_SORT_1 [L265] var_99_arg_0 = var_99_arg_0 & mask_SORT_1 [L266] SORT_1 var_99_arg_1 = var_98; [L267] EXPR var_99_arg_0 & var_99_arg_1 [L267] SORT_1 var_99 = var_99_arg_0 & var_99_arg_1; [L268] EXPR var_99 & mask_SORT_1 [L268] var_99 = var_99 & mask_SORT_1 [L269] SORT_1 bad_100_arg_0 = var_99; [L270] CALL __VERIFIER_assert(!(bad_100_arg_0)) [L21] COND TRUE !(cond) VAL [\old(cond)=0, cond=0] [L21] reach_error() VAL [\old(cond)=0, cond=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.36ms. Allocated memory is still 125.8MB. Free memory is still 71.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1080.01ms. Allocated memory is still 159.4MB. Free memory was 108.8MB in the beginning and 60.9MB in the end (delta: 47.8MB). Peak memory consumption was 56.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 1291.76ms. Allocated memory was 159.4MB in the beginning and 251.7MB in the end (delta: 92.3MB). Free memory was 60.9MB in the beginning and 69.0MB in the end (delta: -8.1MB). Peak memory consumption was 132.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 1568.52ms. Allocated memory was 251.7MB in the beginning and 503.3MB in the end (delta: 251.7MB). Free memory was 69.0MB in the beginning and 272.6MB in the end (delta: -203.6MB). Peak memory consumption was 75.5MB. Max. memory is 16.1GB. * RCFGBuilder took 23197.60ms. Allocated memory was 503.3MB in the beginning and 7.0GB in the end (delta: 6.5GB). Free memory was 272.6MB in the beginning and 6.3GB in the end (delta: -6.0GB). Peak memory consumption was 1.0GB. Max. memory is 16.1GB. * CodeCheck took 2662.32ms. Allocated memory is still 7.0GB. Free memory was 6.3GB in the beginning and 6.5GB in the end (delta: -184.8MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 4.69ms. Allocated memory is still 7.0GB. Free memory was 6.5GB in the beginning and 6.5GB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-24 23:04:36,200 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash c9d35778558a3ada7383d15a63d45b82dfd23f65b5a6ef0432821afff949db36 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:04:38,894 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:04:38,985 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-11-24 23:04:39,042 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:04:39,046 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:04:39,047 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 23:04:39,048 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 23:04:39,048 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 23:04:39,049 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:04:39,054 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:04:39,055 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:04:39,055 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:04:39,056 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:04:39,058 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:04:39,058 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 23:04:39,058 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 23:04:39,059 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 23:04:39,059 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:04:39,060 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:04:39,061 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 23:04:39,061 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 23:04:39,062 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 23:04:39,062 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 23:04:39,062 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-24 23:04:39,063 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:04:39,063 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:04:39,064 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:04:39,064 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:04:39,065 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:04:39,065 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-24 23:04:39,067 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 23:04:39,067 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:04:39,067 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-24 23:04:39,068 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 23:04:39,068 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c9d35778558a3ada7383d15a63d45b82dfd23f65b5a6ef0432821afff949db36 [2023-11-24 23:04:39,461 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:04:39,488 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:04:39,492 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:04:39,494 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:04:39,494 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:04:39,496 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c [2023-11-24 23:04:42,756 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:04:43,182 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:04:43,183 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c [2023-11-24 23:04:43,208 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data/c7b16e641/a1fe5a14330441909568b1a49fe187fa/FLAG795b6526b [2023-11-24 23:04:43,224 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/data/c7b16e641/a1fe5a14330441909568b1a49fe187fa [2023-11-24 23:04:43,227 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:04:43,229 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:04:43,230 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:04:43,231 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:04:43,236 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:04:43,237 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:04:43" (1/1) ... [2023-11-24 23:04:43,238 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@17e05f43 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:43, skipping insertion in model container [2023-11-24 23:04:43,238 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:04:43" (1/1) ... [2023-11-24 23:04:43,336 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:04:43,584 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c[1182,1195] [2023-11-24 23:04:44,037 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:04:44,062 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:04:44,076 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.production_cell.1.prop1-func-interl.c[1182,1195] [2023-11-24 23:04:44,257 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:04:44,274 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:04:44,274 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44 WrapperNode [2023-11-24 23:04:44,275 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:04:44,276 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:04:44,276 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:04:44,277 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:04:44,284 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,340 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,572 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 2218 [2023-11-24 23:04:44,572 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:04:44,573 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:04:44,576 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:04:44,577 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:04:44,587 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,587 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,608 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,609 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,679 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,694 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,720 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,744 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,777 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:04:44,779 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:04:44,779 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:04:44,779 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:04:44,780 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:44" (1/1) ... [2023-11-24 23:04:44,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:04:44,801 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 23:04:44,813 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 23:04:44,826 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9cdbdbf4-d9a0-4264-a906-e67f7d3a5ffe/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 23:04:44,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:04:44,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 23:04:44,858 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:04:44,859 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:04:45,293 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:04:45,295 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation