./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/termination-memory-alloca/openbsd_cbzero-alloca-1.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/termination-memory-alloca/openbsd_cbzero-alloca-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm --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 64bit --witnessprinter.graph.data.programhash 717baf941b5233bcdd3406dedb0f8a4ec61d7d81c585f16d362540f6a1da773f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 16:36:37,967 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 16:36:38,070 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-11-13 16:36:38,075 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 16:36:38,075 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 16:36:38,104 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 16:36:38,107 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 16:36:38,107 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 16:36:38,108 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 16:36:38,108 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 16:36:38,109 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 16:36:38,109 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 16:36:38,110 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 16:36:38,110 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 16:36:38,110 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:36:38,111 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 16:36:38,111 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 16:36:38,111 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 16:36:38,111 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 16:36:38,111 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_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 717baf941b5233bcdd3406dedb0f8a4ec61d7d81c585f16d362540f6a1da773f [2024-11-13 16:36:38,481 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 16:36:38,490 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 16:36:38,496 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 16:36:38,497 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 16:36:38,498 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 16:36:38,499 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/termination-memory-alloca/openbsd_cbzero-alloca-1.i Unable to find full path for "g++" [2024-11-13 16:36:40,324 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 16:36:40,662 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 16:36:40,663 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/sv-benchmarks/c/termination-memory-alloca/openbsd_cbzero-alloca-1.i [2024-11-13 16:36:40,675 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/data/9d9809c14/cfd417933e8a4893b31a68ee568ff0e0/FLAG9341221a3 [2024-11-13 16:36:40,892 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/data/9d9809c14/cfd417933e8a4893b31a68ee568ff0e0 [2024-11-13 16:36:40,895 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 16:36:40,897 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 16:36:40,898 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 16:36:40,898 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 16:36:40,903 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 16:36:40,904 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:36:40" (1/1) ... [2024-11-13 16:36:40,905 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5569420 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:40, skipping insertion in model container [2024-11-13 16:36:40,905 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:36:40" (1/1) ... [2024-11-13 16:36:40,943 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 16:36:41,306 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:36:41,317 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 16:36:41,351 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:36:41,386 INFO L204 MainTranslator]: Completed translation [2024-11-13 16:36:41,387 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41 WrapperNode [2024-11-13 16:36:41,388 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 16:36:41,389 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 16:36:41,389 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 16:36:41,389 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 16:36:41,396 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,411 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,432 INFO L138 Inliner]: procedures = 111, calls = 7, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 42 [2024-11-13 16:36:41,433 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 16:36:41,433 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 16:36:41,434 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 16:36:41,434 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 16:36:41,440 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,440 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,446 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,446 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,450 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,453 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,455 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,455 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,457 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 16:36:41,458 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 16:36:41,458 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 16:36:41,458 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 16:36:41,459 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:36:41,479 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 16:36:41,494 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 16:36:41,500 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 16:36:41,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 16:36:41,533 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 16:36:41,533 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 16:36:41,534 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 16:36:41,534 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 16:36:41,643 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 16:36:41,645 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 16:36:41,757 INFO L? ?]: Removed 21 outVars from TransFormulas that were not future-live. [2024-11-13 16:36:41,757 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 16:36:41,829 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 16:36:41,829 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 16:36:41,830 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:36:41 BoogieIcfgContainer [2024-11-13 16:36:41,830 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 16:36:41,834 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 16:36:41,834 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 16:36:41,847 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 16:36:41,847 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:36:41" (1/1) ... [2024-11-13 16:36:41,857 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:36:41,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:41,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 11 states and 13 transitions. [2024-11-13 16:36:41,923 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 13 transitions. [2024-11-13 16:36:41,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 16:36:41,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:41,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:42,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:42,132 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-13 16:36:42,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:42,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 12 states and 14 transitions. [2024-11-13 16:36:42,194 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2024-11-13 16:36:42,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 16:36:42,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:42,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:42,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:42,262 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-13 16:36:42,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:42,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 12 states and 13 transitions. [2024-11-13 16:36:42,266 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 13 transitions. [2024-11-13 16:36:42,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 16:36:42,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:42,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:42,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:42,492 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-13 16:36:42,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:42,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 15 states and 18 transitions. [2024-11-13 16:36:42,618 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions. [2024-11-13 16:36:42,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 16:36:42,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:42,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:42,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:43,188 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-13 16:36:43,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:43,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 18 states and 25 transitions. [2024-11-13 16:36:43,744 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 25 transitions. [2024-11-13 16:36:43,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 16:36:43,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:43,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:43,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:44,075 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-13 16:36:44,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:44,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 20 states and 30 transitions. [2024-11-13 16:36:44,860 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 30 transitions. [2024-11-13 16:36:44,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 16:36:44,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:44,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:45,945 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:36:48,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:48,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 26 states and 44 transitions. [2024-11-13 16:36:48,403 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 44 transitions. [2024-11-13 16:36:48,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 16:36:48,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:48,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:48,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:48,465 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:36:48,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:48,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 26 states and 43 transitions. [2024-11-13 16:36:48,795 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 43 transitions. [2024-11-13 16:36:48,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 16:36:48,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:48,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:48,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:48,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:36:51,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:51,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 32 states and 60 transitions. [2024-11-13 16:36:51,235 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 60 transitions. [2024-11-13 16:36:51,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 16:36:51,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:51,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:51,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:51,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:36:52,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:52,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 34 states and 64 transitions. [2024-11-13 16:36:52,332 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 64 transitions. [2024-11-13 16:36:52,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 16:36:52,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:52,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:52,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:52,508 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:36:53,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:53,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 34 states and 63 transitions. [2024-11-13 16:36:53,427 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 63 transitions. [2024-11-13 16:36:53,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 16:36:53,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:53,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:53,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:53,521 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:36:53,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:36:53,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 30 states and 56 transitions. [2024-11-13 16:36:53,980 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 56 transitions. [2024-11-13 16:36:53,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 16:36:53,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:36:53,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:36:54,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:36:56,692 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:37:03,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:37:03,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 37 states and 74 transitions. [2024-11-13 16:37:03,532 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 74 transitions. [2024-11-13 16:37:03,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 16:37:03,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:37:03,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:37:03,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:37:05,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:37:10,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:37:10,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 43 states and 90 transitions. [2024-11-13 16:37:10,971 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 90 transitions. [2024-11-13 16:37:10,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 16:37:10,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:37:10,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:37:10,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:37:11,067 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 16:37:11,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:37:11,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 44 states and 91 transitions. [2024-11-13 16:37:11,755 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 91 transitions. [2024-11-13 16:37:11,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 16:37:11,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:37:11,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:37:11,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:37:11,820 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 16:37:13,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:37:13,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 46 states and 95 transitions. [2024-11-13 16:37:13,155 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 95 transitions. [2024-11-13 16:37:13,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 16:37:13,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:37:13,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:37:13,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:37:16,113 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 2 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:37:19,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:37:19,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 11 states and 12 transitions. [2024-11-13 16:37:19,052 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 12 transitions. [2024-11-13 16:37:19,052 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 16:37:19,053 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 17 iterations. [2024-11-13 16:37:19,061 INFO L729 CodeCheckObserver]: All specifications hold 3 specifications checked. All of them hold [2024-11-13 16:37:20,396 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 16:37:20,396 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 16:37:20,397 INFO L77 FloydHoareUtils]: At program point L560-1(lines 554 567) the Hoare annotation is: (and (<= |ULTIMATE.start_main_~length~0#1| 2147483647) (<= |ULTIMATE.start_main_~n~0#1| 2147483647) (= |ULTIMATE.start_main_old_#valid#1| |#valid|) (<= 1 |ULTIMATE.start_main_~n~0#1|) (<= 1 |ULTIMATE.start_main_~length~0#1|)) [2024-11-13 16:37:20,397 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 16:37:20,397 INFO L77 FloydHoareUtils]: At program point main_returnLabel#1(lines 554 567) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-11-13 16:37:20,397 INFO L77 FloydHoareUtils]: At program point L552(line 552) the Hoare annotation is: (let ((.cse5 (select |#length| |ULTIMATE.start_cbzero_~p~0#1.base|))) (let ((.cse0 (* 18446744073709551615 .cse5)) (.cse2 (= (select |#valid| |ULTIMATE.start_cbzero_#t~post3#1.base|) 1)) (.cse3 (= (store |#valid| |ULTIMATE.start_main_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse4 (<= 0 |ULTIMATE.start_cbzero_~length#1|)) (.cse1 (select |#length| |ULTIMATE.start_cbzero_#t~post3#1.base|))) (or (and (<= (+ |ULTIMATE.start_cbzero_~length#1| (mod (+ |ULTIMATE.start_cbzero_~p~0#1.offset| .cse0 2147483646) 18446744073709551616)) 2147483646) (= |ULTIMATE.start_cbzero_#t~post3#1.offset| 0) (<= 1 .cse1) (<= 1 |ULTIMATE.start_cbzero_~p~0#1.offset|) .cse2 (= |ULTIMATE.start_cbzero_#t~post3#1.base| |ULTIMATE.start_cbzero_~p~0#1.base|) .cse3 .cse4 (or (= |ULTIMATE.start_cbzero_~length#1| 0) (<= (+ |ULTIMATE.start_cbzero_~p~0#1.offset| 1) .cse5))) (and (= (select |#valid| |ULTIMATE.start_cbzero_~p~0#1.base|) 1) (<= (+ |ULTIMATE.start_cbzero_~length#1| (mod (+ 2147483645 |ULTIMATE.start_cbzero_~p~0#1.offset| .cse0) 18446744073709551616)) 2147483645) (<= (+ |ULTIMATE.start_cbzero_#t~post3#1.offset| 1) .cse1) (<= 1 |ULTIMATE.start_cbzero_#t~post3#1.offset|) .cse2 .cse3 .cse4 (<= (+ |ULTIMATE.start_cbzero_~p~0#1.offset| .cse1 (mod (+ |ULTIMATE.start_cbzero_#t~post3#1.offset| (* 18446744073709551615 .cse1) 2147483646) 18446744073709551616) (mod |ULTIMATE.start_cbzero_~length#1| 18446744073709551616)) (+ |ULTIMATE.start_cbzero_#t~post3#1.offset| .cse5 2147483646)) (<= 2 |ULTIMATE.start_cbzero_~p~0#1.offset|))))) [2024-11-13 16:37:20,398 INFO L77 FloydHoareUtils]: At program point L552-1(lines 551 552) the Hoare annotation is: (let ((.cse3 (select |#length| |ULTIMATE.start_cbzero_~p~0#1.base|))) (let ((.cse0 (= (select |#valid| |ULTIMATE.start_cbzero_~p~0#1.base|) 1)) (.cse1 (* 18446744073709551615 .cse3)) (.cse2 (= (store |#valid| |ULTIMATE.start_main_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) (or (and .cse0 (<= (+ |ULTIMATE.start_cbzero_~length#1| (mod (+ |ULTIMATE.start_cbzero_~p~0#1.offset| .cse1 2147483646) 18446744073709551616)) 2147483646) (<= 1 |ULTIMATE.start_cbzero_~p~0#1.offset|) .cse2 (<= 0 |ULTIMATE.start_cbzero_~length#1|) (or (= |ULTIMATE.start_cbzero_~length#1| 0) (<= (+ |ULTIMATE.start_cbzero_~p~0#1.offset| 1) .cse3))) (and .cse0 (<= 1 .cse3) (<= (+ (mod (+ 2147483647 .cse1) 18446744073709551616) |ULTIMATE.start_cbzero_~length#1|) 2147483647) (= |ULTIMATE.start_cbzero_~p~0#1.offset| 0) (<= 1 |ULTIMATE.start_cbzero_~length#1|) .cse2)))) [2024-11-13 16:37:20,398 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 16:37:20,398 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK(lines 554 567) no Hoare annotation was computed. [2024-11-13 16:37:20,399 INFO L77 FloydHoareUtils]: At program point L551-1(lines 551 552) the Hoare annotation is: (let ((.cse3 (select |#length| |ULTIMATE.start_cbzero_~p~0#1.base|))) (let ((.cse0 (= (select |#valid| |ULTIMATE.start_cbzero_~p~0#1.base|) 1)) (.cse1 (div |ULTIMATE.start_cbzero_#t~post2#1| 18446744073709551616)) (.cse2 (* 18446744073709551615 .cse3)) (.cse4 (= (store |#valid| |ULTIMATE.start_main_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) (or (and .cse0 (<= .cse1 0) (<= (+ (mod (+ 2147483647 .cse2) 18446744073709551616) |ULTIMATE.start_cbzero_~length#1|) 2147483646) (<= 1 .cse3) (= |ULTIMATE.start_cbzero_~p~0#1.offset| 0) (<= 1 |ULTIMATE.start_cbzero_#t~post2#1|) .cse4 (<= 0 |ULTIMATE.start_cbzero_~length#1|)) (let ((.cse5 (mod |ULTIMATE.start_cbzero_#t~post2#1| 18446744073709551616))) (and .cse0 (or (<= .cse5 0) (<= (+ |ULTIMATE.start_cbzero_~p~0#1.offset| 1) .cse3)) (<= 0 .cse1) (<= 1 |ULTIMATE.start_cbzero_~p~0#1.offset|) (<= (+ |ULTIMATE.start_cbzero_~length#1| (mod (+ |ULTIMATE.start_cbzero_~p~0#1.offset| .cse2 2147483646) 18446744073709551616)) 2147483645) (or (< .cse5 1) (< |ULTIMATE.start_cbzero_#t~post2#1| (+ |ULTIMATE.start_cbzero_~length#1| 2))) .cse4))))) [2024-11-13 16:37:20,399 INFO L77 FloydHoareUtils]: At program point L547(lines 547 553) the Hoare annotation is: (= (store |#valid| |ULTIMATE.start_main_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) [2024-11-13 16:37:20,405 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 16:37:20,406 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 16:37:20,408 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 16:37:20,409 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 16:37:20,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!offset [2024-11-13 16:37:20,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 16:37:20,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 16:37:20,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!offset [2024-11-13 16:37:20,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 16:37:20,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 16:37:20,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!offset [2024-11-13 16:37:20,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 16:37:20,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 16:37:20,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 16:37:20,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 16:37:20,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 16:37:20,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 16:37:20,414 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 16:37:20,414 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 16:37:20,414 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~p~0!offset [2024-11-13 16:37:20,414 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 16:37:20,414 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 16:37:20,418 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 04:37:20 ImpRootNode [2024-11-13 16:37:20,419 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 16:37:20,419 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 16:37:20,419 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 16:37:20,420 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 16:37:20,420 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:36:41" (3/4) ... [2024-11-13 16:37:20,422 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 16:37:20,428 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2024-11-13 16:37:20,428 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-13 16:37:20,429 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-13 16:37:20,429 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 16:37:20,500 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 16:37:20,500 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 16:37:20,500 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 16:37:20,501 INFO L158 Benchmark]: Toolchain (without parser) took 39604.78ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 93.1MB in the beginning and 74.2MB in the end (delta: 18.9MB). Peak memory consumption was 115.5MB. Max. memory is 16.1GB. [2024-11-13 16:37:20,502 INFO L158 Benchmark]: CDTParser took 0.34ms. Allocated memory is still 167.8MB. Free memory is still 103.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:37:20,502 INFO L158 Benchmark]: CACSL2BoogieTranslator took 490.30ms. Allocated memory is still 117.4MB. Free memory was 93.1MB in the beginning and 76.9MB in the end (delta: 16.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 16:37:20,503 INFO L158 Benchmark]: Boogie Procedure Inliner took 43.83ms. Allocated memory is still 117.4MB. Free memory was 76.9MB in the beginning and 75.7MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:37:20,503 INFO L158 Benchmark]: Boogie Preprocessor took 23.73ms. Allocated memory is still 117.4MB. Free memory was 75.7MB in the beginning and 74.6MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:37:20,503 INFO L158 Benchmark]: RCFGBuilder took 375.33ms. Allocated memory is still 117.4MB. Free memory was 74.6MB in the beginning and 62.5MB in the end (delta: 12.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 16:37:20,504 INFO L158 Benchmark]: CodeCheck took 38584.70ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 62.5MB in the beginning and 77.9MB in the end (delta: -15.4MB). Peak memory consumption was 82.0MB. Max. memory is 16.1GB. [2024-11-13 16:37:20,504 INFO L158 Benchmark]: Witness Printer took 81.27ms. Allocated memory is still 218.1MB. Free memory was 77.9MB in the beginning and 74.2MB in the end (delta: 3.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:37:20,506 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, 11 locations, 3 error locations. Started 1 CEGAR loops. OverallTime: 37.2s, OverallIterations: 17, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 607 SdHoareTripleChecker+Valid, 8.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 457 mSDsluCounter, 289 SdHoareTripleChecker+Invalid, 7.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 130 mSDsCounter, 881 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 3038 IncrementalHoareTripleChecker+Invalid, 3919 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 881 mSolverCounterUnsat, 159 mSDtfsCounter, 3038 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1562 GetRequests, 1282 SyntacticMatches, 22 SemanticMatches, 258 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26688 ImplicationChecksByTransitivity, 31.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 9.9s InterpolantComputationTime, 140 NumberOfCodeBlocks, 140 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 124 ConstructedInterpolants, 0 QuantifiedInterpolants, 1255 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 16 InterpolantComputations, 9 PerfectInterpolantSequences, 34/78 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 - 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: 554]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - AllSpecificationsHoldResult: All specifications hold 3 specifications checked. All of them hold - InvariantResult [Line: 551]: Loop Invariant Derived loop invariant: ((0 <= length) || (1 <= length)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.34ms. Allocated memory is still 167.8MB. Free memory is still 103.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 490.30ms. Allocated memory is still 117.4MB. Free memory was 93.1MB in the beginning and 76.9MB in the end (delta: 16.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 43.83ms. Allocated memory is still 117.4MB. Free memory was 76.9MB in the beginning and 75.7MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 23.73ms. Allocated memory is still 117.4MB. Free memory was 75.7MB in the beginning and 74.6MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 375.33ms. Allocated memory is still 117.4MB. Free memory was 74.6MB in the beginning and 62.5MB in the end (delta: 12.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 38584.70ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 62.5MB in the beginning and 77.9MB in the end (delta: -15.4MB). Peak memory consumption was 82.0MB. Max. memory is 16.1GB. * Witness Printer took 81.27ms. Allocated memory is still 218.1MB. Free memory was 77.9MB in the beginning and 74.2MB in the end (delta: 3.6MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - 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: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - 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!offset - 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: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,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!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-13 16:37:20,537 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fedc4a3-d9d3-4bc6-84a2-a7e19d72d401/bin/ukojak-verify-EEHR8qb7sm/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 Writing output log to file Ultimate.log Result: TRUE