./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/ldv-memsafety/memleaks_test7-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/ldv-memsafety/memleaks_test7-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash bcce9a9edb6d3d97e1dc81d42ff33dae1a3a6c5a4c6632dbb9f71fe2bbff6634 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 05:04:32,029 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 05:04:32,133 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-11-25 05:04:32,138 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 05:04:32,139 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 05:04:32,172 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 05:04:32,175 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 05:04:32,175 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 05:04:32,176 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 05:04:32,176 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 05:04:32,176 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 05:04:32,177 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 05:04:32,177 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 05:04:32,177 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-25 05:04:32,177 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-25 05:04:32,177 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-25 05:04:32,178 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 05:04:32,178 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 05:04:32,178 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 05:04:32,178 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 05:04:32,178 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 05:04:32,179 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 05:04:32,179 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 05:04:32,179 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 05:04:32,179 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 05:04:32,179 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:04:32,179 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 05:04:32,180 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 05:04:32,180 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 05:04:32,180 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 05:04:32,180 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> bcce9a9edb6d3d97e1dc81d42ff33dae1a3a6c5a4c6632dbb9f71fe2bbff6634 [2024-11-25 05:04:32,498 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 05:04:32,506 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 05:04:32,512 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 05:04:32,513 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 05:04:32,514 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 05:04:32,515 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/ldv-memsafety/memleaks_test7-2.i [2024-11-25 05:04:35,310 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/data/ff0555fa6/bee81990f5874c998e052ea5725c9357/FLAGf23e17837 [2024-11-25 05:04:35,681 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 05:04:35,681 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/sv-benchmarks/c/ldv-memsafety/memleaks_test7-2.i [2024-11-25 05:04:35,698 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/data/ff0555fa6/bee81990f5874c998e052ea5725c9357/FLAGf23e17837 [2024-11-25 05:04:35,713 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/data/ff0555fa6/bee81990f5874c998e052ea5725c9357 [2024-11-25 05:04:35,715 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 05:04:35,717 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 05:04:35,718 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 05:04:35,718 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 05:04:35,722 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 05:04:35,723 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:04:35" (1/1) ... [2024-11-25 05:04:35,724 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@46ab7c09 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:35, skipping insertion in model container [2024-11-25 05:04:35,724 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:04:35" (1/1) ... [2024-11-25 05:04:35,755 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 05:04:36,256 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:04:36,279 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 05:04:36,358 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:04:36,396 INFO L204 MainTranslator]: Completed translation [2024-11-25 05:04:36,397 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36 WrapperNode [2024-11-25 05:04:36,397 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 05:04:36,398 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 05:04:36,398 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 05:04:36,398 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 05:04:36,404 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,431 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,459 INFO L138 Inliner]: procedures = 169, calls = 78, calls flagged for inlining = 33, calls inlined = 8, statements flattened = 80 [2024-11-25 05:04:36,462 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 05:04:36,462 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 05:04:36,462 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 05:04:36,463 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 05:04:36,470 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,470 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,473 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,473 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,486 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,490 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,492 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,493 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,498 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,500 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 05:04:36,501 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 05:04:36,504 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 05:04:36,504 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 05:04:36,505 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:04:36,531 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 05:04:36,545 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 05:04:36,550 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 05:04:36,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-25 05:04:36,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 05:04:36,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 05:04:36,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-25 05:04:36,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-25 05:04:36,576 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 05:04:36,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-25 05:04:36,576 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 05:04:36,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 05:04:36,685 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 05:04:36,686 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 05:04:36,848 INFO L? ?]: Removed 43 outVars from TransFormulas that were not future-live. [2024-11-25 05:04:36,848 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 05:04:36,907 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 05:04:36,907 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-25 05:04:36,907 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:04:36 BoogieIcfgContainer [2024-11-25 05:04:36,908 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 05:04:36,908 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 05:04:36,908 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 05:04:36,922 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 05:04:36,922 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:04:36" (1/1) ... [2024-11-25 05:04:36,930 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 05:04:36,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:36,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 28 states and 31 transitions. [2024-11-25 05:04:36,978 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions. [2024-11-25 05:04:36,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-25 05:04:36,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:36,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:37,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:37,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:37,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:37,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 29 states and 32 transitions. [2024-11-25 05:04:37,301 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions. [2024-11-25 05:04:37,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:04:37,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:37,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:37,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:37,452 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:37,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:37,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 31 states and 34 transitions. [2024-11-25 05:04:37,694 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions. [2024-11-25 05:04:37,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:04:37,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:37,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:37,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:37,760 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:37,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:37,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 29 states and 32 transitions. [2024-11-25 05:04:37,769 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions. [2024-11-25 05:04:37,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:04:37,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:37,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:37,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:37,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:38,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:38,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 28 states and 31 transitions. [2024-11-25 05:04:38,419 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions. [2024-11-25 05:04:38,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:04:38,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:38,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:38,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:38,743 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:39,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:39,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 27 states and 30 transitions. [2024-11-25 05:04:39,535 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions. [2024-11-25 05:04:39,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:04:39,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:39,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:39,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:39,709 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:40,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:40,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 30 states and 36 transitions. [2024-11-25 05:04:40,085 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-11-25 05:04:40,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:04:40,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:40,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:40,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:40,238 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:40,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:40,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 32 states and 39 transitions. [2024-11-25 05:04:40,963 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-11-25 05:04:40,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 05:04:40,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:40,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:41,081 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:42,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:42,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 35 states and 42 transitions. [2024-11-25 05:04:42,208 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 42 transitions. [2024-11-25 05:04:42,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 05:04:42,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:42,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:42,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:42,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:42,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:42,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 32 states and 39 transitions. [2024-11-25 05:04:42,418 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-11-25 05:04:42,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 05:04:42,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:42,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:42,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:42,712 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:43,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:43,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 36 states and 46 transitions. [2024-11-25 05:04:43,776 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 46 transitions. [2024-11-25 05:04:43,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 05:04:43,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:43,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:43,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:44,002 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:44,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:44,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 32 states and 42 transitions. [2024-11-25 05:04:44,745 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 42 transitions. [2024-11-25 05:04:44,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 05:04:44,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:44,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:44,880 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:46,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:46,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 32 states and 41 transitions. [2024-11-25 05:04:46,165 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 41 transitions. [2024-11-25 05:04:46,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 05:04:46,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:46,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:46,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:46,562 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:49,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 35 states and 47 transitions. [2024-11-25 05:04:49,033 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 47 transitions. [2024-11-25 05:04:49,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 05:04:49,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:49,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:49,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:49,336 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:51,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:51,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 31 states and 40 transitions. [2024-11-25 05:04:51,068 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 40 transitions. [2024-11-25 05:04:51,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 05:04:51,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:51,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:51,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:51,098 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:51,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:51,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 29 states and 37 transitions. [2024-11-25 05:04:51,883 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 37 transitions. [2024-11-25 05:04:51,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 05:04:51,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:51,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:51,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:52,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:53,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:53,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 31 states and 38 transitions. [2024-11-25 05:04:53,032 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 38 transitions. [2024-11-25 05:04:53,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 05:04:53,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:53,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:53,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:53,621 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:04:55,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:04:55,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 30 states and 37 transitions. [2024-11-25 05:04:55,740 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-11-25 05:04:55,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 05:04:55,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:04:55,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:04:55,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:04:56,486 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:05:00,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:05:00,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 35 states and 45 transitions. [2024-11-25 05:05:00,849 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 45 transitions. [2024-11-25 05:05:00,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 05:05:00,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:05:00,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:05:00,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:05:00,965 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:05:01,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:05:01,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 37 states and 46 transitions. [2024-11-25 05:05:01,906 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 46 transitions. [2024-11-25 05:05:01,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 05:05:01,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:05:01,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:05:01,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:05:02,064 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:05:03,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:05:03,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 39 states and 47 transitions. [2024-11-25 05:05:03,101 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 47 transitions. [2024-11-25 05:05:03,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 05:05:03,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:05:03,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:05:03,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:05:04,417 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:05:08,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:05:08,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 38 states and 46 transitions. [2024-11-25 05:05:08,216 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 46 transitions. [2024-11-25 05:05:08,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-25 05:05:08,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:05:08,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:05:08,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:05:08,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:05:08,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:05:08,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 29 states and 33 transitions. [2024-11-25 05:05:08,348 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 33 transitions. [2024-11-25 05:05:08,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-25 05:05:08,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:05:08,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:05:08,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:05:09,643 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:05:14,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:05:14,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 28 states and 32 transitions. [2024-11-25 05:05:14,460 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 32 transitions. [2024-11-25 05:05:14,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 05:05:14,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:05:14,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:05:14,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:05:16,278 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:05:22,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:05:22,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 25 states and 29 transitions. [2024-11-25 05:05:22,697 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 29 transitions. [2024-11-25 05:05:22,697 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-25 05:05:22,697 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 25 iterations. [2024-11-25 05:05:22,703 INFO L726 CodeCheckObserver]: All specifications hold 11 specifications checked. All of them hold [2024-11-25 05:05:23,805 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-25 05:05:23,805 INFO L77 FloydHoareUtils]: At program point L766(lines 766 767) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_probe1_6_~p~0#1.base| 0))) (and (or .cse0 (and (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~p~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) (or .cse0 (< |ULTIMATE.start_probe1_6_~p~0#1.base| |#StackHeapBarrier|)) (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~a#1.base|) (= |ULTIMATE.start_probe1_6_~p~0#1.offset| 0) (or (= (store |#valid| |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not .cse0)) (= (select |#valid| |ULTIMATE.start_entry_point_~#a7~0#1.base|) 1) (or .cse0 (= (select |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base|) 1)) (<= 3 |ULTIMATE.start_probe1_6_~ret~0#1|) (or .cse0 (< 3 (select |#length| |ULTIMATE.start_probe1_6_~a#1.base|))) (= |ULTIMATE.start_entry_point_~#a7~0#1.offset| 0) (= |ULTIMATE.start_probe1_6_~a#1.offset| 0))) [2024-11-25 05:05:23,806 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE(line 777) no Hoare annotation was computed. [2024-11-25 05:05:23,806 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr9ASSERT_VIOLATIONMEMORY_FREE(line 781) no Hoare annotation was computed. [2024-11-25 05:05:23,806 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-25 05:05:23,806 INFO L77 FloydHoareUtils]: At program point probe1_6_err#1(lines 776 777) the Hoare annotation is: (and (< |ULTIMATE.start_probe1_6_~p~0#1.base| |#StackHeapBarrier|) (<= (+ |ULTIMATE.start_probe1_6_~ret~0#1| 1) 0) (= |ULTIMATE.start_probe1_6_~p~0#1.offset| 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~p~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (or (= |ULTIMATE.start_probe1_6_~p~0#1.base| 0) (= (select |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base|) 1))) [2024-11-25 05:05:23,806 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-25 05:05:23,806 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_FREE(line 781) no Hoare annotation was computed. [2024-11-25 05:05:23,806 INFO L77 FloydHoareUtils]: At program point probe1_6_returnLabel#1(lines 763 779) the Hoare annotation is: (let ((.cse2 (= |ULTIMATE.start_probe1_6_#res#1| 0)) (.cse1 (<= 4 (select |#length| |ULTIMATE.start_entry_point_~#a7~0#1.base|))) (.cse3 (= (select |#valid| |ULTIMATE.start_entry_point_~#a7~0#1.base|) 1)) (.cse4 (= |ULTIMATE.start_entry_point_~#a7~0#1.offset| 0)) (.cse5 (= (store |#valid| |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) (or (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_entry_point_~#a7~0#1.base|) |ULTIMATE.start_entry_point_~#a7~0#1.offset|))) (and (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_entry_point_~#a7~0#1.base|) |ULTIMATE.start_entry_point_~#a7~0#1.offset|) 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| .cse0)) (< .cse0 |#StackHeapBarrier|) .cse1 (= (select |#valid| .cse0) 1) (= (store (store |#valid| .cse0 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) .cse2 .cse3 .cse4)) (and (<= 3 |ULTIMATE.start_probe1_6_#res#1|) .cse5 .cse3) (and (not .cse2) .cse5 .cse1 .cse3 .cse4) (and .cse5 (<= (+ |ULTIMATE.start_probe1_6_#res#1| 1) 0)))) [2024-11-25 05:05:23,807 INFO L77 FloydHoareUtils]: At program point L772(lines 772 773) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_probe1_6_~a#1.base|)) (< |ULTIMATE.start_probe1_6_~p~0#1.base| |#StackHeapBarrier|) (= (select |#valid| |ULTIMATE.start_probe1_6_~a#1.base|) 1) (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~a#1.base|) (= (select |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base|) 1) (= |ULTIMATE.start_probe1_6_~p~0#1.offset| 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~p~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= |ULTIMATE.start_entry_point_~#a7~0#1.offset| 0) (= |ULTIMATE.start_probe1_6_~a#1.offset| 0)) [2024-11-25 05:05:23,807 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-25 05:05:23,807 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_FREE(line 777) no Hoare annotation was computed. [2024-11-25 05:05:23,807 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-25 05:05:23,807 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_FREE(line 781) no Hoare annotation was computed. [2024-11-25 05:05:23,807 INFO L77 FloydHoareUtils]: At program point L781(line 781) the Hoare annotation is: (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_disconnect_6_~a#1.base|) |ULTIMATE.start_disconnect_6_~a#1.offset|))) (and (= (store (store |#valid| .cse0 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_disconnect_6_~a#1.base|)) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_disconnect_6_~a#1.base|) |ULTIMATE.start_disconnect_6_~a#1.offset|) 0) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| .cse0)) (= (select |#valid| |ULTIMATE.start_disconnect_6_~a#1.base|) 1) (< .cse0 |#StackHeapBarrier|) (= |ULTIMATE.start_disconnect_6_~a#1.offset| 0))) [2024-11-25 05:05:23,807 INFO L77 FloydHoareUtils]: At program point L781-1(line 781) the Hoare annotation is: (and (not (= |ULTIMATE.start_disconnect_6_#t~mem47#1.base| |ULTIMATE.start_entry_point_~#a7~0#1.base|)) (< |ULTIMATE.start_disconnect_6_#t~mem47#1.base| |#StackHeapBarrier|) (= |ULTIMATE.start_disconnect_6_#t~mem47#1.offset| 0) (= (store (store |#valid| |ULTIMATE.start_disconnect_6_#t~mem47#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#valid| |ULTIMATE.start_disconnect_6_#t~mem47#1.base|) 1)) [2024-11-25 05:05:23,807 INFO L77 FloydHoareUtils]: At program point L781-2(line 781) the Hoare annotation is: (and (not (= |ULTIMATE.start_disconnect_6_#t~mem47#1.base| |ULTIMATE.start_entry_point_~#a7~0#1.base|)) (<= (+ |ULTIMATE.start_disconnect_6_#t~mem47#1.base| 1) |#StackHeapBarrier|) (= (store (store |#valid| |ULTIMATE.start_disconnect_6_#t~mem47#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#valid| |ULTIMATE.start_disconnect_6_#t~mem47#1.base|) 1)) [2024-11-25 05:05:23,807 INFO L77 FloydHoareUtils]: At program point L781-3(line 781) the Hoare annotation is: (and (not (= |ULTIMATE.start_disconnect_6_#t~mem47#1.base| |ULTIMATE.start_entry_point_~#a7~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_disconnect_6_#t~mem47#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#valid| |ULTIMATE.start_disconnect_6_#t~mem47#1.base|) 1)) [2024-11-25 05:05:23,808 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-25 05:05:23,808 INFO L77 FloydHoareUtils]: At program point L777(line 777) the Hoare annotation is: (and (< |ULTIMATE.start_probe1_6_~p~0#1.base| |#StackHeapBarrier|) (<= (+ |ULTIMATE.start_probe1_6_~ret~0#1| 1) 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~p~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (or (= |ULTIMATE.start_probe1_6_~p~0#1.base| 0) (= (select |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base|) 1))) [2024-11-25 05:05:23,808 INFO L77 FloydHoareUtils]: At program point L777-1(line 777) the Hoare annotation is: (and (<= (+ |ULTIMATE.start_probe1_6_~ret~0#1| 1) 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~p~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (or (= |ULTIMATE.start_probe1_6_~p~0#1.base| 0) (= (select |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base|) 1))) [2024-11-25 05:05:23,809 INFO L77 FloydHoareUtils]: At program point L769(lines 769 770) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_probe1_6_~a#1.base|)) (< |ULTIMATE.start_probe1_6_~p~0#1.base| |#StackHeapBarrier|) (= (select |#valid| |ULTIMATE.start_probe1_6_~a#1.base|) 1) (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~a#1.base|) (= (select |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base|) 1) (= |ULTIMATE.start_probe1_6_~p~0#1.offset| 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~p~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= |ULTIMATE.start_entry_point_~#a7~0#1.offset| 0) (= |ULTIMATE.start_probe1_6_~a#1.offset| 0)) [2024-11-25 05:05:23,809 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK(lines 790 792) no Hoare annotation was computed. [2024-11-25 05:05:23,809 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_FREE(line 777) no Hoare annotation was computed. [2024-11-25 05:05:23,809 INFO L77 FloydHoareUtils]: At program point L790(lines 790 792) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-11-25 05:05:23,809 INFO L77 FloydHoareUtils]: At program point L786(lines 786 788) the Hoare annotation is: (let ((.cse1 (= |ULTIMATE.start_entry_point_~ret~1#1| 0)) (.cse5 (= (store |#valid| |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse2 (<= 4 (select |#length| |ULTIMATE.start_entry_point_~#a7~0#1.base|))) (.cse3 (= (select |#valid| |ULTIMATE.start_entry_point_~#a7~0#1.base|) 1)) (.cse4 (= |ULTIMATE.start_entry_point_~#a7~0#1.offset| 0))) (or (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_entry_point_~#a7~0#1.base|) |ULTIMATE.start_entry_point_~#a7~0#1.offset|))) (and (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_entry_point_~#a7~0#1.base|) |ULTIMATE.start_entry_point_~#a7~0#1.offset|) 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| .cse0)) .cse1 (< .cse0 |#StackHeapBarrier|) .cse2 (= (select |#valid| .cse0) 1) (= (store (store |#valid| .cse0 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) .cse3 .cse4)) (and (<= (+ |ULTIMATE.start_entry_point_~ret~1#1| 1) 0) .cse5) (and (<= 3 |ULTIMATE.start_entry_point_~ret~1#1|) .cse5 .cse3) (and (not .cse1) .cse5 .cse2 .cse3 .cse4))) [2024-11-25 05:05:23,810 INFO L77 FloydHoareUtils]: At program point L786-2(lines 786 788) the Hoare annotation is: (= (store |#valid| |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) [2024-11-25 05:05:23,810 INFO L77 FloydHoareUtils]: At program point L774(line 774) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_probe1_6_~a#1.base|)) (< |ULTIMATE.start_probe1_6_~p~0#1.base| |#StackHeapBarrier|) (= (select |#valid| |ULTIMATE.start_probe1_6_~a#1.base|) 1) (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~a#1.base|) (= (select |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base|) 1) (= |ULTIMATE.start_probe1_6_~p~0#1.offset| 0) (not (= |ULTIMATE.start_entry_point_~#a7~0#1.base| |ULTIMATE.start_probe1_6_~p~0#1.base|)) (= (store (store |#valid| |ULTIMATE.start_probe1_6_~p~0#1.base| 0) |ULTIMATE.start_entry_point_~#a7~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= |ULTIMATE.start_entry_point_~#a7~0#1.offset| 0) (= |ULTIMATE.start_probe1_6_~a#1.offset| 0)) [2024-11-25 05:05:23,817 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,818 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #StackHeapBarrier [2024-11-25 05:05:23,821 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!offset [2024-11-25 05:05:23,821 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!base [2024-11-25 05:05:23,821 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,821 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,821 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,822 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,822 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,822 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,824 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #StackHeapBarrier [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!base [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~a!base [2024-11-25 05:05:23,825 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!offset [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!base [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!offset [2024-11-25 05:05:23,826 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~a!offset [2024-11-25 05:05:23,827 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!base [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #StackHeapBarrier [2024-11-25 05:05:23,828 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!base [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~a!base [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!offset [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,829 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,830 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!base [2024-11-25 05:05:23,830 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-25 05:05:23,830 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-25 05:05:23,830 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!offset [2024-11-25 05:05:23,830 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~a!offset [2024-11-25 05:05:23,832 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.offset [2024-11-25 05:05:23,832 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.offset,GLOBAL] [2024-11-25 05:05:23,832 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.offset,GLOBAL],[IdentifierExpression[~#a7~0!base,]]] [2024-11-25 05:05:23,832 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!base [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.base [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.base,GLOBAL] [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#a7~0!base,]]] [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.base [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.base,GLOBAL] [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#a7~0!base,]]] [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #StackHeapBarrier [2024-11-25 05:05:23,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-25 05:05:23,834 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-25 05:05:23,834 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,834 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,834 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,834 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,834 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,834 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,835 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!offset [2024-11-25 05:05:23,836 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-25 05:05:23,838 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a7~0!offset [2024-11-25 05:05:23,839 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-25 05:05:23,839 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-25 05:05:23,840 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 25.11 05:05:23 ImpRootNode [2024-11-25 05:05:23,840 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-25 05:05:23,841 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-25 05:05:23,841 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-25 05:05:23,844 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-25 05:05:23,844 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:04:36" (3/4) ... [2024-11-25 05:05:23,847 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-25 05:05:23,853 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2024-11-25 05:05:23,853 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-25 05:05:23,853 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-25 05:05:23,877 WARN L216 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((((\result == 0) || (3 <= \result)) || (\result != 0)) || (((long long) \result + 1) <= 0)) [2024-11-25 05:05:23,897 WARN L141 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((((\result == 0) || (3 <= \result)) || (\result != 0)) || (((long long) \result + 1) <= 0)) [2024-11-25 05:05:23,943 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/witness.graphml [2024-11-25 05:05:23,944 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/witness.yml [2024-11-25 05:05:23,945 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-25 05:05:23,945 INFO L158 Benchmark]: Toolchain (without parser) took 48228.82ms. Allocated memory was 142.6MB in the beginning and 419.4MB in the end (delta: 276.8MB). Free memory was 118.1MB in the beginning and 184.0MB in the end (delta: -65.9MB). Peak memory consumption was 209.8MB. Max. memory is 16.1GB. [2024-11-25 05:05:23,946 INFO L158 Benchmark]: CDTParser took 1.58ms. Allocated memory is still 142.6MB. Free memory is still 80.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 05:05:23,947 INFO L158 Benchmark]: CACSL2BoogieTranslator took 679.70ms. Allocated memory is still 142.6MB. Free memory was 117.9MB in the beginning and 95.8MB in the end (delta: 22.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-25 05:05:23,947 INFO L158 Benchmark]: Boogie Procedure Inliner took 63.65ms. Allocated memory is still 142.6MB. Free memory was 95.8MB in the beginning and 93.8MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 05:05:23,947 INFO L158 Benchmark]: Boogie Preprocessor took 38.54ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 92.5MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 05:05:23,949 INFO L158 Benchmark]: RCFGBuilder took 406.27ms. Allocated memory is still 142.6MB. Free memory was 92.5MB in the beginning and 74.9MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 05:05:23,950 INFO L158 Benchmark]: CodeCheck took 46931.88ms. Allocated memory was 142.6MB in the beginning and 419.4MB in the end (delta: 276.8MB). Free memory was 74.9MB in the beginning and 188.3MB in the end (delta: -113.4MB). Peak memory consumption was 159.4MB. Max. memory is 16.1GB. [2024-11-25 05:05:23,950 INFO L158 Benchmark]: Witness Printer took 103.96ms. Allocated memory is still 419.4MB. Free memory was 188.3MB in the beginning and 184.0MB in the end (delta: 4.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 05:05:23,951 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, 28 locations, 11 error locations. Started 1 CEGAR loops. OverallTime: 45.8s, OverallIterations: 25, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1428 SdHoareTripleChecker+Valid, 11.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1299 mSDsluCounter, 1852 SdHoareTripleChecker+Invalid, 9.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1642 mSDsCounter, 1667 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 5634 IncrementalHoareTripleChecker+Invalid, 7301 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1667 mSolverCounterUnsat, 210 mSDtfsCounter, 5634 mSolverCounterSat, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1957 GetRequests, 1529 SyntacticMatches, 38 SemanticMatches, 390 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 69642 ImplicationChecksByTransitivity, 41.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 8.8s InterpolantComputationTime, 186 NumberOfCodeBlocks, 186 NumberOfCodeBlocksAsserted, 24 NumberOfCheckSat, 162 ConstructedInterpolants, 0 QuantifiedInterpolants, 1544 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 24 InterpolantComputations, 24 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, ConComCheckerStatistics: No data available - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 777]: free always succeeds For all program executions holds that free always succeeds at this location - PositiveResult [Line: 777]: free always succeeds For all program executions holds that free always succeeds at this location - PositiveResult [Line: 777]: free always succeeds For all program executions holds that free always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 781]: free always succeeds For all program executions holds that free always succeeds at this location - PositiveResult [Line: 781]: free always succeeds For all program executions holds that free always succeeds at this location - PositiveResult [Line: 781]: free always succeeds For all program executions holds that free always succeeds at this location - PositiveResult [Line: 790]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - AllSpecificationsHoldResult: All specifications hold 11 specifications checked. All of them hold - InvariantResult [Line: 776]: Location Invariant Derived location invariant: (((long long) ret + 1) <= 0) - InvariantResult [Line: 766]: Location Invariant Derived location invariant: (3 <= ret) - InvariantResult [Line: 763]: Location Invariant Derived location invariant: ((((\result == 0) || (3 <= \result)) || (\result != 0)) || (((long long) \result + 1) <= 0)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.58ms. Allocated memory is still 142.6MB. Free memory is still 80.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 679.70ms. Allocated memory is still 142.6MB. Free memory was 117.9MB in the beginning and 95.8MB in the end (delta: 22.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 63.65ms. Allocated memory is still 142.6MB. Free memory was 95.8MB in the beginning and 93.8MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 38.54ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 92.5MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 406.27ms. Allocated memory is still 142.6MB. Free memory was 92.5MB in the beginning and 74.9MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 46931.88ms. Allocated memory was 142.6MB in the beginning and 419.4MB in the end (delta: 276.8MB). Free memory was 74.9MB in the beginning and 188.3MB in the end (delta: -113.4MB). Peak memory consumption was 159.4MB. Max. memory is 16.1GB. * Witness Printer took 103.96ms. Allocated memory is still 419.4MB. Free memory was 188.3MB in the beginning and 184.0MB in the end (delta: 4.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #StackHeapBarrier - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #StackHeapBarrier - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~a!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~a!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #StackHeapBarrier - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~a!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~p~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~a!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.offset,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.offset,GLOBAL],[IdentifierExpression[~#a7~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.base,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#a7~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.base,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#a7~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #StackHeapBarrier - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a7~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 RESULT: Ultimate proved your program to be correct! [2024-11-25 05:05:23,984 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_843d8658-52fe-47e7-9b21-60e6920b988c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE