./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/termination-memory-alloca/c.07-alloca.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/termination-memory-alloca/c.07-alloca.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 93b4a0ba0c9f7effb12d2a47608c061d55502e7c43d58dada73542f7a20a21c1 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 01:17:04,290 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 01:17:04,346 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-12-06 01:17:04,351 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 01:17:04,351 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 01:17:04,369 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 01:17:04,370 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 01:17:04,370 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 01:17:04,370 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 01:17:04,371 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 01:17:04,372 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 01:17:04,372 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 01:17:04,372 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 01:17:04,372 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 01:17:04,372 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:17:04,372 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 01:17:04,372 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 01:17:04,372 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 01:17:04,372 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 01:17:04,373 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_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 93b4a0ba0c9f7effb12d2a47608c061d55502e7c43d58dada73542f7a20a21c1 [2024-12-06 01:17:04,584 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 01:17:04,592 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 01:17:04,594 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 01:17:04,595 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 01:17:04,596 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 01:17:04,597 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/termination-memory-alloca/c.07-alloca.i [2024-12-06 01:17:07,243 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/data/09ae02524/c4998cf314954f8ebcb44c282fd7f2c8/FLAG235fad474 [2024-12-06 01:17:07,478 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 01:17:07,478 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/sv-benchmarks/c/termination-memory-alloca/c.07-alloca.i [2024-12-06 01:17:07,489 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/data/09ae02524/c4998cf314954f8ebcb44c282fd7f2c8/FLAG235fad474 [2024-12-06 01:17:07,810 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/data/09ae02524/c4998cf314954f8ebcb44c282fd7f2c8 [2024-12-06 01:17:07,812 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 01:17:07,813 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 01:17:07,814 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 01:17:07,814 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 01:17:07,818 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 01:17:07,819 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:17:07" (1/1) ... [2024-12-06 01:17:07,820 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e06b907 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:07, skipping insertion in model container [2024-12-06 01:17:07,820 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:17:07" (1/1) ... [2024-12-06 01:17:07,844 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 01:17:08,042 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:17:08,051 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 01:17:08,077 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:17:08,100 INFO L204 MainTranslator]: Completed translation [2024-12-06 01:17:08,101 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08 WrapperNode [2024-12-06 01:17:08,101 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 01:17:08,102 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 01:17:08,102 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 01:17:08,102 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 01:17:08,108 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,116 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,133 INFO L138 Inliner]: procedures = 111, calls = 35, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 104 [2024-12-06 01:17:08,134 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 01:17:08,134 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 01:17:08,134 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 01:17:08,134 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 01:17:08,140 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,140 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,142 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,142 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,147 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,147 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,150 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,151 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,152 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,154 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 01:17:08,154 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 01:17:08,155 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 01:17:08,155 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 01:17:08,156 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:17:08,171 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 01:17:08,182 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 01:17:08,185 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 01:17:08,204 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 01:17:08,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 01:17:08,205 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 01:17:08,205 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 01:17:08,205 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 01:17:08,205 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 01:17:08,282 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 01:17:08,284 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 01:17:08,519 INFO L? ?]: Removed 84 outVars from TransFormulas that were not future-live. [2024-12-06 01:17:08,519 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 01:17:08,560 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 01:17:08,560 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-06 01:17:08,561 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:17:08 BoogieIcfgContainer [2024-12-06 01:17:08,561 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 01:17:08,562 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 01:17:08,562 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 01:17:08,571 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 01:17:08,571 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:17:08" (1/1) ... [2024-12-06 01:17:08,577 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 01:17:08,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:08,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 59 states and 62 transitions. [2024-12-06 01:17:08,624 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 62 transitions. [2024-12-06 01:17:08,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-12-06 01:17:08,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:08,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:08,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:08,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:08,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:08,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 58 states and 61 transitions. [2024-12-06 01:17:08,994 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 61 transitions. [2024-12-06 01:17:08,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-12-06 01:17:08,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:08,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:09,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:09,154 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:09,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:09,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 57 states and 60 transitions. [2024-12-06 01:17:09,231 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 60 transitions. [2024-12-06 01:17:09,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 01:17:09,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:09,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:09,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:09,318 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:09,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:09,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 56 states and 59 transitions. [2024-12-06 01:17:09,422 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 59 transitions. [2024-12-06 01:17:09,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 01:17:09,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:09,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:09,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:09,536 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:09,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:09,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 55 states and 58 transitions. [2024-12-06 01:17:09,753 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 58 transitions. [2024-12-06 01:17:09,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 01:17:09,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:09,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:09,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:09,819 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:10,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:10,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 54 states and 57 transitions. [2024-12-06 01:17:10,077 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 57 transitions. [2024-12-06 01:17:10,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 01:17:10,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:10,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:10,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:10,336 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:10,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:10,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 53 states and 56 transitions. [2024-12-06 01:17:10,841 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 56 transitions. [2024-12-06 01:17:10,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 01:17:10,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:10,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:10,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:10,912 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:11,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:11,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 52 states and 55 transitions. [2024-12-06 01:17:11,418 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 55 transitions. [2024-12-06 01:17:11,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 01:17:11,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:11,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:11,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:11,534 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:12,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:12,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 51 states and 54 transitions. [2024-12-06 01:17:12,280 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 54 transitions. [2024-12-06 01:17:12,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 01:17:12,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:12,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:12,352 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:13,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:13,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 50 states and 53 transitions. [2024-12-06 01:17:13,170 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 53 transitions. [2024-12-06 01:17:13,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 01:17:13,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:13,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:13,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:13,264 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:14,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:14,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 49 states and 52 transitions. [2024-12-06 01:17:14,241 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 52 transitions. [2024-12-06 01:17:14,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 01:17:14,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:14,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:14,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:14,266 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:15,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:15,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 50 states and 53 transitions. [2024-12-06 01:17:15,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 53 transitions. [2024-12-06 01:17:15,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 01:17:15,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:15,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:15,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:15,128 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:15,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:15,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 51 states and 55 transitions. [2024-12-06 01:17:15,967 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 55 transitions. [2024-12-06 01:17:15,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 01:17:15,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:15,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:15,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:15,989 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:16,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:16,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 54 states and 61 transitions. [2024-12-06 01:17:16,735 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 61 transitions. [2024-12-06 01:17:16,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 01:17:16,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:16,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:16,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:16,865 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:18,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:18,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 57 states and 67 transitions. [2024-12-06 01:17:18,010 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 67 transitions. [2024-12-06 01:17:18,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 01:17:18,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:18,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:18,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:18,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-12-06 01:17:18,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:18,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 61 states and 78 transitions. [2024-12-06 01:17:18,818 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 78 transitions. [2024-12-06 01:17:18,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 01:17:18,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:18,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:18,907 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:19,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:19,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 66 states and 91 transitions. [2024-12-06 01:17:19,794 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 91 transitions. [2024-12-06 01:17:19,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 01:17:19,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:19,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:19,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:19,869 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:19,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:19,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 67 states and 93 transitions. [2024-12-06 01:17:19,934 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 93 transitions. [2024-12-06 01:17:19,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 01:17:19,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:19,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:19,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:19,952 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:20,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:20,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 73 states and 111 transitions. [2024-12-06 01:17:20,783 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 111 transitions. [2024-12-06 01:17:20,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 01:17:20,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:20,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:20,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:20,874 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:21,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:21,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 79 states and 129 transitions. [2024-12-06 01:17:21,691 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 129 transitions. [2024-12-06 01:17:21,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 01:17:21,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:21,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:21,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:21,858 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:22,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:22,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 83 states and 142 transitions. [2024-12-06 01:17:22,456 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 142 transitions. [2024-12-06 01:17:22,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 01:17:22,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:22,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:22,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-12-06 01:17:22,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:22,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 84 states and 142 transitions. [2024-12-06 01:17:22,745 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 142 transitions. [2024-12-06 01:17:22,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:22,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:22,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:22,772 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:23,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:23,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 85 states and 145 transitions. [2024-12-06 01:17:23,031 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 145 transitions. [2024-12-06 01:17:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:23,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:23,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:23,050 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:23,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:23,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 90 states and 160 transitions. [2024-12-06 01:17:23,948 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 160 transitions. [2024-12-06 01:17:23,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:23,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:23,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:23,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:23,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:24,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:24,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 91 states and 161 transitions. [2024-12-06 01:17:24,088 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 161 transitions. [2024-12-06 01:17:24,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:24,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:24,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:24,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:24,113 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:24,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:24,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 97 states and 177 transitions. [2024-12-06 01:17:24,758 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 177 transitions. [2024-12-06 01:17:24,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:24,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:24,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:24,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:26,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-12-06 01:17:31,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:31,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 104 states and 202 transitions. [2024-12-06 01:17:31,514 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 202 transitions. [2024-12-06 01:17:31,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:31,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:31,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:31,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:31,548 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:31,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:31,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 105 states and 206 transitions. [2024-12-06 01:17:31,922 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 206 transitions. [2024-12-06 01:17:31,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:31,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:31,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:31,947 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:32,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:32,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 107 states and 213 transitions. [2024-12-06 01:17:32,312 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 213 transitions. [2024-12-06 01:17:32,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:32,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:32,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:32,331 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:32,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:32,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 108 states and 215 transitions. [2024-12-06 01:17:32,777 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 215 transitions. [2024-12-06 01:17:32,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:17:32,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:32,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:32,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:32,790 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:33,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:33,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 110 states and 221 transitions. [2024-12-06 01:17:33,145 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 221 transitions. [2024-12-06 01:17:33,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:33,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:33,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:33,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:33,159 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:36,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:36,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 118 states and 244 transitions. [2024-12-06 01:17:36,704 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 244 transitions. [2024-12-06 01:17:36,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:36,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:36,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:36,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:36,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:38,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:38,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 120 states and 247 transitions. [2024-12-06 01:17:38,139 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 247 transitions. [2024-12-06 01:17:38,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:38,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:38,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:38,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:38,167 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:38,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:38,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 121 states and 250 transitions. [2024-12-06 01:17:38,654 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 250 transitions. [2024-12-06 01:17:38,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:38,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:38,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:38,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:38,672 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:38,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:38,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 122 states and 251 transitions. [2024-12-06 01:17:38,873 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 251 transitions. [2024-12-06 01:17:38,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:38,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:38,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:38,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:38,888 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:39,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:39,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 123 states and 253 transitions. [2024-12-06 01:17:39,331 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 253 transitions. [2024-12-06 01:17:39,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:39,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:39,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:39,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:39,778 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:43,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:43,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 126 states and 259 transitions. [2024-12-06 01:17:43,979 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 259 transitions. [2024-12-06 01:17:43,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:43,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:43,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:43,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:43,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:44,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:44,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 127 states and 264 transitions. [2024-12-06 01:17:44,032 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 264 transitions. [2024-12-06 01:17:44,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:44,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:44,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:44,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:44,045 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:44,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:44,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 130 states and 277 transitions. [2024-12-06 01:17:44,883 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 277 transitions. [2024-12-06 01:17:44,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:44,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:44,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:44,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:44,905 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:45,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:45,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 133 states and 289 transitions. [2024-12-06 01:17:45,755 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 289 transitions. [2024-12-06 01:17:45,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:45,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:45,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:45,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:45,769 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:45,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:45,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 134 states and 291 transitions. [2024-12-06 01:17:45,996 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 291 transitions. [2024-12-06 01:17:45,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:17:45,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:45,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:46,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:46,210 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:47,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:47,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 136 states and 297 transitions. [2024-12-06 01:17:47,007 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 297 transitions. [2024-12-06 01:17:47,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:17:47,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:47,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:47,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:47,020 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:47,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:47,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 137 states and 299 transitions. [2024-12-06 01:17:47,745 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 299 transitions. [2024-12-06 01:17:47,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:17:47,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:47,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:47,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:48,104 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:53,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:53,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 146 states and 322 transitions. [2024-12-06 01:17:53,584 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 322 transitions. [2024-12-06 01:17:53,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:17:53,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:53,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:53,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:53,597 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:54,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 149 states and 332 transitions. [2024-12-06 01:17:54,868 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 332 transitions. [2024-12-06 01:17:54,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:17:54,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:54,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:54,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:56,027 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:17:57,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:17:57,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 150 states and 334 transitions. [2024-12-06 01:17:57,594 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 334 transitions. [2024-12-06 01:17:57,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:17:57,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:17:57,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:17:57,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:17:57,980 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:01,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:01,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 156 states and 353 transitions. [2024-12-06 01:18:01,644 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 353 transitions. [2024-12-06 01:18:01,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:18:01,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:01,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,074 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:06,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 157 states and 355 transitions. [2024-12-06 01:18:06,751 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 355 transitions. [2024-12-06 01:18:06,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:18:06,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,765 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:10,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 162 states and 371 transitions. [2024-12-06 01:18:10,836 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 371 transitions. [2024-12-06 01:18:10,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:18:10,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,857 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:14,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 169 states and 392 transitions. [2024-12-06 01:18:14,671 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 392 transitions. [2024-12-06 01:18:14,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:18:14,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,701 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:17,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 172 states and 396 transitions. [2024-12-06 01:18:17,345 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 396 transitions. [2024-12-06 01:18:17,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:18:17,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:19,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 401 states to 175 states and 401 transitions. [2024-12-06 01:18:19,345 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 401 transitions. [2024-12-06 01:18:19,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 01:18:19,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,366 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:20,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 178 states and 406 transitions. [2024-12-06 01:18:20,537 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 406 transitions. [2024-12-06 01:18:20,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 01:18:20,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,551 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:21,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 179 states and 407 transitions. [2024-12-06 01:18:21,230 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 407 transitions. [2024-12-06 01:18:21,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 01:18:21,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,244 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:21,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 181 states and 411 transitions. [2024-12-06 01:18:21,886 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 411 transitions. [2024-12-06 01:18:21,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 01:18:21,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,910 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:25,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 187 states and 425 transitions. [2024-12-06 01:18:25,118 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 425 transitions. [2024-12-06 01:18:25,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 01:18:25,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,148 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:26,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 189 states and 428 transitions. [2024-12-06 01:18:26,294 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 428 transitions. [2024-12-06 01:18:26,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 01:18:26,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,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-12-06 01:18:27,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 432 states to 191 states and 432 transitions. [2024-12-06 01:18:27,454 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 432 transitions. [2024-12-06 01:18:27,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 01:18:27,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,479 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:28,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 194 states and 438 transitions. [2024-12-06 01:18:28,802 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 438 transitions. [2024-12-06 01:18:28,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 01:18:28,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,832 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:29,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 440 states to 196 states and 440 transitions. [2024-12-06 01:18:29,841 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 440 transitions. [2024-12-06 01:18:29,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 01:18:29,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,856 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:30,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 197 states and 441 transitions. [2024-12-06 01:18:30,840 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 441 transitions. [2024-12-06 01:18:30,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 01:18:30,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,859 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:32,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 200 states and 447 transitions. [2024-12-06 01:18:32,653 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 447 transitions. [2024-12-06 01:18:32,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 01:18:32,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,677 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:35,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 209 states and 459 transitions. [2024-12-06 01:18:35,051 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 459 transitions. [2024-12-06 01:18:35,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 01:18:35,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,085 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:37,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 215 states and 465 transitions. [2024-12-06 01:18:37,227 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 465 transitions. [2024-12-06 01:18:37,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 01:18:37,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:39,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 466 states to 216 states and 466 transitions. [2024-12-06 01:18:39,209 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 466 transitions. [2024-12-06 01:18:39,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:18:39,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,224 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:39,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 215 states and 465 transitions. [2024-12-06 01:18:39,258 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 465 transitions. [2024-12-06 01:18:39,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:18:39,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,280 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:18:39,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 216 states and 469 transitions. [2024-12-06 01:18:39,333 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 469 transitions. [2024-12-06 01:18:39,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 01:18:39,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,349 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:18:40,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 473 states to 219 states and 473 transitions. [2024-12-06 01:18:40,958 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 473 transitions. [2024-12-06 01:18:40,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 01:18:40,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,997 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:18:42,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 223 states and 479 transitions. [2024-12-06 01:18:42,556 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 479 transitions. [2024-12-06 01:18:42,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 01:18:42,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,585 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:18:42,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 224 states and 479 transitions. [2024-12-06 01:18:42,942 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 479 transitions. [2024-12-06 01:18:42,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 01:18:42,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,965 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:18:43,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 224 states and 478 transitions. [2024-12-06 01:18:43,332 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 478 transitions. [2024-12-06 01:18:43,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 01:18:43,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,363 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 226 states and 480 transitions. [2024-12-06 01:18:44,001 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 480 transitions. [2024-12-06 01:18:44,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 01:18:44,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,017 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 226 states and 479 transitions. [2024-12-06 01:18:44,332 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 479 transitions. [2024-12-06 01:18:44,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,349 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 01:18:45,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 235 states and 489 transitions. [2024-12-06 01:18:45,658 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 489 transitions. [2024-12-06 01:18:45,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,683 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 01:18:47,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 499 states to 244 states and 499 transitions. [2024-12-06 01:18:47,250 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 499 transitions. [2024-12-06 01:18:47,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,275 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 01:18:48,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 250 states and 504 transitions. [2024-12-06 01:18:48,727 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 504 transitions. [2024-12-06 01:18:48,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:48,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 01:18:50,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 256 states and 509 transitions. [2024-12-06 01:18:50,223 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 509 transitions. [2024-12-06 01:18:50,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 01:18:50,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 01:18:53,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 521 states to 266 states and 521 transitions. [2024-12-06 01:18:53,637 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 521 transitions. [2024-12-06 01:18:53,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 01:18:53,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:58,804 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:19:22,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:19:22,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 548 states to 283 states and 548 transitions. [2024-12-06 01:19:22,678 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 548 transitions. [2024-12-06 01:19:22,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 01:19:22,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:19:22,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:19:22,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:19:22,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 01:19:23,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:19:23,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 547 states to 283 states and 547 transitions. [2024-12-06 01:19:23,306 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 547 transitions. [2024-12-06 01:19:23,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 01:19:23,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:19:23,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:19:23,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:19:23,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-06 01:19:26,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:19:26,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 552 states to 289 states and 552 transitions. [2024-12-06 01:19:26,840 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 552 transitions. [2024-12-06 01:19:26,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:19:26,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:19:26,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:19:26,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:19:32,077 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 11 proven. 13 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:19:55,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:19:55,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 587 states to 315 states and 587 transitions. [2024-12-06 01:19:55,945 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 587 transitions. [2024-12-06 01:19:55,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 01:19:55,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:19:55,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:19:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:19:55,979 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-12-06 01:19:58,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:19:58,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 593 states to 316 states and 593 transitions. [2024-12-06 01:19:58,492 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 593 transitions. [2024-12-06 01:19:58,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 01:19:58,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:19:58,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:19:58,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:20:04,695 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 29 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:20:41,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:20:41,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 649 states to 350 states and 649 transitions. [2024-12-06 01:20:41,863 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 649 transitions. [2024-12-06 01:20:41,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 01:20:41,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:20:41,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:20:41,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:20:41,890 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-12-06 01:20:44,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:20:44,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 654 states to 353 states and 654 transitions. [2024-12-06 01:20:44,666 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 654 transitions. [2024-12-06 01:20:44,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 01:20:44,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:20:44,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:20:44,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:20:44,702 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-12-06 01:20:47,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:20:47,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 356 states and 659 transitions. [2024-12-06 01:20:47,828 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 659 transitions. [2024-12-06 01:20:47,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 01:20:47,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:20:47,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:20:47,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:20:47,866 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-12-06 01:20:48,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:20:48,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 357 states and 659 transitions. [2024-12-06 01:20:48,980 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 659 transitions. [2024-12-06 01:20:48,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 01:20:48,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:20:48,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:20:49,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:20:50,054 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-12-06 01:20:58,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:20:58,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 671 states to 366 states and 671 transitions. [2024-12-06 01:20:58,622 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 671 transitions. [2024-12-06 01:20:58,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 01:20:58,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:20:58,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:20:58,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:20:58,652 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-12-06 01:21:01,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:21:01,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 672 states to 367 states and 672 transitions. [2024-12-06 01:21:01,589 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 672 transitions. [2024-12-06 01:21:01,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 01:21:01,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:21:01,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:21:01,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:21:01,635 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-12-06 01:21:02,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:21:02,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 672 states to 368 states and 672 transitions. [2024-12-06 01:21:02,636 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 672 transitions. [2024-12-06 01:21:02,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 01:21:02,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:21:02,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:21:02,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:21:04,223 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 29 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked. [2024-12-06 01:21:34,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:21:34,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 735 states to 414 states and 735 transitions. [2024-12-06 01:21:34,607 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 735 transitions. [2024-12-06 01:21:34,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 01:21:34,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:21:34,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:21:34,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:21:46,879 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:22:32,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:22:32,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 27 states and 29 transitions. [2024-12-06 01:22:32,427 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 29 transitions. [2024-12-06 01:22:32,427 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-12-06 01:22:32,427 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 92 iterations. [2024-12-06 01:22:32,433 INFO L726 CodeCheckObserver]: All specifications hold 35 specifications checked. All of them hold [2024-12-06 01:22:36,678 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,679 INFO L77 FloydHoareUtils]: At program point L559-14(lines 559 564) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,679 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,679 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr23REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,679 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,679 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,679 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,679 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,679 INFO L77 FloydHoareUtils]: At program point L560(line 560) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) |ULTIMATE.start_test_fun_~i_ref~0#1.offset|) |ULTIMATE.start_test_fun_#t~mem12#1|) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,680 INFO L77 FloydHoareUtils]: At program point L556(line 556) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 4) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,680 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr27REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,680 INFO L77 FloydHoareUtils]: At program point main_returnLabel#1(lines 567 569) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-12-06 01:22:36,680 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr31REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,680 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,680 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr24REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,680 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,681 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,681 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,681 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,681 INFO L77 FloydHoareUtils]: At program point L561(line 561) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,682 INFO L77 FloydHoareUtils]: At program point L561-1(line 561) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,682 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr32REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,682 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,682 INFO L77 FloydHoareUtils]: At program point L557(line 557) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,682 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,682 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr34ASSERT_VIOLATIONMEMORY_LEAK(lines 567 569) no Hoare annotation was computed. [2024-12-06 01:22:36,682 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-12-06 01:22:36,682 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr25REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,683 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,683 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,683 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,683 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,683 INFO L77 FloydHoareUtils]: At program point L562(line 562) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,684 INFO L77 FloydHoareUtils]: At program point L562-1(line 562) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,684 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr33REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,684 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,684 INFO L77 FloydHoareUtils]: At program point L554(line 554) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (= (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 4) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 4) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (< 3 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,684 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-12-06 01:22:36,685 INFO L77 FloydHoareUtils]: At program point L554-1(line 554) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (= (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 4) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 4) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (< 3 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,685 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,685 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr22REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,685 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,685 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,685 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,686 INFO L77 FloydHoareUtils]: At program point L563(line 563) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,686 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,686 INFO L77 FloydHoareUtils]: At program point L563-1(line 563) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,686 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,687 INFO L77 FloydHoareUtils]: At program point L559-1(line 559) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,687 INFO L77 FloydHoareUtils]: At program point L559-2(line 559) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,688 INFO L77 FloydHoareUtils]: At program point L555(line 555) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 4) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,688 INFO L77 FloydHoareUtils]: At program point L559-5(line 559) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse1 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|))) (.cse2 (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1)) (.cse3 (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0)) (.cse4 (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1)) (.cse5 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse6 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|))) (.cse7 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse8 (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0)) (.cse9 (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse10 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|))) (.cse11 (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1)) (.cse12 (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse13 (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse14 (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0)) (.cse15 (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1)) (.cse16 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|))) (.cse17 (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse18 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse19 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|))) (.cse20 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|)))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 .cse17 (not |ULTIMATE.start_test_fun_#t~short9#1|) .cse18 .cse19 .cse20) (and .cse0 .cse1 .cse2 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) .cse3 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) .cse4 (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse5 .cse6 (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse7 .cse8 (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) .cse9 .cse10 .cse11 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) .cse12 (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse13 .cse14 .cse15 .cse16 (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) .cse17 .cse18 (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) .cse19 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) .cse20))) [2024-12-06 01:22:36,689 INFO L77 FloydHoareUtils]: At program point L559-6(line 559) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse1 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|))) (.cse2 (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1)) (.cse3 (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0)) (.cse4 (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1)) (.cse5 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse6 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|))) (.cse7 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse8 (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0)) (.cse9 (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse10 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|))) (.cse11 (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1)) (.cse12 (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse13 (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse14 (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0)) (.cse15 (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1)) (.cse16 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|))) (.cse17 (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse18 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse19 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|))) (.cse20 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|)))) (or (and .cse0 .cse1 .cse2 .cse3 (not |ULTIMATE.start_test_fun_#t~short11#1|) .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 .cse17 .cse18 .cse19 .cse20) (and .cse0 .cse1 .cse2 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) .cse3 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) .cse4 (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse5 .cse6 (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse7 .cse8 (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) .cse9 .cse10 .cse11 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) .cse12 (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse13 .cse14 .cse15 .cse16 (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) .cse17 .cse18 (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) .cse19 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) .cse20))) [2024-12-06 01:22:36,689 INFO L77 FloydHoareUtils]: At program point L559-7(line 559) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,689 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr26REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,689 INFO L77 FloydHoareUtils]: At program point L559-10(lines 559 564) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse1 (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1)) (.cse2 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse3 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|))) (.cse4 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse5 (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse6 (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse7 (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|))) (.cse8 (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0)) (.cse9 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|))) (.cse10 (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse11 (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|))) (.cse12 (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|))) (.cse13 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|)))) (or (and .cse0 .cse1 (not |ULTIMATE.start_test_fun_#t~short11#1|) .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse13) (and .cse0 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) .cse1 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse2 .cse3 (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse4 (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) .cse5 (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) .cse6 (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) .cse7 .cse8 (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) .cse9 (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) .cse10 .cse11 (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) .cse12 (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) .cse13))) [2024-12-06 01:22:36,689 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-12-06 01:22:36,690 INFO L77 FloydHoareUtils]: At program point L559-11(lines 559 564) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,690 INFO L77 FloydHoareUtils]: At program point L559-13(lines 559 564) the Hoare annotation is: (and (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~k_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~c~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (= |ULTIMATE.start_test_fun_~k_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_~i_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (= |ULTIMATE.start_test_fun_~i_ref~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~j_ref~0#1.base|) 1) (= |ULTIMATE.start_test_fun_~j_ref~0#1.offset| 0) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_test_fun_~k_ref~0#1.base|) 1) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc6#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (<= (+ |ULTIMATE.start_test_fun_~tmp_ref~0#1.offset| 4) (select |#length| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc4#1.base| |ULTIMATE.start_test_fun_#t~malloc2#1.base|)) (= |ULTIMATE.start_test_fun_~c~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_test_fun_~i_ref~0#1.base|) 1) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~i_ref~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_test_fun_#t~malloc3#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc5#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc6#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc2#1.base| 0) |ULTIMATE.start_test_fun_#t~malloc4#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_test_fun_#t~malloc3#1.base| |ULTIMATE.start_test_fun_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_test_fun_~k_ref~0#1.base| |ULTIMATE.start_test_fun_~j_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_#t~malloc5#1.base| |ULTIMATE.start_test_fun_#t~malloc3#1.base|)) (not (= |ULTIMATE.start_test_fun_~j_ref~0#1.base| |ULTIMATE.start_test_fun_~tmp_ref~0#1.base|)) (not (= |ULTIMATE.start_test_fun_~tmp_ref~0#1.base| |ULTIMATE.start_test_fun_~c~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_test_fun_~c~0#1.base|))) [2024-12-06 01:22:36,695 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-12-06 01:22:36,695 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-12-06 01:22:36,697 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,697 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,697 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-12-06 01:22:36,697 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,698 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~c~0!offset [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-12-06 01:22:36,699 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-12-06 01:22:36,702 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,702 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,702 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-12-06 01:22:36,702 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-12-06 01:22:36,702 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-12-06 01:22:36,702 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~j_ref~0!base [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~c~0!base [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k_ref~0!offset [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~j_ref~0!base [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~i_ref~0!base [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~i_ref~0!base [2024-12-06 01:22:36,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!offset [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k_ref~0!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~i_ref~0!offset [2024-12-06 01:22:36,704 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-12-06 01:22:36,705 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-12-06 01:22:36,705 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~j_ref~0!offset [2024-12-06 01:22:36,705 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,705 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,705 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!offset [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,706 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~c~0!offset [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k_ref~0!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~i_ref~0!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k_ref~0!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~j_ref~0!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-12-06 01:22:36,707 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~j_ref~0!base [2024-12-06 01:22:36,708 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base [2024-12-06 01:22:36,708 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base [2024-12-06 01:22:36,708 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~c~0!base [2024-12-06 01:22:36,708 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-12-06 01:22:36,708 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-12-06 01:22:36,710 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 06.12 01:22:36 ImpRootNode [2024-12-06 01:22:36,710 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-12-06 01:22:36,710 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-06 01:22:36,711 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-06 01:22:36,711 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-06 01:22:36,711 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:17:08" (3/4) ... [2024-12-06 01:22:36,714 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-06 01:22:36,721 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 22 nodes and edges [2024-12-06 01:22:36,721 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-12-06 01:22:36,721 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-12-06 01:22:36,721 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-12-06 01:22:36,797 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/witness.graphml [2024-12-06 01:22:36,797 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/witness.yml [2024-12-06 01:22:36,797 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-06 01:22:36,798 INFO L158 Benchmark]: Toolchain (without parser) took 328984.88ms. Allocated memory was 142.6MB in the beginning and 1.7GB in the end (delta: 1.5GB). Free memory was 116.3MB in the beginning and 816.1MB in the end (delta: -699.8MB). Peak memory consumption was 810.5MB. Max. memory is 16.1GB. [2024-12-06 01:22:36,798 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 142.6MB. Free memory is still 83.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 01:22:36,799 INFO L158 Benchmark]: CACSL2BoogieTranslator took 287.08ms. Allocated memory is still 142.6MB. Free memory was 116.3MB in the beginning and 100.1MB in the end (delta: 16.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-06 01:22:36,799 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.92ms. Allocated memory is still 142.6MB. Free memory was 99.8MB in the beginning and 98.4MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 01:22:36,799 INFO L158 Benchmark]: Boogie Preprocessor took 19.74ms. Allocated memory is still 142.6MB. Free memory was 98.4MB in the beginning and 97.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 01:22:36,799 INFO L158 Benchmark]: RCFGBuilder took 406.41ms. Allocated memory is still 142.6MB. Free memory was 97.3MB in the beginning and 74.7MB in the end (delta: 22.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-06 01:22:36,800 INFO L158 Benchmark]: CodeCheck took 328148.29ms. Allocated memory was 142.6MB in the beginning and 1.7GB in the end (delta: 1.5GB). Free memory was 74.7MB in the beginning and 824.5MB in the end (delta: -749.8MB). Peak memory consumption was 760.2MB. Max. memory is 16.1GB. [2024-12-06 01:22:36,800 INFO L158 Benchmark]: Witness Printer took 86.88ms. Allocated memory is still 1.7GB. Free memory was 824.5MB in the beginning and 816.1MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 01:22:36,801 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, 59 locations, 35 error locations. Started 1 CEGAR loops. OverallTime: 323.8s, OverallIterations: 92, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 41050 SdHoareTripleChecker+Valid, 129.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 39642 mSDsluCounter, 23068 SdHoareTripleChecker+Invalid, 116.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 21603 mSDsCounter, 6890 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 95605 IncrementalHoareTripleChecker+Invalid, 102495 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 6890 mSolverCounterUnsat, 1465 mSDtfsCounter, 95605 mSolverCounterSat, 1.7s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 16972 GetRequests, 14990 SyntacticMatches, 674 SemanticMatches, 1308 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1022576 ImplicationChecksByTransitivity, 303.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 39.5s InterpolantComputationTime, 1833 NumberOfCodeBlocks, 1833 NumberOfCodeBlocksAsserted, 91 NumberOfCheckSat, 1742 ConstructedInterpolants, 0 QuantifiedInterpolants, 38331 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 91 InterpolantComputations, 85 PerfectInterpolantSequences, 506/711 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -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: -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: 567]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - AllSpecificationsHoldResult: All specifications hold 35 specifications checked. All of them hold * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.31ms. Allocated memory is still 142.6MB. Free memory is still 83.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 287.08ms. Allocated memory is still 142.6MB. Free memory was 116.3MB in the beginning and 100.1MB in the end (delta: 16.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.92ms. Allocated memory is still 142.6MB. Free memory was 99.8MB in the beginning and 98.4MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 19.74ms. Allocated memory is still 142.6MB. Free memory was 98.4MB in the beginning and 97.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 406.41ms. Allocated memory is still 142.6MB. Free memory was 97.3MB in the beginning and 74.7MB in the end (delta: 22.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * CodeCheck took 328148.29ms. Allocated memory was 142.6MB in the beginning and 1.7GB in the end (delta: 1.5GB). Free memory was 74.7MB in the beginning and 824.5MB in the end (delta: -749.8MB). Peak memory consumption was 760.2MB. Max. memory is 16.1GB. * Witness Printer took 86.88ms. Allocated memory is still 1.7GB. Free memory was 824.5MB in the beginning and 816.1MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: main_old_#valid#1 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~c~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!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: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc3!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: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~j_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~c~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k_ref~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~j_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~i_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~i_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~i_ref~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: ~j_ref~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~c~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: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~i_ref~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: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~j_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~j_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~tmp_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~c~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] RESULT: Ultimate proved your program to be correct! [2024-12-06 01:22:36,817 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88b7d56d-61d7-460f-ab16-1d48c71b649e/bin/ukojak-verify-CZk0znPC7b/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