./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/ldv-regression/test05.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_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/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_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/ldv-regression/test05.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/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_5b952e70-8ae2-426f-a13d-c6c6942b9666/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 fc3b64420d7066ddae343a06976c60db80b11c9064160fc3a579002ff9231727 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:53:09,781 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:53:09,907 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-11-13 22:53:09,914 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:53:09,915 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:53:09,959 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:53:09,964 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:53:09,964 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:53:09,964 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:53:09,964 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:53:09,964 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:53:09,965 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:53:09,966 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:53:09,966 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:53:09,966 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:53:09,966 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:53:09,968 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:53:09,969 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:53:09,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:53:09,969 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:53:09,969 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:53:09,969 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:53:09,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:53:09,970 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_5b952e70-8ae2-426f-a13d-c6c6942b9666/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 -> fc3b64420d7066ddae343a06976c60db80b11c9064160fc3a579002ff9231727 [2024-11-13 22:53:10,330 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:53:10,340 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:53:10,346 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:53:10,347 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:53:10,348 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:53:10,349 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/ldv-regression/test05.c Unable to find full path for "g++" [2024-11-13 22:53:12,292 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:53:12,589 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:53:12,589 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/sv-benchmarks/c/ldv-regression/test05.c [2024-11-13 22:53:12,610 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/data/181e515f3/169fc9c937124c0aae591f752163fc95/FLAG7baa2924a [2024-11-13 22:53:12,662 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/data/181e515f3/169fc9c937124c0aae591f752163fc95 [2024-11-13 22:53:12,669 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:53:12,672 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:53:12,673 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:53:12,675 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:53:12,680 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:53:12,680 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:12,681 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67a9f91d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12, skipping insertion in model container [2024-11-13 22:53:12,682 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:12,702 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:53:12,914 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:53:12,931 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:53:12,957 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:53:12,978 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:53:12,979 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12 WrapperNode [2024-11-13 22:53:12,979 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:53:12,981 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:53:12,981 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:53:12,981 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:53:12,994 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,002 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,031 INFO L138 Inliner]: procedures = 16, calls = 41, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 91 [2024-11-13 22:53:13,031 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:53:13,032 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:53:13,032 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:53:13,032 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:53:13,041 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,041 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,044 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,046 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,063 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,070 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,071 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,072 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,076 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:53:13,077 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:53:13,078 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:53:13,081 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:53:13,083 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:53:12" (1/1) ... [2024-11-13 22:53:13,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:53:13,110 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:53:13,123 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:53:13,126 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:53:13,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-13 22:53:13,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:53:13,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:53:13,156 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 22:53:13,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-13 22:53:13,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 22:53:13,156 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:53:13,156 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:53:13,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 22:53:13,157 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 22:53:13,234 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:53:13,236 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:53:13,570 INFO L? ?]: Removed 83 outVars from TransFormulas that were not future-live. [2024-11-13 22:53:13,570 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:53:13,646 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:53:13,647 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 22:53:13,648 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:53:13 BoogieIcfgContainer [2024-11-13 22:53:13,648 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:53:13,649 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:53:13,649 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:53:13,661 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:53:13,661 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:53:13" (1/1) ... [2024-11-13 22:53:13,673 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:53:13,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:13,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 56 states and 58 transitions. [2024-11-13 22:53:13,736 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 58 transitions. [2024-11-13 22:53:13,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-13 22:53:13,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:13,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:13,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:14,115 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 22:53:14,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:14,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 55 states and 57 transitions. [2024-11-13 22:53:14,170 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 57 transitions. [2024-11-13 22:53:14,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-13 22:53:14,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:14,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:14,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:14,461 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 22:53:14,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:14,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 54 states and 56 transitions. [2024-11-13 22:53:14,585 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 56 transitions. [2024-11-13 22:53:14,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 22:53:14,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:14,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:14,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:14,706 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 22:53:14,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:14,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 53 states and 55 transitions. [2024-11-13 22:53:14,869 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 55 transitions. [2024-11-13 22:53:14,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 22:53:14,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:14,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:14,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:14,978 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 22:53:15,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:15,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 52 states and 54 transitions. [2024-11-13 22:53:15,283 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 54 transitions. [2024-11-13 22:53:15,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 22:53:15,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:15,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:15,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:15,538 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 22:53:16,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:16,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 51 states and 53 transitions. [2024-11-13 22:53:16,058 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 53 transitions. [2024-11-13 22:53:16,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 22:53:16,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:16,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:16,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:16,308 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 22:53:16,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:16,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 50 states and 52 transitions. [2024-11-13 22:53:16,969 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 52 transitions. [2024-11-13 22:53:16,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:53:16,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:16,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:16,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:17,312 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 22:53:18,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:18,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 49 states and 51 transitions. [2024-11-13 22:53:18,301 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 51 transitions. [2024-11-13 22:53:18,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:53:18,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:18,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:18,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:18,610 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 22:53:19,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:19,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 48 states and 50 transitions. [2024-11-13 22:53:19,669 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 50 transitions. [2024-11-13 22:53:19,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 22:53:19,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:19,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:19,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:19,719 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 22:53:19,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:19,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 47 states and 49 transitions. [2024-11-13 22:53:19,743 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 49 transitions. [2024-11-13 22:53:19,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 22:53:19,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:19,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:19,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:19,970 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 22:53:20,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:20,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 46 states and 48 transitions. [2024-11-13 22:53:20,306 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 48 transitions. [2024-11-13 22:53:20,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 22:53:20,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:20,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:20,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:20,345 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 22:53:20,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:20,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 45 states and 47 transitions. [2024-11-13 22:53:20,369 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 47 transitions. [2024-11-13 22:53:20,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 22:53:20,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:20,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:20,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:20,422 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 22:53:20,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:20,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 44 states and 46 transitions. [2024-11-13 22:53:20,441 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 46 transitions. [2024-11-13 22:53:20,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:53:20,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:20,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:20,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:20,475 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 22:53:20,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:20,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 43 states and 45 transitions. [2024-11-13 22:53:20,492 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 45 transitions. [2024-11-13 22:53:20,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:53:20,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:20,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:20,560 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 22:53:20,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:20,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 42 states and 44 transitions. [2024-11-13 22:53:20,589 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 44 transitions. [2024-11-13 22:53:20,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:53:20,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:20,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:20,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:20,878 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 22:53:21,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:21,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 41 states and 43 transitions. [2024-11-13 22:53:21,811 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 43 transitions. [2024-11-13 22:53:21,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:53:21,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:21,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:21,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:22,025 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 22:53:23,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:23,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 40 states and 42 transitions. [2024-11-13 22:53:23,254 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 42 transitions. [2024-11-13 22:53:23,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:53:23,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:23,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:23,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:23,288 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 22:53:23,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:23,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 39 states and 41 transitions. [2024-11-13 22:53:23,306 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 41 transitions. [2024-11-13 22:53:23,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:53:23,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:23,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:23,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:23,680 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 22:53:24,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:24,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 38 states and 40 transitions. [2024-11-13 22:53:24,218 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 40 transitions. [2024-11-13 22:53:24,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:53:24,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:24,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:24,256 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 22:53:24,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:24,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 40 states and 43 transitions. [2024-11-13 22:53:24,540 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 43 transitions. [2024-11-13 22:53:24,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:53:24,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:24,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:24,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:24,610 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 22:53:24,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:24,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 42 states and 46 transitions. [2024-11-13 22:53:24,972 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 46 transitions. [2024-11-13 22:53:24,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 22:53:24,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:24,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:24,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:25,207 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 22:53:27,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:27,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 41 states and 45 transitions. [2024-11-13 22:53:27,252 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 45 transitions. [2024-11-13 22:53:27,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 22:53:27,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:27,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:27,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:27,675 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 22:53:30,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:30,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 40 states and 44 transitions. [2024-11-13 22:53:30,540 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 44 transitions. [2024-11-13 22:53:30,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 22:53:30,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:30,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:30,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:30,576 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 22:53:30,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:30,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 39 states and 43 transitions. [2024-11-13 22:53:30,593 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2024-11-13 22:53:30,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 22:53:30,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:30,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:30,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:30,642 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 22:53:30,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:30,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 40 states and 44 transitions. [2024-11-13 22:53:30,664 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 44 transitions. [2024-11-13 22:53:30,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:53:30,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:30,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:30,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:31,642 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 22:53:36,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:36,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 39 states and 43 transitions. [2024-11-13 22:53:36,491 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2024-11-13 22:53:36,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:53:36,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:36,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:36,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:38,013 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 22:53:43,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:43,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 38 states and 42 transitions. [2024-11-13 22:53:43,970 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 42 transitions. [2024-11-13 22:53:43,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:53:43,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:43,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:43,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:44,028 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 22:53:45,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:45,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 43 states and 51 transitions. [2024-11-13 22:53:45,280 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 51 transitions. [2024-11-13 22:53:45,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:53:45,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:45,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:45,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:45,316 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 22:53:46,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:46,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 48 states and 58 transitions. [2024-11-13 22:53:46,937 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 58 transitions. [2024-11-13 22:53:46,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:53:46,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:46,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:46,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:46,992 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 22:53:49,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:49,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 44 states and 50 transitions. [2024-11-13 22:53:49,482 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 50 transitions. [2024-11-13 22:53:49,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:53:49,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:49,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:49,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:49,572 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 22:53:52,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:52,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 40 states and 46 transitions. [2024-11-13 22:53:52,259 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 46 transitions. [2024-11-13 22:53:52,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:53:52,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:52,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:53,038 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 22:53:57,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:57,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 40 states and 44 transitions. [2024-11-13 22:53:57,153 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 44 transitions. [2024-11-13 22:53:57,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 22:53:57,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:57,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:57,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:57,215 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 22:54:00,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:00,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 34 states and 35 transitions. [2024-11-13 22:54:00,519 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 35 transitions. [2024-11-13 22:54:00,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 22:54:00,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:00,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:00,569 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 22:54:03,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:03,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 28 transitions. [2024-11-13 22:54:03,738 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 28 transitions. [2024-11-13 22:54:03,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 22:54:03,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:03,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:03,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:04,589 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 22:54:08,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:08,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 28 states and 27 transitions. [2024-11-13 22:54:08,098 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 27 transitions. [2024-11-13 22:54:08,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 22:54:08,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:08,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:08,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:11,261 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 22:54:32,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:32,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 27 states and 26 transitions. [2024-11-13 22:54:32,327 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 26 transitions. [2024-11-13 22:54:32,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 22:54:32,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:32,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:32,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:35,602 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 22:54:49,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:49,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 26 states and 25 transitions. [2024-11-13 22:54:49,419 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 25 transitions. [2024-11-13 22:54:49,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 22:54:49,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:49,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:49,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:51,792 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 22:55:26,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:26,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 25 states and 24 transitions. [2024-11-13 22:55:26,335 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 24 transitions. [2024-11-13 22:55:26,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 22:55:26,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:26,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:26,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:31,401 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 22:56:12,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:12,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 22 states and 21 transitions. [2024-11-13 22:56:12,120 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 21 transitions. [2024-11-13 22:56:12,121 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 22:56:12,121 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 39 iterations. [2024-11-13 22:56:12,129 INFO L729 CodeCheckObserver]: All specifications hold 32 specifications checked. All of them hold [2024-11-13 22:56:12,822 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,822 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,823 INFO L77 FloydHoareUtils]: At program point L27(line 27) the Hoare annotation is: (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_main_~#p2~0#1.base|) 4) (= |ULTIMATE.start_main_~#b~0#1.offset| 0) (= (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|) |ULTIMATE.start_main_~#b~0#1.base|) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|) 0) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= |ULTIMATE.start_main_~#p2~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~#p2~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#b~0#1.base|) 1) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#length| |ULTIMATE.start_main_~#a~0#1.base|) 4)) [2024-11-13 22:56:12,823 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr23REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,823 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,823 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,823 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,824 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,824 INFO L77 FloydHoareUtils]: At program point f_returnLabel#1(lines 13 20) the Hoare annotation is: (let ((.cse1 (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|)) (.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|))) (and (= (select (select |#memory_int| .cse0) .cse1) 0) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (<= 0 .cse1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= (+ .cse1 4) (select |#length| .cse0)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_f_#res#1| 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,824 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr27REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,824 INFO L77 FloydHoareUtils]: At program point main_returnLabel#1(lines 22 48) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-11-13 22:56:12,824 INFO L77 FloydHoareUtils]: At program point L40(line 40) the Hoare annotation is: (let ((.cse1 (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|)) (.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|))) (and (= (select (select |#memory_int| .cse0) .cse1) 0) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (<= 0 .cse1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= (+ .cse1 4) (select |#length| .cse0)) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,825 INFO L77 FloydHoareUtils]: At program point L7(line 7) the Hoare annotation is: (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_g_~p2#1.base|) |ULTIMATE.start_g_~p2#1.offset|))) (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_g_~p2#1.base|) |ULTIMATE.start_g_~p2#1.offset|) 0) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select |#length| |ULTIMATE.start_g_~p2#1.base|) 4) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (<= 4 (select |#length| .cse0)) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_g_~p1#1.base| .cse0)) (= |ULTIMATE.start_g_~p1#1.offset| 0) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_g_~p2#1.offset| 0) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_g_~p1#1.base|) 1) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_g_~p2#1.base|) 1) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_g_~p1#1.base| |ULTIMATE.start_main_~#p1~0#1.base|) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#valid| .cse0) 1))) [2024-11-13 22:56:12,825 INFO L77 FloydHoareUtils]: At program point L40-1(line 40) the Hoare annotation is: (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_main_#t~mem11#1.base|) |ULTIMATE.start_main_#t~mem11#1.offset|) 0) (<= (+ |ULTIMATE.start_main_#t~mem11#1.offset| 4) (select |#length| |ULTIMATE.start_main_#t~mem11#1.base|)) (= (select |#valid| |ULTIMATE.start_main_#t~mem11#1.base|) 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 0 |ULTIMATE.start_main_#t~mem11#1.offset|)) [2024-11-13 22:56:12,825 INFO L77 FloydHoareUtils]: At program point L40-2(lines 40 42) the Hoare annotation is: (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_#t~mem12#1| 0) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) [2024-11-13 22:56:12,825 INFO L77 FloydHoareUtils]: At program point L36(line 36) the Hoare annotation is: (let ((.cse1 (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|)) (.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|))) (and (= (select (select |#memory_int| .cse0) .cse1) 0) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (<= 0 .cse1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a~0#1.base|) |ULTIMATE.start_main_~#a~0#1.offset|) 1) (<= (+ .cse1 4) (select |#length| .cse0)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,826 INFO L77 FloydHoareUtils]: At program point L36-1(lines 36 38) the Hoare annotation is: (let ((.cse1 (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|)) (.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|))) (and (= |ULTIMATE.start_main_#t~mem10#1| 1) (= (select (select |#memory_int| .cse0) .cse1) 0) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (<= 0 .cse1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= (+ .cse1 4) (select |#length| .cse0)) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,826 INFO L75 FloydHoareUtils]: For program point L3(line 3) no Hoare annotation was computed. [2024-11-13 22:56:12,826 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,827 INFO L77 FloydHoareUtils]: At program point L32-1(line 32) the Hoare annotation is: (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_main_~#p2~0#1.base|) 4) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|) 0) (<= 4 (select |#length| .cse0)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= |ULTIMATE.start_main_~#p2~0#1.offset| 0) (= 5 |ULTIMATE.start_main_#t~post7#1|) (not (= .cse0 |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~#p2~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,827 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr31ASSERT_VIOLATIONMEMORY_LEAK(lines 22 48) no Hoare annotation was computed. [2024-11-13 22:56:12,827 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr24REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,827 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,827 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,828 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,828 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,828 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,828 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,828 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 22:56:12,828 INFO L77 FloydHoareUtils]: At program point L29(line 29) the Hoare annotation is: (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_main_~#p2~0#1.base|) 4) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|) 0) (<= 4 (select |#length| .cse0)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= |ULTIMATE.start_main_~#p2~0#1.offset| 0) (not (= .cse0 |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~#p2~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#length| |ULTIMATE.start_main_~#a~0#1.base|) 4))) [2024-11-13 22:56:12,829 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr25REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,829 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr30ASSERT_VIOLATIONMEMORY_LEAK(line 3) no Hoare annotation was computed. [2024-11-13 22:56:12,829 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,829 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,829 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,829 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,829 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,829 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 22:56:12,830 INFO L77 FloydHoareUtils]: At program point L9(line 9) the Hoare annotation is: (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_g_~pq~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_g_~pq~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (not (= |ULTIMATE.start_g_~pq~0#1.base| |ULTIMATE.start_g_~p1#1.base|)) (= (select |#valid| |ULTIMATE.start_g_~pq~0#1.base|) 1) (= |ULTIMATE.start_g_~p1#1.offset| 0) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_g_~p2#1.offset| 0) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_g_~p1#1.base|) 1) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_g_~p2#1.base|) 1) (= |ULTIMATE.start_g_~pq~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_g_~p1#1.base| |ULTIMATE.start_main_~#p1~0#1.base|) (= |ULTIMATE.start_g_~pq~0#1.base| (select (select |#memory_$Pointer$.base| |ULTIMATE.start_g_~p2#1.base|) |ULTIMATE.start_g_~p2#1.offset|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= |ULTIMATE.start_g_~pq~0#1.offset| (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_g_~p2#1.base|) |ULTIMATE.start_g_~p2#1.offset|)) (<= 4 (select |#length| |ULTIMATE.start_g_~p2#1.base|))) [2024-11-13 22:56:12,830 INFO L77 FloydHoareUtils]: At program point L9-1(line 9) the Hoare annotation is: (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_g_~pq~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_g_~pq~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= |ULTIMATE.start_g_~pq~0#1.offset| |ULTIMATE.start_g_#t~mem5#1.offset|) (not (= |ULTIMATE.start_g_~pq~0#1.base| |ULTIMATE.start_g_~p1#1.base|)) (= (select |#valid| |ULTIMATE.start_g_~pq~0#1.base|) 1) (= |ULTIMATE.start_g_~p1#1.offset| 0) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_g_~pq~0#1.base| |ULTIMATE.start_g_#t~mem5#1.base|) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_g_~p1#1.base|) 1) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= |ULTIMATE.start_g_~pq~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_g_~p1#1.base| |ULTIMATE.start_main_~#p1~0#1.base|) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) [2024-11-13 22:56:12,830 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,831 INFO L77 FloydHoareUtils]: At program point L34(line 34) the Hoare annotation is: (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_main_~#p2~0#1.base|) 4) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|) 0) (<= 4 (select |#length| .cse0)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= |ULTIMATE.start_main_~#p2~0#1.offset| 0) (not (= .cse0 |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a~0#1.base|) |ULTIMATE.start_main_~#a~0#1.offset|) 4) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~#p2~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,831 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr22REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,831 INFO L77 FloydHoareUtils]: At program point L34-2(line 34) the Hoare annotation is: (let ((.cse1 (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|)) (.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|))) (and (= (select (select |#memory_int| .cse0) .cse1) 0) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (<= 0 .cse1) (= |ULTIMATE.start_main_#t~ret9#1| 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= (+ .cse1 4) (select |#length| .cse0)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,831 INFO L77 FloydHoareUtils]: At program point L30(line 30) the Hoare annotation is: (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_main_~#p2~0#1.base|) 4) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p2~0#1.base|) |ULTIMATE.start_main_~#p2~0#1.offset|) 0) (<= 4 (select |#length| .cse0)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= |ULTIMATE.start_main_~#p2~0#1.offset| 0) (= 5 (select (select |#memory_int| |ULTIMATE.start_main_~#a~0#1.base|) |ULTIMATE.start_main_~#a~0#1.offset|)) (not (= .cse0 |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~#p2~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= (select |#valid| .cse0) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|))) [2024-11-13 22:56:12,832 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,832 INFO L77 FloydHoareUtils]: At program point L26(line 26) the Hoare annotation is: (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_main_~#p2~0#1.base|) 4) (= |ULTIMATE.start_main_~#b~0#1.offset| 0) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= |ULTIMATE.start_main_~#p2~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~#p2~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#b~0#1.base|) 1) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#length| |ULTIMATE.start_main_~#a~0#1.base|) 4)) [2024-11-13 22:56:12,832 INFO L77 FloydHoareUtils]: At program point L26-1(line 26) the Hoare annotation is: (and (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_main_~#p2~0#1.base|) 4) (= |ULTIMATE.start_main_~#b~0#1.offset| 0) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= |ULTIMATE.start_main_~#p2~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~#p2~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#b~0#1.base|) 1) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#length| |ULTIMATE.start_main_~#a~0#1.base|) 4)) [2024-11-13 22:56:12,832 INFO L75 FloydHoareUtils]: For program point main_ERROR#1(line 46) no Hoare annotation was computed. [2024-11-13 22:56:12,832 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,833 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,833 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,833 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,833 INFO L77 FloydHoareUtils]: At program point L14(lines 14 19) the Hoare annotation is: (let ((.cse0 (select (select |#memory_$Pointer$.base| |ULTIMATE.start_f_~p2#1.base|) |ULTIMATE.start_f_~p2#1.offset|))) (and (= |ULTIMATE.start_f_~p1#1.base| |ULTIMATE.start_main_~#p1~0#1.base|) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_f_~p2#1.base|) |ULTIMATE.start_f_~p2#1.offset|) 0) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (select |#length| |ULTIMATE.start_f_~p2#1.base|) 4) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_f_~a#1| 4) (<= 4 (select |#length| .cse0)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= .cse0 |ULTIMATE.start_main_~#a~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~p2#1.base|) 1) (= |ULTIMATE.start_f_~p1#1.offset| 0) (not (= .cse0 |ULTIMATE.start_f_~p1#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| |ULTIMATE.start_f_~p1#1.offset|) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_f_~p2#1.offset| 0) (= (select |#valid| |ULTIMATE.start_f_~p1#1.base|) 1) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= (select |#valid| .cse0) 1))) [2024-11-13 22:56:12,834 INFO L77 FloydHoareUtils]: At program point L10(line 10) the Hoare annotation is: (and (not (= |ULTIMATE.start_g_~pq~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (not (= |ULTIMATE.start_g_~pq~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_g_~pq~0#1.base|)) (= |ULTIMATE.start_g_~pq~0#1.base| (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|)) (= |ULTIMATE.start_g_~pq~0#1.offset| (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#p1~0#1.base|) |ULTIMATE.start_main_~#p1~0#1.offset|)) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#p1~0#1.base|)) (= |ULTIMATE.start_main_~#p1~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#p1~0#1.base|) 1) (= (select |#valid| |ULTIMATE.start_g_~pq~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#p2~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= |ULTIMATE.start_g_~pq~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_main_~#a~0#1.base|) 1) (not (= |ULTIMATE.start_main_~#b~0#1.base| |ULTIMATE.start_main_~#a~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_main_~#p1~0#1.base|)) (not (= |ULTIMATE.start_main_~#p1~0#1.base| |ULTIMATE.start_main_~#b~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#p1~0#1.base| 0) |ULTIMATE.start_main_~#a~0#1.base| 0) |ULTIMATE.start_main_~#b~0#1.base| 0) |ULTIMATE.start_main_~#p2~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) [2024-11-13 22:56:12,834 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr26REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 22:56:12,846 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 22:56:12,847 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 22:56:12,847 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[ArrayAccessExpression[ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#p1~0!base,]]],[IdentifierExpression[~#p1~0!offset,]]]]] [2024-11-13 22:56:12,849 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 22:56:12,850 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 22:56:12,850 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#p2~0!base [2024-11-13 22:56:12,850 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#b~0!base [2024-11-13 22:56:12,850 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 22:56:12,850 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#p2~0!base [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#p1~0!base [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#p1~0!offset [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.base [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.base,GLOBAL] [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#p1~0!base,]]] [2024-11-13 22:56:12,851 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a~0!base [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.offset [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.offset,GLOBAL] [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.offset,GLOBAL],[IdentifierExpression[~#p1~0!base,]]] [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#p2~0!base [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a~0!base [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#p1~0!base [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a~0!base [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.offset [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.offset,GLOBAL] [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.offset,GLOBAL],[IdentifierExpression[~#p1~0!base,]]] [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 22:56:12,852 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 22:56:12,853 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a~0!offset [2024-11-13 22:56:12,853 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 22:56:12,853 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 22:56:12,853 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#b~0!base [2024-11-13 22:56:12,853 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#a~0!base [2024-11-13 22:56:12,853 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 22:56:12,853 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 22:56:12,854 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#p1~0!base [2024-11-13 22:56:12,854 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#b~0!base [2024-11-13 22:56:12,854 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 22:56:12,854 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 22:56:12,857 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 22:56:12,857 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 22:56:12,860 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 10:56:12 ImpRootNode [2024-11-13 22:56:12,860 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 22:56:12,861 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 22:56:12,863 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 22:56:12,864 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 22:56:12,865 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:53:13" (3/4) ... [2024-11-13 22:56:12,867 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 22:56:12,876 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 29 nodes and edges [2024-11-13 22:56:12,877 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-11-13 22:56:12,877 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-13 22:56:12,878 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 22:56:12,912 WARN L216 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (\result == 1) [2024-11-13 22:56:12,933 WARN L141 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (\result == 1) [2024-11-13 22:56:12,978 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 22:56:12,978 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 22:56:12,978 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 22:56:12,979 INFO L158 Benchmark]: Toolchain (without parser) took 180307.49ms. Allocated memory was 142.6MB in the beginning and 1.2GB in the end (delta: 1.1GB). Free memory was 119.6MB in the beginning and 524.4MB in the end (delta: -404.9MB). Peak memory consumption was 654.0MB. Max. memory is 16.1GB. [2024-11-13 22:56:12,979 INFO L158 Benchmark]: CDTParser took 0.39ms. Allocated memory is still 167.8MB. Free memory is still 105.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:56:12,980 INFO L158 Benchmark]: CACSL2BoogieTranslator took 306.27ms. Allocated memory is still 142.6MB. Free memory was 119.2MB in the beginning and 108.6MB in the end (delta: 10.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 22:56:12,980 INFO L158 Benchmark]: Boogie Procedure Inliner took 51.03ms. Allocated memory is still 142.6MB. Free memory was 108.6MB in the beginning and 107.2MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:56:12,980 INFO L158 Benchmark]: Boogie Preprocessor took 44.15ms. Allocated memory is still 142.6MB. Free memory was 107.2MB in the beginning and 106.5MB in the end (delta: 740.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:56:12,981 INFO L158 Benchmark]: RCFGBuilder took 571.45ms. Allocated memory is still 142.6MB. Free memory was 106.5MB in the beginning and 85.8MB in the end (delta: 20.7MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-13 22:56:12,981 INFO L158 Benchmark]: CodeCheck took 179211.31ms. Allocated memory was 142.6MB in the beginning and 1.2GB in the end (delta: 1.1GB). Free memory was 85.8MB in the beginning and 528.6MB in the end (delta: -442.8MB). Peak memory consumption was 620.5MB. Max. memory is 16.1GB. [2024-11-13 22:56:12,981 INFO L158 Benchmark]: Witness Printer took 117.31ms. Allocated memory is still 1.2GB. Free memory was 528.6MB in the beginning and 524.4MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:56:12,984 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 1 procedures, 56 locations, 32 error locations. Started 1 CEGAR loops. OverallTime: 178.4s, OverallIterations: 39, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 3502 SdHoareTripleChecker+Valid, 28.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 3222 mSDsluCounter, 1312 SdHoareTripleChecker+Invalid, 25.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1040 mSDsCounter, 2620 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 13262 IncrementalHoareTripleChecker+Invalid, 15882 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2620 mSolverCounterUnsat, 272 mSDtfsCounter, 13262 mSolverCounterSat, 0.5s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 3629 GetRequests, 2842 SyntacticMatches, 53 SemanticMatches, 734 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 257925 ImplicationChecksByTransitivity, 169.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 21.6s InterpolantComputationTime, 417 NumberOfCodeBlocks, 417 NumberOfCodeBlocksAsserted, 38 NumberOfCheckSat, 379 ConstructedInterpolants, 0 QuantifiedInterpolants, 3699 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 38 InterpolantComputations, 38 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - 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: -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: -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: -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: -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: -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: -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: -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: 22]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - AllSpecificationsHoldResult: All specifications hold 32 specifications checked. All of them hold - InvariantResult [Line: 13]: Location Invariant Derived location invariant: (\result == 1) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.39ms. Allocated memory is still 167.8MB. Free memory is still 105.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 306.27ms. Allocated memory is still 142.6MB. Free memory was 119.2MB in the beginning and 108.6MB in the end (delta: 10.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 51.03ms. Allocated memory is still 142.6MB. Free memory was 108.6MB in the beginning and 107.2MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 44.15ms. Allocated memory is still 142.6MB. Free memory was 107.2MB in the beginning and 106.5MB in the end (delta: 740.3kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 571.45ms. Allocated memory is still 142.6MB. Free memory was 106.5MB in the beginning and 85.8MB in the end (delta: 20.7MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * CodeCheck took 179211.31ms. Allocated memory was 142.6MB in the beginning and 1.2GB in the end (delta: 1.1GB). Free memory was 85.8MB in the beginning and 528.6MB in the end (delta: -442.8MB). Peak memory consumption was 620.5MB. Max. memory is 16.1GB. * Witness Printer took 117.31ms. Allocated memory is still 1.2GB. Free memory was 528.6MB in the beginning and 524.4MB 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: #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],[ArrayAccessExpression[ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#p1~0!base,]]],[IdentifierExpression[~#p1~0!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: ~#p2~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#b~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#p2~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#p1~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#p1~0!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_$Pointer$.base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.base,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.base,GLOBAL],[IdentifierExpression[~#p1~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.offset,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.offset,GLOBAL],[IdentifierExpression[~#p1~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#p2~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#p1~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_$Pointer$.offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_$Pointer$.offset,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_$Pointer$.offset,GLOBAL],[IdentifierExpression[~#p1~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a~0!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: ~#b~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#a~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#p1~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#b~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid RESULT: Ultimate proved your program to be correct! [2024-11-13 22:56:13,019 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b952e70-8ae2-426f-a13d-c6c6942b9666/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