./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/recursive-with-pointer/simple-recursive.c --full-output --architecture 32bit -------------------------------------------------------------------------------- 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_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/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_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/recursive-with-pointer/simple-recursive.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/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 32bit --witnessprinter.graph.data.programhash e4b2b33802a1e3212162c0e55c40efaad08f7abe5e8690f0efef5fec80921b38 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 20:34:18,166 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 20:34:18,259 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-11-13 20:34:18,263 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 20:34:18,263 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 20:34:18,283 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 20:34:18,284 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 20:34:18,285 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 20:34:18,285 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 20:34:18,285 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 20:34:18,285 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 20:34:18,285 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 20:34:18,285 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 20:34:18,285 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 20:34:18,286 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 20:34:18,286 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 20:34:18,286 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 20:34:18,286 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 20:34:18,286 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 20:34:18,286 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 20:34:18,286 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 20:34:18,287 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 20:34:18,287 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 20:34:18,287 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 20:34:18,287 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 20:34:18,287 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:34:18,287 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 20:34:18,288 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 20:34:18,288 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 20:34:18,288 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 20:34:18,288 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_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e4b2b33802a1e3212162c0e55c40efaad08f7abe5e8690f0efef5fec80921b38 [2024-11-13 20:34:18,629 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 20:34:18,640 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 20:34:18,645 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 20:34:18,647 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 20:34:18,647 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 20:34:18,649 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive-with-pointer/simple-recursive.c Unable to find full path for "g++" [2024-11-13 20:34:20,671 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 20:34:20,937 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 20:34:20,938 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/sv-benchmarks/c/recursive-with-pointer/simple-recursive.c [2024-11-13 20:34:20,945 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/data/052890095/b6589739b73c4d5f91f6d5b569863afe/FLAG6eea191bd [2024-11-13 20:34:20,962 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/data/052890095/b6589739b73c4d5f91f6d5b569863afe [2024-11-13 20:34:20,965 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 20:34:20,968 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 20:34:20,970 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 20:34:20,970 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 20:34:20,975 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 20:34:20,975 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:34:20" (1/1) ... [2024-11-13 20:34:20,976 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6fd83fa3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:20, skipping insertion in model container [2024-11-13 20:34:20,977 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:34:20" (1/1) ... [2024-11-13 20:34:20,994 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 20:34:21,161 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:34:21,176 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 20:34:21,192 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:34:21,204 INFO L204 MainTranslator]: Completed translation [2024-11-13 20:34:21,204 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21 WrapperNode [2024-11-13 20:34:21,204 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 20:34:21,205 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 20:34:21,205 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 20:34:21,206 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 20:34:21,213 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,219 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,239 INFO L138 Inliner]: procedures = 14, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 32 [2024-11-13 20:34:21,239 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 20:34:21,240 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 20:34:21,240 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 20:34:21,240 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 20:34:21,247 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,247 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,249 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,251 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,257 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,259 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,262 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,262 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,264 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 20:34:21,265 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 20:34:21,265 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 20:34:21,265 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 20:34:21,269 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:34:21,298 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 20:34:21,310 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 20:34:21,319 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 20:34:21,347 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 20:34:21,347 INFO L130 BoogieDeclarations]: Found specification of procedure foo [2024-11-13 20:34:21,347 INFO L138 BoogieDeclarations]: Found implementation of procedure foo [2024-11-13 20:34:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 20:34:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 20:34:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure plus [2024-11-13 20:34:21,348 INFO L138 BoogieDeclarations]: Found implementation of procedure plus [2024-11-13 20:34:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 20:34:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 20:34:21,348 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 20:34:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 20:34:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 20:34:21,416 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 20:34:21,418 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 20:34:21,617 INFO L? ?]: Removed 31 outVars from TransFormulas that were not future-live. [2024-11-13 20:34:21,617 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 20:34:21,646 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 20:34:21,646 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 20:34:21,647 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:34:21 BoogieIcfgContainer [2024-11-13 20:34:21,647 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 20:34:21,648 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 20:34:21,648 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 20:34:21,659 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 20:34:21,659 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:34:21" (1/1) ... [2024-11-13 20:34:21,667 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 20:34:21,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:21,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 33 states and 35 transitions. [2024-11-13 20:34:21,721 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 35 transitions. [2024-11-13 20:34:21,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-13 20:34:21,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:21,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:21,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:21,912 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 20:34:21,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:21,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 32 states and 34 transitions. [2024-11-13 20:34:21,949 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 34 transitions. [2024-11-13 20:34:21,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-13 20:34:21,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:21,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:21,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:22,131 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 20:34:22,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:22,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 31 states and 33 transitions. [2024-11-13 20:34:22,281 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 33 transitions. [2024-11-13 20:34:22,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:34:22,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:22,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:22,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:22,432 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 20:34:22,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:22,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 33 states and 36 transitions. [2024-11-13 20:34:22,538 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 36 transitions. [2024-11-13 20:34:22,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:34:22,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:22,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:22,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:22,800 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 20:34:23,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:23,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 35 states and 39 transitions. [2024-11-13 20:34:23,400 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-13 20:34:23,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:34:23,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:23,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:23,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:23,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-13 20:34:24,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:24,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 38 states and 44 transitions. [2024-11-13 20:34:24,411 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 44 transitions. [2024-11-13 20:34:24,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 20:34:24,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:24,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:24,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:24,573 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 20:34:24,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:24,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 41 states and 48 transitions. [2024-11-13 20:34:24,863 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 48 transitions. [2024-11-13 20:34:24,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 20:34:24,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:24,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:24,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:25,138 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 20:34:25,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:25,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 45 states and 54 transitions. [2024-11-13 20:34:25,912 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 54 transitions. [2024-11-13 20:34:25,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:34:25,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:25,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:25,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:25,940 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 20:34:25,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:25,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 44 states and 53 transitions. [2024-11-13 20:34:25,964 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 53 transitions. [2024-11-13 20:34:25,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:34:25,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:25,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:25,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:26,407 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 20:34:27,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:27,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 45 states and 55 transitions. [2024-11-13 20:34:27,007 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 55 transitions. [2024-11-13 20:34:27,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:34:27,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:27,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:27,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:27,162 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 20:34:27,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:27,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 47 states and 58 transitions. [2024-11-13 20:34:27,394 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 58 transitions. [2024-11-13 20:34:27,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:34:27,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:27,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:27,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:27,449 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 20:34:27,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:27,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 47 states and 57 transitions. [2024-11-13 20:34:27,591 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 57 transitions. [2024-11-13 20:34:27,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:34:27,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:27,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:27,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:27,612 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 20:34:27,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:27,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 42 states and 51 transitions. [2024-11-13 20:34:27,847 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 51 transitions. [2024-11-13 20:34:27,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:34:27,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:27,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:28,015 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 20:34:28,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:28,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 44 states and 55 transitions. [2024-11-13 20:34:28,655 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 55 transitions. [2024-11-13 20:34:28,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 20:34:28,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:28,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:28,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:29,108 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:34:29,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:29,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 47 states and 59 transitions. [2024-11-13 20:34:29,936 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 59 transitions. [2024-11-13 20:34:29,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 20:34:29,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:29,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:29,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:30,620 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 20:34:33,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:33,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 55 states and 73 transitions. [2024-11-13 20:34:33,931 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 73 transitions. [2024-11-13 20:34:33,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:34:33,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:33,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:33,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:34,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 20:34:34,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:34,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 52 states and 69 transitions. [2024-11-13 20:34:34,233 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 69 transitions. [2024-11-13 20:34:34,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:34:34,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:34,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:34,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:34,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 20:34:35,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:35,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 55 states and 73 transitions. [2024-11-13 20:34:35,050 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 73 transitions. [2024-11-13 20:34:35,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 20:34:35,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:35,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:35,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:35,334 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 20:34:35,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:35,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 42 states and 55 transitions. [2024-11-13 20:34:35,846 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 55 transitions. [2024-11-13 20:34:35,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 20:34:35,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:35,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:35,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:37,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:42,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 50 states and 70 transitions. [2024-11-13 20:34:42,237 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 70 transitions. [2024-11-13 20:34:42,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 20:34:42,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:42,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:42,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:42,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:46,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:46,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 57 states and 81 transitions. [2024-11-13 20:34:46,348 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 81 transitions. [2024-11-13 20:34:46,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 20:34:46,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:46,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:46,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:47,769 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:53,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:53,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 65 states and 99 transitions. [2024-11-13 20:34:53,720 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 99 transitions. [2024-11-13 20:34:53,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 20:34:53,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:53,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:53,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:54,139 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:54,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:54,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 65 states and 98 transitions. [2024-11-13 20:34:54,861 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 98 transitions. [2024-11-13 20:34:54,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 20:34:54,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:54,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:54,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:55,283 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:58,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:58,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 72 states and 108 transitions. [2024-11-13 20:34:58,424 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 108 transitions. [2024-11-13 20:34:58,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 20:34:58,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:58,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:58,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:00,081 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:06,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:06,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 80 states and 127 transitions. [2024-11-13 20:35:06,022 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 127 transitions. [2024-11-13 20:35:06,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 20:35:06,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:06,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:06,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:06,574 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:10,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:10,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 87 states and 137 transitions. [2024-11-13 20:35:10,236 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 137 transitions. [2024-11-13 20:35:10,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 20:35:10,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:10,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:10,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:12,177 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 0 proven. 95 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:18,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:18,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 95 states and 158 transitions. [2024-11-13 20:35:18,854 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 158 transitions. [2024-11-13 20:35:18,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 20:35:18,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:18,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:19,487 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 0 proven. 95 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:24,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:24,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 102 states and 168 transitions. [2024-11-13 20:35:24,116 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 168 transitions. [2024-11-13 20:35:24,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 20:35:24,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:24,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:24,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:26,253 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 138 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:33,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:33,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 110 states and 191 transitions. [2024-11-13 20:35:33,951 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 191 transitions. [2024-11-13 20:35:33,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 20:35:33,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:33,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:33,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:34,731 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 138 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:39,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:39,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 117 states and 201 transitions. [2024-11-13 20:35:39,958 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 201 transitions. [2024-11-13 20:35:39,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 20:35:39,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:39,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:39,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:42,638 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 0 proven. 189 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:51,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:51,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 125 states and 226 transitions. [2024-11-13 20:35:51,690 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 226 transitions. [2024-11-13 20:35:51,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 20:35:51,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:51,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:51,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:52,658 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 0 proven. 189 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:58,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:58,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 132 states and 236 transitions. [2024-11-13 20:35:58,049 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 236 transitions. [2024-11-13 20:35:58,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-13 20:35:58,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:58,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:58,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:00,640 INFO L134 CoverageAnalysis]: Checked inductivity of 248 backedges. 0 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:10,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:10,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 140 states and 263 transitions. [2024-11-13 20:36:10,658 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 263 transitions. [2024-11-13 20:36:10,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-13 20:36:10,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:10,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:11,754 INFO L134 CoverageAnalysis]: Checked inductivity of 248 backedges. 0 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:18,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:18,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 147 states and 273 transitions. [2024-11-13 20:36:18,514 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 273 transitions. [2024-11-13 20:36:18,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 20:36:18,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:18,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:18,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:21,814 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 0 proven. 315 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:32,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:32,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 155 states and 284 transitions. [2024-11-13 20:36:32,875 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 284 transitions. [2024-11-13 20:36:32,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 20:36:32,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:32,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:32,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:34,206 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 0 proven. 315 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:41,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:41,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 162 states and 293 transitions. [2024-11-13 20:36:41,297 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 293 transitions. [2024-11-13 20:36:41,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 20:36:41,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:41,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:41,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:00,437 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:56,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:56,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 176 states and 235 transitions. [2024-11-13 20:37:56,275 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 235 transitions. [2024-11-13 20:37:56,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 20:37:56,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:56,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:56,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:58,254 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:12,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:12,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 159 states and 204 transitions. [2024-11-13 20:38:12,952 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 204 transitions. [2024-11-13 20:38:12,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-13 20:38:12,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:12,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:12,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:14,032 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 590 trivial. 0 not checked. [2024-11-13 20:38:18,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:18,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 158 states and 203 transitions. [2024-11-13 20:38:18,597 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 203 transitions. [2024-11-13 20:38:18,598 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 20:38:18,598 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 39 iterations. [2024-11-13 20:38:18,610 INFO L729 CodeCheckObserver]: All specifications hold 12 specifications checked. All of them hold [2024-11-13 20:38:30,252 INFO L75 FloydHoareUtils]: For program point fooErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,253 INFO L75 FloydHoareUtils]: For program point fooErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,253 INFO L75 FloydHoareUtils]: For program point fooErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,253 INFO L75 FloydHoareUtils]: For program point fooErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,253 INFO L77 FloydHoareUtils]: At program point fooEXIT(lines 11 20) the Hoare annotation is: true [2024-11-13 20:38:30,254 INFO L77 FloydHoareUtils]: At program point L14(line 14) the Hoare annotation is: (and (<= 4 (select |#length| |foo_~p#1.base|)) (= (select (select |#memory_int| |foo_~p#1.base|) |foo_~p#1.offset|) 20) (= (select |#valid| |foo_~p#1.base|) 1) (= |foo_~p#1.offset| 0)) [2024-11-13 20:38:30,254 INFO L77 FloydHoareUtils]: At program point L13(line 13) the Hoare annotation is: (let ((.cse4 (select |#length| |foo_~p#1.base|))) (let ((.cse0 (<= 4 .cse4)) (.cse2 (= (select |#valid| |foo_~p#1.base|) 1)) (.cse1 (select (select |#memory_int| |foo_~p#1.base|) |foo_~p#1.offset|)) (.cse3 (= |foo_~p#1.offset| 0))) (or (and .cse0 (<= .cse1 12) .cse2 (< 11 .cse1) .cse3) (and .cse0 (< 12 .cse1) .cse2 (<= .cse1 13) .cse3) (and .cse0 (<= .cse1 19) (< 18 .cse1) .cse2 .cse3) (and .cse0 (= .cse1 11) .cse2 .cse3) (and (< 16 .cse1) .cse0 (<= .cse1 17) .cse2 .cse3) (and (= .cse1 10) (= .cse4 4) .cse2 .cse3) (and .cse0 (< 17 .cse1) .cse2 (<= .cse1 18) .cse3) (and (<= .cse1 16) .cse0 .cse2 (< 15 .cse1) .cse3) (and (<= .cse1 14) .cse0 (< 13 .cse1) .cse2 .cse3) (and .cse0 .cse2 (<= .cse1 15) (< 14 .cse1) .cse3)))) [2024-11-13 20:38:30,254 INFO L77 FloydHoareUtils]: At program point L14-1(lines 14 19) the Hoare annotation is: (= |foo_#t~mem7#1| 20) [2024-11-13 20:38:30,255 INFO L77 FloydHoareUtils]: At program point L12(line 12) the Hoare annotation is: (let ((.cse5 (select |#length| |foo_~p#1.base|))) (let ((.cse4 (= .cse5 4)) (.cse0 (<= 4 .cse5)) (.cse2 (= (select |#valid| |foo_~p#1.base|) 1)) (.cse1 (select (select |#memory_int| |foo_~p#1.base|) |foo_~p#1.offset|)) (.cse3 (= |foo_~p#1.offset| 0))) (or (and .cse0 (<= .cse1 12) .cse2 (< 11 .cse1) .cse3) (and .cse0 (< 12 .cse1) .cse2 (<= .cse1 13) .cse3) (and .cse0 (<= .cse1 19) (< 18 .cse1) .cse2 .cse3) (and (= .cse1 11) .cse4 .cse2 .cse3) (and .cse0 (= .cse1 20) .cse2 .cse3) (and (< 16 .cse1) .cse0 (<= .cse1 17) .cse2 .cse3) (and (= .cse1 10) .cse4 .cse2 .cse3) (and .cse0 (< 17 .cse1) .cse2 (<= .cse1 18) .cse3) (and (<= .cse1 16) .cse0 .cse2 (< 15 .cse1) .cse3) (and (<= .cse1 14) .cse0 (< 13 .cse1) .cse2 .cse3) (and .cse0 .cse2 (<= .cse1 15) (< 14 .cse1) .cse3)))) [2024-11-13 20:38:30,255 INFO L77 FloydHoareUtils]: At program point L12-1(lines 12 19) the Hoare annotation is: (let ((.cse5 (select |#length| |foo_~p#1.base|))) (let ((.cse4 (= |foo_#t~mem6#1| 10)) (.cse0 (<= 4 .cse5)) (.cse2 (= (select |#valid| |foo_~p#1.base|) 1)) (.cse1 (select (select |#memory_int| |foo_~p#1.base|) |foo_~p#1.offset|)) (.cse3 (= |foo_~p#1.offset| 0))) (or (and (< 14 |foo_#t~mem6#1|) .cse0 (= .cse1 15) (<= |foo_#t~mem6#1| 15) .cse2 .cse3) (and .cse0 (not .cse4) (= .cse1 11) (<= |foo_#t~mem6#1| 11) .cse2 .cse3) (and .cse0 .cse2 (<= |foo_#t~mem6#1| 16) (< 15 |foo_#t~mem6#1|) (= 16 .cse1) .cse3) (and .cse0 (< 13 |foo_#t~mem6#1|) .cse2 (= 14 .cse1) (<= |foo_#t~mem6#1| 14) .cse3) (and .cse0 (= .cse1 18) .cse2 (<= |foo_#t~mem6#1| 18) (< 17 |foo_#t~mem6#1|) .cse3) (and (= .cse1 10) (= .cse5 4) .cse2 .cse4 .cse3) (and (<= |foo_#t~mem6#1| 13) .cse0 (< 12 |foo_#t~mem6#1|) (= .cse1 13) .cse2 .cse3) (and .cse0 (= .cse1 12) (< 11 |foo_#t~mem6#1|) (<= |foo_#t~mem6#1| 12) .cse2 .cse3) (and .cse0 (= .cse1 20) (< 19 |foo_#t~mem6#1|) .cse2 .cse3) (and (<= |foo_#t~mem6#1| 19) .cse0 (< 18 |foo_#t~mem6#1|) (= 19 .cse1) .cse2 .cse3) (and .cse0 (<= |foo_#t~mem6#1| 17) (< 16 |foo_#t~mem6#1|) .cse2 (= .cse1 17) .cse3)))) [2024-11-13 20:38:30,255 INFO L77 FloydHoareUtils]: At program point L12-2(lines 11 20) the Hoare annotation is: true [2024-11-13 20:38:30,256 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 11 20) the Hoare annotation is: (let ((.cse5 (select |#length| |foo_#in~p#1.base|))) (let ((.cse4 (= .cse5 4)) (.cse0 (select (select |#memory_int| |foo_#in~p#1.base|) |foo_#in~p#1.offset|)) (.cse1 (= |foo_#in~p#1.offset| 0)) (.cse2 (= (select |#valid| |foo_#in~p#1.base|) 1)) (.cse3 (<= 4 .cse5))) (or (and (< 16 .cse0) .cse1 (<= .cse0 17) .cse2 .cse3) (and (= .cse0 12) .cse1 .cse2 .cse3) (and (< 13 .cse0) .cse1 (<= .cse0 14) .cse2 .cse3) (and .cse1 .cse4 .cse2 (= .cse0 10)) (and .cse1 (< 12 .cse0) .cse2 (<= .cse0 13) .cse3) (and .cse1 (= .cse0 20) .cse2 .cse3) (and (< 18 .cse0) .cse1 (<= .cse0 19) .cse2 .cse3) (and .cse1 .cse4 .cse2 (= .cse0 11)) (and .cse1 (<= .cse0 16) .cse2 (< 15 .cse0) .cse3) (and .cse1 (< 14 .cse0) (<= .cse0 15) .cse2 .cse3) (and (< 17 .cse0) (<= .cse0 18) .cse1 .cse2 .cse3)))) [2024-11-13 20:38:30,256 INFO L75 FloydHoareUtils]: For program point fooErr4ASSERT_VIOLATIONMEMORY_LEAK(line 3) no Hoare annotation was computed. [2024-11-13 20:38:30,256 INFO L75 FloydHoareUtils]: For program point L3(line 3) no Hoare annotation was computed. [2024-11-13 20:38:30,256 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,256 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 20:38:30,256 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,256 INFO L77 FloydHoareUtils]: At program point L27(line 27) the Hoare annotation is: true [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point L26(line 26) the Hoare annotation is: (and (= |ULTIMATE.start_main_old_#valid#1| (store |#valid| |ULTIMATE.start_main_~#x~0#1.base| 0)) (= (select |#length| |ULTIMATE.start_main_~p~0#1.base|) 4) (= |ULTIMATE.start_main_~p~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~p~0#1.base|) 1)) [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point L26-1(line 26) the Hoare annotation is: (and (= |ULTIMATE.start_main_old_#valid#1| (store |#valid| |ULTIMATE.start_main_~#x~0#1.base| 0)) (= (select (select |#memory_int| |ULTIMATE.start_main_~p~0#1.base|) |ULTIMATE.start_main_~p~0#1.offset|) 10) (= (select |#length| |ULTIMATE.start_main_~p~0#1.base|) 4) (= |ULTIMATE.start_main_~p~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~p~0#1.base|) 1)) [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point L22(lines 22 28) the Hoare annotation is: true [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK(lines 22 28) the Hoare annotation is: true [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point plusFINAL(lines 6 9) the Hoare annotation is: true [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 6 9) the Hoare annotation is: (let ((.cse4 (select |#length| |plus_#in~p.base|))) (let ((.cse1 (select (select |#memory_int| |plus_#in~p.base|) |plus_#in~p.offset|)) (.cse0 (= |plus_#in~p.offset| 0)) (.cse2 (= (select |#valid| |plus_#in~p.base|) 1)) (.cse3 (<= 4 .cse4))) (or (and .cse0 (<= .cse1 16) .cse2 (< 15 .cse1) .cse3) (and (<= .cse1 18) (< 17 .cse1) .cse0 .cse2 .cse3) (and (<= .cse1 17) .cse0 .cse2 (< 16 .cse1) .cse3) (and (<= .cse1 13) .cse0 .cse2 (< 12 .cse1) .cse3) (and (<= .cse1 14) (< 13 .cse1) .cse0 .cse2 .cse3) (and (< 11 .cse1) (<= .cse1 12) .cse0 .cse2 .cse3) (and (= .cse4 4) .cse0 .cse2 (= .cse1 10)) (and (< 14 .cse1) (<= .cse1 15) .cse0 .cse2 .cse3) (and (= .cse1 11) .cse0 .cse2 .cse3) (and (= 19 .cse1) .cse0 .cse2 .cse3)))) [2024-11-13 20:38:30,257 INFO L77 FloydHoareUtils]: At program point plusEXIT(lines 6 9) the Hoare annotation is: true [2024-11-13 20:38:30,257 INFO L75 FloydHoareUtils]: For program point plusErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,258 INFO L77 FloydHoareUtils]: At program point L8(line 8) the Hoare annotation is: (let ((.cse3 (select |#length| plus_~p.base))) (let ((.cse0 (= plus_~p.offset 0)) (.cse2 (= 1 (select |#valid| plus_~p.base))) (.cse4 (<= 4 .cse3)) (.cse1 (select (select |#memory_int| plus_~p.base) plus_~p.offset))) (or (and .cse0 (= .cse1 11) .cse2 (= .cse3 4)) (and .cse0 (< 12 .cse1) .cse2 .cse4 (<= .cse1 13)) (and (< 13 .cse1) .cse0 .cse2 .cse4 (<= .cse1 14)) (and .cse0 .cse2 .cse4 (<= .cse1 15) (< 14 .cse1)) (and .cse0 .cse2 .cse4 (<= .cse1 16) (< 15 .cse1)) (and .cse0 .cse2 .cse4 (< 17 .cse1) (<= .cse1 18)) (and (= .cse1 20) .cse0 .cse2 .cse4) (and (< 16 .cse1) .cse0 .cse2 .cse4 (<= .cse1 17)) (and (<= .cse1 19) .cse0 .cse2 (< 18 .cse1) .cse4) (and .cse0 .cse2 .cse4 (< 11 .cse1) (<= .cse1 12))))) [2024-11-13 20:38:30,258 INFO L77 FloydHoareUtils]: At program point L7(line 7) the Hoare annotation is: (let ((.cse2 (select |#length| plus_~p.base))) (let ((.cse0 (= plus_~p.offset 0)) (.cse1 (= 1 (select |#valid| plus_~p.base))) (.cse4 (<= 4 .cse2)) (.cse3 (select (select |#memory_int| plus_~p.base) plus_~p.offset))) (or (and .cse0 .cse1 (= .cse2 4) (= .cse3 10)) (and .cse0 (< 12 .cse3) .cse1 .cse4 (<= .cse3 13)) (and (< 13 .cse3) .cse0 .cse1 .cse4 (<= .cse3 14)) (and .cse0 (= .cse3 11) .cse1 .cse4) (and .cse0 .cse1 .cse4 (<= .cse3 15) (< 14 .cse3)) (and .cse0 .cse1 .cse4 (<= .cse3 16) (< 15 .cse3)) (and .cse0 .cse1 .cse4 (< 17 .cse3) (<= .cse3 18)) (and (< 16 .cse3) .cse0 .cse1 .cse4 (<= .cse3 17)) (and (<= .cse3 19) .cse0 .cse1 (< 18 .cse3) .cse4) (and .cse0 .cse1 .cse4 (< 11 .cse3) (<= .cse3 12))))) [2024-11-13 20:38:30,258 INFO L77 FloydHoareUtils]: At program point L7-2(line 7) the Hoare annotation is: (let ((.cse3 (select |#length| plus_~p.base))) (let ((.cse0 (= plus_~p.offset 0)) (.cse1 (= 1 (select |#valid| plus_~p.base))) (.cse2 (<= 4 .cse3))) (or (and (< 15 |plus_#t~post5|) .cse0 .cse1 (<= |plus_#t~post5| 16) .cse2) (and (< 12 |plus_#t~post5|) .cse0 .cse1 .cse2 (<= |plus_#t~post5| 13)) (and .cse0 .cse1 .cse2 (< 17 |plus_#t~post5|) (<= |plus_#t~post5| 18)) (and .cse0 .cse1 (= 10 |plus_#t~post5|) (= .cse3 4)) (and .cse0 .cse1 .cse2 (= 11 |plus_#t~post5|)) (and (<= |plus_#t~post5| 12) .cse0 .cse1 .cse2 (< 11 |plus_#t~post5|)) (and (<= |plus_#t~post5| 15) .cse0 .cse1 .cse2 (< 14 |plus_#t~post5|)) (and (= 19 |plus_#t~post5|) .cse0 .cse1 .cse2) (and .cse0 .cse1 .cse2 (<= |plus_#t~post5| 14) (< 13 |plus_#t~post5|)) (and .cse0 .cse1 (< 16 |plus_#t~post5|) .cse2 (<= |plus_#t~post5| 17))))) [2024-11-13 20:38:30,258 INFO L75 FloydHoareUtils]: For program point plusErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,259 INFO L75 FloydHoareUtils]: For program point plusErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,259 INFO L75 FloydHoareUtils]: For program point plusErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:38:30,294 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,297 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,298 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,298 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,298 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,298 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,298 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,299 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,299 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,299 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,299 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,299 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,300 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,300 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,300 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,300 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,301 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,301 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,301 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,301 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,301 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,301 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,302 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,302 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,302 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,302 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,302 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,302 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,302 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,303 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,303 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,303 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,303 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,303 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,303 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,303 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,304 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,305 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,305 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,305 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,305 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,305 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,305 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,305 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,306 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,306 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,306 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,306 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,306 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,306 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,306 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,307 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,307 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,307 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,307 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,307 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,307 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,307 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,308 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,309 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,309 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,309 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,309 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,309 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,309 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,310 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,310 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,310 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,313 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,314 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,314 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,314 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,335 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,336 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,336 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,336 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,336 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,336 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,336 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,337 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,338 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,339 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,340 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,340 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,340 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,341 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,342 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,342 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,342 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,342 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,342 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,342 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,343 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,344 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,344 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,344 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,344 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,344 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,344 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,344 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,345 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #in~p!offset [2024-11-13 20:38:30,345 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:38:30,345 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:38:30,345 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] [2024-11-13 20:38:30,345 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:38:30,345 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:38:30,345 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:38:30,346 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:38:30,346 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 08:38:30 ImpRootNode [2024-11-13 20:38:30,346 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 20:38:30,347 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 20:38:30,347 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 20:38:30,347 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 20:38:30,348 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:34:21" (3/4) ... [2024-11-13 20:38:30,351 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 20:38:30,354 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure foo [2024-11-13 20:38:30,355 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure plus [2024-11-13 20:38:30,358 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 20 nodes and edges [2024-11-13 20:38:30,359 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-13 20:38:30,359 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 20:38:30,359 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-13 20:38:30,359 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 20:38:30,441 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 20:38:30,442 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 20:38:30,442 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 20:38:30,443 INFO L158 Benchmark]: Toolchain (without parser) took 249475.18ms. Allocated memory was 117.4MB in the beginning and 1.6GB in the end (delta: 1.5GB). Free memory was 92.7MB in the beginning and 1.1GB in the end (delta: -976.9MB). Peak memory consumption was 486.7MB. Max. memory is 16.1GB. [2024-11-13 20:38:30,443 INFO L158 Benchmark]: CDTParser took 1.07ms. Allocated memory is still 117.4MB. Free memory is still 73.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 20:38:30,444 INFO L158 Benchmark]: CACSL2BoogieTranslator took 235.06ms. Allocated memory is still 117.4MB. Free memory was 92.5MB in the beginning and 82.2MB in the end (delta: 10.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 20:38:30,444 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.90ms. Allocated memory is still 117.4MB. Free memory was 82.2MB in the beginning and 81.1MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 20:38:30,444 INFO L158 Benchmark]: Boogie Preprocessor took 24.42ms. Allocated memory is still 117.4MB. Free memory was 81.1MB in the beginning and 80.4MB in the end (delta: 648.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 20:38:30,444 INFO L158 Benchmark]: RCFGBuilder took 382.16ms. Allocated memory is still 117.4MB. Free memory was 80.2MB in the beginning and 67.9MB in the end (delta: 12.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 20:38:30,445 INFO L158 Benchmark]: CodeCheck took 248698.63ms. Allocated memory was 117.4MB in the beginning and 1.6GB in the end (delta: 1.5GB). Free memory was 67.9MB in the beginning and 1.1GB in the end (delta: -1.0GB). Peak memory consumption was 461.6MB. Max. memory is 16.1GB. [2024-11-13 20:38:30,445 INFO L158 Benchmark]: Witness Printer took 95.09ms. Allocated memory is still 1.6GB. Free memory was 1.1GB in the beginning and 1.1GB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 20:38:30,447 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 3 procedures, 33 locations, 12 error locations. Started 1 CEGAR loops. OverallTime: 236.9s, OverallIterations: 39, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 3656 SdHoareTripleChecker+Valid, 30.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 3061 mSDsluCounter, 1772 SdHoareTripleChecker+Invalid, 26.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 5251 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 18994 IncrementalHoareTripleChecker+Invalid, 24245 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5251 mSolverCounterUnsat, 1772 mSDtfsCounter, 18994 mSolverCounterSat, 0.6s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 14419 GetRequests, 12709 SyntacticMatches, 784 SemanticMatches, 926 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 369195 ImplicationChecksByTransitivity, 214.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 49.5s InterpolantComputationTime, 1407 NumberOfCodeBlocks, 1407 NumberOfCodeBlocksAsserted, 38 NumberOfCheckSat, 1369 ConstructedInterpolants, 0 QuantifiedInterpolants, 7678 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 38 InterpolantComputations, 18 PerfectInterpolantSequences, 650/3650 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: -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: 3]: all allocated memory was freed For all program executions holds that all allocated memory was freed 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: 22]: all allocated memory was freed For all program executions holds that all allocated memory was freed 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: -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 - AllSpecificationsHoldResult: All specifications hold 12 specifications checked. All of them hold * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.07ms. Allocated memory is still 117.4MB. Free memory is still 73.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 235.06ms. Allocated memory is still 117.4MB. Free memory was 92.5MB in the beginning and 82.2MB in the end (delta: 10.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 33.90ms. Allocated memory is still 117.4MB. Free memory was 82.2MB in the beginning and 81.1MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 24.42ms. Allocated memory is still 117.4MB. Free memory was 81.1MB in the beginning and 80.4MB in the end (delta: 648.6kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 382.16ms. Allocated memory is still 117.4MB. Free memory was 80.2MB in the beginning and 67.9MB in the end (delta: 12.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 248698.63ms. Allocated memory was 117.4MB in the beginning and 1.6GB in the end (delta: 1.5GB). Free memory was 67.9MB in the beginning and 1.1GB in the end (delta: -1.0GB). Peak memory consumption was 461.6MB. Max. memory is 16.1GB. * Witness Printer took 95.09ms. Allocated memory is still 1.6GB. Free memory was 1.1GB in the beginning and 1.1GB in the end (delta: 4.2MB). 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: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!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: #in~p!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #in~p!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #in~p!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #in~p!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - 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: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - 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: #in~p!offset - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #in~p!offset - 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: #in~p!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#in~p!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] RESULT: Ultimate proved your program to be correct! [2024-11-13 20:38:30,493 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d6f6730-fb7f-4ac1-a3a6-1d82c3dffeb3/bin/ukojak-verify-EEHR8qb7sm/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