./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/termination-memory-alloca/HarrisLalNoriRajamani-2010SAS-Fig1-alloca.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/termination-memory-alloca/HarrisLalNoriRajamani-2010SAS-Fig1-alloca.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7d44dc9ee297680f321b2cf4dcd79f3ba6ced2470ed6439fc6dd5eb0285efc9c --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 20:35:12,959 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 20:35:13,050 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-11-13 20:35:13,058 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 20:35:13,059 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 20:35:13,094 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 20:35:13,095 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 20:35:13,096 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 20:35:13,096 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 20:35:13,097 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 20:35:13,097 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 20:35:13,097 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 20:35:13,097 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 20:35:13,097 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 20:35:13,097 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 20:35:13,097 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:35:13,098 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 20:35:13,098 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 20:35:13,098 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 20:35:13,098 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 20:35:13,100 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_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7d44dc9ee297680f321b2cf4dcd79f3ba6ced2470ed6439fc6dd5eb0285efc9c [2024-11-13 20:35:13,435 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 20:35:13,446 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 20:35:13,451 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 20:35:13,452 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 20:35:13,453 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 20:35:13,454 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/termination-memory-alloca/HarrisLalNoriRajamani-2010SAS-Fig1-alloca.i Unable to find full path for "g++" [2024-11-13 20:35:15,411 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 20:35:15,696 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 20:35:15,697 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/sv-benchmarks/c/termination-memory-alloca/HarrisLalNoriRajamani-2010SAS-Fig1-alloca.i [2024-11-13 20:35:15,715 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/data/af0bcec65/04d20a4033f349b98398d7e3900c08e7/FLAGf99a58e4e [2024-11-13 20:35:15,728 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/data/af0bcec65/04d20a4033f349b98398d7e3900c08e7 [2024-11-13 20:35:15,731 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 20:35:15,732 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 20:35:15,734 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 20:35:15,734 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 20:35:15,738 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 20:35:15,739 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:35:15" (1/1) ... [2024-11-13 20:35:15,740 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@226d281f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:15, skipping insertion in model container [2024-11-13 20:35:15,740 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:35:15" (1/1) ... [2024-11-13 20:35:15,768 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 20:35:16,135 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:35:16,145 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 20:35:16,199 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:35:16,232 INFO L204 MainTranslator]: Completed translation [2024-11-13 20:35:16,232 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16 WrapperNode [2024-11-13 20:35:16,233 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 20:35:16,234 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 20:35:16,234 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 20:35:16,234 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 20:35:16,244 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,258 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,288 INFO L138 Inliner]: procedures = 111, calls = 40, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 191 [2024-11-13 20:35:16,291 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 20:35:16,292 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 20:35:16,292 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 20:35:16,292 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 20:35:16,301 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,301 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,307 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,311 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,317 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,320 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,322 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,323 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,325 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 20:35:16,326 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 20:35:16,326 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 20:35:16,326 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 20:35:16,327 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:35:16" (1/1) ... [2024-11-13 20:35:16,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:35:16,349 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 20:35:16,364 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 20:35:16,368 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 20:35:16,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 20:35:16,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 20:35:16,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 20:35:16,399 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 20:35:16,399 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 20:35:16,399 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 20:35:16,516 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 20:35:16,518 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 20:35:17,095 INFO L? ?]: Removed 164 outVars from TransFormulas that were not future-live. [2024-11-13 20:35:17,096 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 20:35:17,155 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 20:35:17,155 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-13 20:35:17,156 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:35:17 BoogieIcfgContainer [2024-11-13 20:35:17,156 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 20:35:17,157 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 20:35:17,157 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 20:35:17,170 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 20:35:17,170 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:35:17" (1/1) ... [2024-11-13 20:35:17,179 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 20:35:17,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:17,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 145 states and 159 transitions. [2024-11-13 20:35:17,260 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 159 transitions. [2024-11-13 20:35:17,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 20:35:17,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:17,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:17,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:17,878 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:17,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:17,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 144 states and 158 transitions. [2024-11-13 20:35:17,927 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 158 transitions. [2024-11-13 20:35:17,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 20:35:17,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:17,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:17,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:18,321 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:18,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:18,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 143 states and 157 transitions. [2024-11-13 20:35:18,426 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 157 transitions. [2024-11-13 20:35:18,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 20:35:18,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:18,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:18,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:18,613 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:18,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:18,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 142 states and 156 transitions. [2024-11-13 20:35:18,634 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 156 transitions. [2024-11-13 20:35:18,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 20:35:18,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:18,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:18,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:18,833 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:18,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:18,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 141 states and 155 transitions. [2024-11-13 20:35:18,854 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 155 transitions. [2024-11-13 20:35:18,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 20:35:18,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:18,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:18,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:19,004 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:19,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:19,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 140 states and 154 transitions. [2024-11-13 20:35:19,128 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 154 transitions. [2024-11-13 20:35:19,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 20:35:19,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:19,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:19,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:19,299 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:19,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:19,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 139 states and 153 transitions. [2024-11-13 20:35:19,580 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 153 transitions. [2024-11-13 20:35:19,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 20:35:19,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:19,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:19,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:19,694 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:19,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:19,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 138 states and 152 transitions. [2024-11-13 20:35:19,725 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 152 transitions. [2024-11-13 20:35:19,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 20:35:19,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:19,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:19,871 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:19,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:19,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 137 states and 151 transitions. [2024-11-13 20:35:19,905 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 151 transitions. [2024-11-13 20:35:19,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:35:19,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:19,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:19,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:20,015 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:20,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:20,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 136 states and 150 transitions. [2024-11-13 20:35:20,351 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 150 transitions. [2024-11-13 20:35:20,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:35:20,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:20,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:20,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:20,492 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:21,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:21,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 135 states and 149 transitions. [2024-11-13 20:35:21,061 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 149 transitions. [2024-11-13 20:35:21,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:35:21,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:21,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:21,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:21,172 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:21,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:21,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 134 states and 148 transitions. [2024-11-13 20:35:21,548 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 148 transitions. [2024-11-13 20:35:21,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:35:21,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:21,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:21,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:21,621 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:21,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:21,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 133 states and 147 transitions. [2024-11-13 20:35:21,902 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 147 transitions. [2024-11-13 20:35:21,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:35:21,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:21,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:21,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:21,983 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:22,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:22,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 132 states and 146 transitions. [2024-11-13 20:35:22,597 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 146 transitions. [2024-11-13 20:35:22,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:35:22,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:22,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:22,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:22,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-11-13 20:35:23,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:23,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 131 states and 145 transitions. [2024-11-13 20:35:23,620 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 145 transitions. [2024-11-13 20:35:23,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:35:23,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:23,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:23,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:23,688 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:23,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:23,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 130 states and 144 transitions. [2024-11-13 20:35:23,734 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 144 transitions. [2024-11-13 20:35:23,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:35:23,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:23,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:23,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:23,809 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:23,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:23,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 129 states and 143 transitions. [2024-11-13 20:35:23,872 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 143 transitions. [2024-11-13 20:35:23,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:35:23,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:23,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:23,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:23,993 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:25,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:25,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 128 states and 142 transitions. [2024-11-13 20:35:25,041 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 142 transitions. [2024-11-13 20:35:25,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:35:25,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:25,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:25,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:25,146 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:26,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:26,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 127 states and 141 transitions. [2024-11-13 20:35:26,523 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 141 transitions. [2024-11-13 20:35:26,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:35:26,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:26,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:26,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:26,558 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:26,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:26,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 126 states and 140 transitions. [2024-11-13 20:35:26,623 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 140 transitions. [2024-11-13 20:35:26,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:35:26,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:26,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:26,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:26,676 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:26,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:26,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 125 states and 139 transitions. [2024-11-13 20:35:26,735 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 139 transitions. [2024-11-13 20:35:26,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 20:35:26,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:26,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:26,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:26,756 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:26,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:26,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 124 states and 138 transitions. [2024-11-13 20:35:26,999 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 138 transitions. [2024-11-13 20:35:27,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 20:35:27,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:27,096 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:27,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:27,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 123 states and 137 transitions. [2024-11-13 20:35:27,291 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 137 transitions. [2024-11-13 20:35:27,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 20:35:27,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:27,325 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:27,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:27,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 122 states and 136 transitions. [2024-11-13 20:35:27,349 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 136 transitions. [2024-11-13 20:35:27,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 20:35:27,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:27,396 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:27,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:27,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 121 states and 135 transitions. [2024-11-13 20:35:27,421 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 135 transitions. [2024-11-13 20:35:27,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:35:27,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:27,452 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:27,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:27,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 120 states and 133 transitions. [2024-11-13 20:35:27,485 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 133 transitions. [2024-11-13 20:35:27,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:35:27,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:27,587 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:27,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:27,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 121 states and 135 transitions. [2024-11-13 20:35:27,673 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 135 transitions. [2024-11-13 20:35:27,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:35:27,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:27,696 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:27,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:27,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 120 states and 133 transitions. [2024-11-13 20:35:27,723 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 133 transitions. [2024-11-13 20:35:27,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:35:27,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:27,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-11-13 20:35:27,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:27,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 121 states and 135 transitions. [2024-11-13 20:35:27,808 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 135 transitions. [2024-11-13 20:35:27,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:35:27,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:27,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:27,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:28,286 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:29,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:29,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 121 states and 134 transitions. [2024-11-13 20:35:29,533 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 134 transitions. [2024-11-13 20:35:29,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:35:29,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:29,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:29,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:29,564 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:29,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:29,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 123 states and 138 transitions. [2024-11-13 20:35:29,888 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 138 transitions. [2024-11-13 20:35:29,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:35:29,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:29,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:29,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:29,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:30,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:30,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 125 states and 142 transitions. [2024-11-13 20:35:30,295 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 142 transitions. [2024-11-13 20:35:30,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:35:30,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:30,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:30,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:30,554 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:32,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:32,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 125 states and 141 transitions. [2024-11-13 20:35:32,574 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 141 transitions. [2024-11-13 20:35:32,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:35:32,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:32,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:32,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:32,600 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:32,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:32,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 127 states and 145 transitions. [2024-11-13 20:35:32,632 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 145 transitions. [2024-11-13 20:35:32,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:35:32,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:32,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:32,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:32,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-11-13 20:35:32,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:32,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 149 transitions. [2024-11-13 20:35:32,708 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 149 transitions. [2024-11-13 20:35:32,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:32,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:32,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:32,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:32,752 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:34,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:34,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 133 states and 158 transitions. [2024-11-13 20:35:34,697 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 158 transitions. [2024-11-13 20:35:34,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:34,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:34,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:34,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:34,944 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:37,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:37,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 137 states and 168 transitions. [2024-11-13 20:35:37,694 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 168 transitions. [2024-11-13 20:35:37,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:37,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:37,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:37,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:37,716 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:38,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:38,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 139 states and 174 transitions. [2024-11-13 20:35:38,346 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 174 transitions. [2024-11-13 20:35:38,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:38,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:38,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:38,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:38,392 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:38,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:38,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 142 states and 181 transitions. [2024-11-13 20:35:38,974 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 181 transitions. [2024-11-13 20:35:38,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:38,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:38,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:38,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:38,996 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:40,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:40,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 146 states and 190 transitions. [2024-11-13 20:35:40,216 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 190 transitions. [2024-11-13 20:35:40,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:40,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:40,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:40,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:40,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:41,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:41,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 150 states and 200 transitions. [2024-11-13 20:35:41,776 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 200 transitions. [2024-11-13 20:35:41,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:41,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:41,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:41,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:41,800 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:41,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:41,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 152 states and 206 transitions. [2024-11-13 20:35:41,828 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 206 transitions. [2024-11-13 20:35:41,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:35:41,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:41,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:41,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:41,872 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:41,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:41,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 155 states and 213 transitions. [2024-11-13 20:35:41,906 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 213 transitions. [2024-11-13 20:35:41,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 20:35:41,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:41,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:41,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:41,957 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:41,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:41,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 156 states and 214 transitions. [2024-11-13 20:35:41,988 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 214 transitions. [2024-11-13 20:35:41,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 20:35:41,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:41,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:42,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:42,012 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:42,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:42,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 156 states and 213 transitions. [2024-11-13 20:35:42,173 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 213 transitions. [2024-11-13 20:35:42,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 20:35:42,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:42,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:42,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:42,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:42,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:42,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 155 states and 212 transitions. [2024-11-13 20:35:42,222 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 212 transitions. [2024-11-13 20:35:42,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 20:35:42,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:42,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:42,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:42,265 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:42,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:42,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 156 states and 212 transitions. [2024-11-13 20:35:42,316 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 212 transitions. [2024-11-13 20:35:42,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:35:42,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:42,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:42,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:42,480 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:45,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:45,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 162 states and 228 transitions. [2024-11-13 20:35:45,212 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 228 transitions. [2024-11-13 20:35:45,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:35:45,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:45,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:45,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:45,234 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:47,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:47,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 168 states and 241 transitions. [2024-11-13 20:35:47,843 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 241 transitions. [2024-11-13 20:35:47,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:35:47,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:47,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:47,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:47,866 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:51,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:51,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 174 states and 255 transitions. [2024-11-13 20:35:51,229 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 255 transitions. [2024-11-13 20:35:51,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:35:51,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:51,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:51,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:51,268 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:53,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:53,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 180 states and 270 transitions. [2024-11-13 20:35:53,422 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 270 transitions. [2024-11-13 20:35:53,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 20:35:53,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:53,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:53,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 20:35:54,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:54,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 183 states and 278 transitions. [2024-11-13 20:35:54,332 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 278 transitions. [2024-11-13 20:35:54,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 20:35:54,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:54,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:54,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:54,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 20:35:54,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:54,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 185 states and 283 transitions. [2024-11-13 20:35:54,814 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 283 transitions. [2024-11-13 20:35:54,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 20:35:54,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:54,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:54,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:54,836 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 20:35:55,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:55,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 187 states and 288 transitions. [2024-11-13 20:35:55,292 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 288 transitions. [2024-11-13 20:35:55,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 20:35:55,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:55,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:55,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:55,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 20:35:55,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:55,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 190 states and 295 transitions. [2024-11-13 20:35:55,647 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 295 transitions. [2024-11-13 20:35:55,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 20:35:55,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:55,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:55,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:55,820 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:56,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:56,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 191 states and 297 transitions. [2024-11-13 20:35:56,024 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 297 transitions. [2024-11-13 20:35:56,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 20:35:56,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:56,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:56,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:56,046 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:56,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:56,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 192 states and 299 transitions. [2024-11-13 20:35:56,071 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 299 transitions. [2024-11-13 20:35:56,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:35:56,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:56,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:56,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:57,140 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:04,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:04,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 197 states and 312 transitions. [2024-11-13 20:36:04,477 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 312 transitions. [2024-11-13 20:36:04,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:04,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:04,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:04,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:04,509 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:05,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:05,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 196 states and 311 transitions. [2024-11-13 20:36:05,010 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 311 transitions. [2024-11-13 20:36:05,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:05,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:05,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:05,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:05,067 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:05,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:05,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 199 states and 315 transitions. [2024-11-13 20:36:05,352 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 315 transitions. [2024-11-13 20:36:05,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:05,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:05,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:05,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:05,392 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:06,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:06,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 204 states and 324 transitions. [2024-11-13 20:36:06,410 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 324 transitions. [2024-11-13 20:36:06,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:06,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:06,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:06,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:06,434 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:07,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:07,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 205 states and 325 transitions. [2024-11-13 20:36:07,405 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 325 transitions. [2024-11-13 20:36:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:07,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:07,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:07,435 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:36:07,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:07,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 207 states and 326 transitions. [2024-11-13 20:36:07,465 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 326 transitions. [2024-11-13 20:36:07,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:07,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:07,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:07,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:07,519 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:36:07,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:07,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 209 states and 327 transitions. [2024-11-13 20:36:07,563 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 327 transitions. [2024-11-13 20:36:07,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:07,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:07,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:07,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:08,954 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:14,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:14,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 214 states and 340 transitions. [2024-11-13 20:36:14,675 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 340 transitions. [2024-11-13 20:36:14,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:14,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:14,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:14,698 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:14,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:14,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 213 states and 339 transitions. [2024-11-13 20:36:14,723 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 339 transitions. [2024-11-13 20:36:14,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:14,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:14,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:14,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:14,757 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:14,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:14,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 216 states and 343 transitions. [2024-11-13 20:36:14,795 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 343 transitions. [2024-11-13 20:36:14,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:14,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:14,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:14,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:14,815 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:15,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:15,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 217 states and 345 transitions. [2024-11-13 20:36:15,957 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 345 transitions. [2024-11-13 20:36:15,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:15,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:15,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:15,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:15,993 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:16,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:16,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 222 states and 353 transitions. [2024-11-13 20:36:16,543 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 353 transitions. [2024-11-13 20:36:16,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:16,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:16,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:16,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:16,580 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:36:17,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:17,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 224 states and 356 transitions. [2024-11-13 20:36:17,189 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 356 transitions. [2024-11-13 20:36:17,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:36:17,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:17,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:17,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:17,215 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:36:17,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:17,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 226 states and 357 transitions. [2024-11-13 20:36:17,507 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 357 transitions. [2024-11-13 20:36:17,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:36:17,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:17,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:17,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:18,408 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:28,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:28,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 232 states and 371 transitions. [2024-11-13 20:36:28,377 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 371 transitions. [2024-11-13 20:36:28,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:36:28,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:28,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:28,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:28,401 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:39,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:39,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 393 states to 242 states and 393 transitions. [2024-11-13 20:36:39,712 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 393 transitions. [2024-11-13 20:36:39,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:36:39,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:39,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:39,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:40,267 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:54,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:54,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 415 states to 252 states and 415 transitions. [2024-11-13 20:36:54,663 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 415 transitions. [2024-11-13 20:36:54,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:36:54,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:54,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:54,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:54,690 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:55,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:55,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 254 states and 419 transitions. [2024-11-13 20:36:55,496 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 419 transitions. [2024-11-13 20:36:55,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:36:55,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:55,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:55,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:55,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-11-13 20:36:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:56,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 256 states and 423 transitions. [2024-11-13 20:36:56,523 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 423 transitions. [2024-11-13 20:36:56,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:36:56,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:56,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:56,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:57,387 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:05,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:05,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 262 states and 437 transitions. [2024-11-13 20:37:05,006 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 437 transitions. [2024-11-13 20:37:05,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:37:05,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:05,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:05,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:05,028 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:10,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:10,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 272 states and 459 transitions. [2024-11-13 20:37:10,342 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 459 transitions. [2024-11-13 20:37:10,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:37:10,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:10,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:10,434 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:16,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:16,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 481 states to 282 states and 481 transitions. [2024-11-13 20:37:16,320 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 481 transitions. [2024-11-13 20:37:16,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:37:16,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:16,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:16,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:16,342 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:16,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:16,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 485 states to 284 states and 485 transitions. [2024-11-13 20:37:16,373 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 485 transitions. [2024-11-13 20:37:16,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:37:16,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:16,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:16,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:16,414 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:16,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:16,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 286 states and 489 transitions. [2024-11-13 20:37:16,473 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 489 transitions. [2024-11-13 20:37:16,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:16,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:16,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:16,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:16,499 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:17,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:17,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 491 states to 287 states and 491 transitions. [2024-11-13 20:37:17,351 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 491 transitions. [2024-11-13 20:37:17,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:17,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:17,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:17,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:17,380 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:17,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:17,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 289 states and 495 transitions. [2024-11-13 20:37:17,794 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 495 transitions. [2024-11-13 20:37:17,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:17,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:17,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:17,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:17,817 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:18,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:18,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 497 states to 290 states and 497 transitions. [2024-11-13 20:37:18,624 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 497 transitions. [2024-11-13 20:37:18,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:18,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:18,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:18,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:18,659 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:19,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 500 states to 292 states and 500 transitions. [2024-11-13 20:37:19,048 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 500 transitions. [2024-11-13 20:37:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,082 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:37:19,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 294 states and 503 transitions. [2024-11-13 20:37:19,123 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 503 transitions. [2024-11-13 20:37:19,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,171 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:37:19,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 253 states and 413 transitions. [2024-11-13 20:37:19,223 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 413 transitions. [2024-11-13 20:37:19,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,239 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:19,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 415 states to 254 states and 415 transitions. [2024-11-13 20:37:19,273 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 415 transitions. [2024-11-13 20:37:19,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,311 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:19,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 256 states and 419 transitions. [2024-11-13 20:37:19,375 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 419 transitions. [2024-11-13 20:37:19,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,396 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:19,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 257 states and 421 transitions. [2024-11-13 20:37:19,524 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 421 transitions. [2024-11-13 20:37:19,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,563 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:19,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 259 states and 424 transitions. [2024-11-13 20:37:19,620 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 424 transitions. [2024-11-13 20:37:19,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,643 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:37:19,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 261 states and 425 transitions. [2024-11-13 20:37:19,673 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 425 transitions. [2024-11-13 20:37:19,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:37:19,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,713 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:37:19,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:19,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 221 states and 337 transitions. [2024-11-13 20:37:19,769 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 337 transitions. [2024-11-13 20:37:19,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:19,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:19,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:19,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,810 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:37:20,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:20,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 224 states and 341 transitions. [2024-11-13 20:37:20,800 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 341 transitions. [2024-11-13 20:37:20,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:20,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:20,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:20,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:20,829 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:37:21,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:21,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 225 states and 342 transitions. [2024-11-13 20:37:21,220 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 342 transitions. [2024-11-13 20:37:21,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:21,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:21,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:21,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:21,245 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:22,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:22,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 227 states and 346 transitions. [2024-11-13 20:37:22,244 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 346 transitions. [2024-11-13 20:37:22,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:22,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:22,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:22,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:22,274 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:22,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:22,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 231 states and 352 transitions. [2024-11-13 20:37:22,719 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 352 transitions. [2024-11-13 20:37:22,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:22,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:22,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:22,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:22,746 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:37:22,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:22,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 234 states and 356 transitions. [2024-11-13 20:37:22,798 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 356 transitions. [2024-11-13 20:37:22,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:22,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:22,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:22,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:22,822 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:37:22,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:22,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 235 states and 357 transitions. [2024-11-13 20:37:22,869 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 357 transitions. [2024-11-13 20:37:22,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:22,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:22,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:22,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:22,895 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:22,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:22,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 237 states and 361 transitions. [2024-11-13 20:37:22,944 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 361 transitions. [2024-11-13 20:37:22,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:37:22,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:22,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:22,985 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:23,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:23,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 241 states and 367 transitions. [2024-11-13 20:37:23,037 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 367 transitions. [2024-11-13 20:37:23,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 20:37:23,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:23,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:23,058 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:29,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:29,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 251 states and 384 transitions. [2024-11-13 20:37:29,134 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 384 transitions. [2024-11-13 20:37:29,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 20:37:29,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:29,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:29,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:29,176 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:35,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:35,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 261 states and 402 transitions. [2024-11-13 20:37:35,311 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 402 transitions. [2024-11-13 20:37:35,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 20:37:35,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:35,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:35,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:35,350 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:42,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:42,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 271 states and 421 transitions. [2024-11-13 20:37:42,046 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 421 transitions. [2024-11-13 20:37:42,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 20:37:42,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:42,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:42,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:42,063 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:44,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:44,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 281 states and 437 transitions. [2024-11-13 20:37:44,917 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 437 transitions. [2024-11-13 20:37:44,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 20:37:44,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:44,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:44,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:44,936 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:44,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:44,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 280 states and 436 transitions. [2024-11-13 20:37:44,974 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 436 transitions. [2024-11-13 20:37:44,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 20:37:44,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:44,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:44,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:45,009 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:45,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:45,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 444 states to 281 states and 444 transitions. [2024-11-13 20:37:45,073 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 444 transitions. [2024-11-13 20:37:45,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 20:37:45,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:45,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:45,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:47,086 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:02,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:02,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 267 states and 421 transitions. [2024-11-13 20:38:02,534 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 421 transitions. [2024-11-13 20:38:02,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 20:38:02,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:02,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:02,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:02,560 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:02,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:02,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 420 states to 266 states and 420 transitions. [2024-11-13 20:38:02,613 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 420 transitions. [2024-11-13 20:38:02,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 20:38:02,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:02,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:02,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:02,659 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:02,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:02,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 267 states and 428 transitions. [2024-11-13 20:38:02,729 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 428 transitions. [2024-11-13 20:38:02,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 20:38:02,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:02,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:02,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:02,864 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:02,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:02,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 253 states and 405 transitions. [2024-11-13 20:38:02,943 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 405 transitions. [2024-11-13 20:38:02,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:38:02,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:02,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:02,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:02,982 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:38:05,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:05,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 409 states to 256 states and 409 transitions. [2024-11-13 20:38:05,099 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 409 transitions. [2024-11-13 20:38:05,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:38:05,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:05,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:05,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:05,125 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:38:05,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:05,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 258 states and 411 transitions. [2024-11-13 20:38:05,910 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 411 transitions. [2024-11-13 20:38:05,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:38:05,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:05,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:05,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:05,935 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:38:07,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:07,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 260 states and 413 transitions. [2024-11-13 20:38:07,662 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 413 transitions. [2024-11-13 20:38:07,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:38:07,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:07,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:07,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:07,697 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:38:08,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:08,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 263 states and 416 transitions. [2024-11-13 20:38:08,550 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 416 transitions. [2024-11-13 20:38:08,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:38:08,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:08,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:08,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:10,204 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:38,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:38,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 272 states and 438 transitions. [2024-11-13 20:38:38,934 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 438 transitions. [2024-11-13 20:38:38,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:38:38,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:38,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:38,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:38,976 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:38:39,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:39,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 274 states and 439 transitions. [2024-11-13 20:38:39,036 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 439 transitions. [2024-11-13 20:38:39,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:38:39,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:39,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:39,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:39,056 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:38:39,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:39,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 274 states and 438 transitions. [2024-11-13 20:38:39,088 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 438 transitions. [2024-11-13 20:38:39,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:38:39,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:39,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:39,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:39,181 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:47,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:47,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 283 states and 460 transitions. [2024-11-13 20:38:47,920 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 460 transitions. [2024-11-13 20:38:47,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:38:47,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:47,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:47,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:47,952 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:38:48,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:48,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 285 states and 462 transitions. [2024-11-13 20:38:48,015 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 462 transitions. [2024-11-13 20:38:48,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:38:48,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:48,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:48,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:48,035 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:38:48,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:48,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 461 states to 285 states and 461 transitions. [2024-11-13 20:38:48,068 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 461 transitions. [2024-11-13 20:38:48,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:38:48,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:48,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:48,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:48,099 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:38:53,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:53,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 289 states and 471 transitions. [2024-11-13 20:38:53,451 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 471 transitions. [2024-11-13 20:38:53,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:38:53,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:53,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:53,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:53,472 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:38:54,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:54,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 289 states and 470 transitions. [2024-11-13 20:38:54,117 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 470 transitions. [2024-11-13 20:38:54,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:38:54,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:54,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:54,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:54,163 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:38:55,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:55,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 474 states to 290 states and 474 transitions. [2024-11-13 20:38:55,526 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 474 transitions. [2024-11-13 20:38:55,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:38:55,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:55,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:55,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,409 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:39:46,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 305 states and 513 transitions. [2024-11-13 20:39:46,505 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 513 transitions. [2024-11-13 20:39:46,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:39:46,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,524 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:39:51,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 521 states to 308 states and 521 transitions. [2024-11-13 20:39:51,815 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 521 transitions. [2024-11-13 20:39:51,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:39:51,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,133 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:39:54,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 309 states and 526 transitions. [2024-11-13 20:39:54,204 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 526 transitions. [2024-11-13 20:39:54,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:39:54,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,232 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:40:00,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 312 states and 531 transitions. [2024-11-13 20:40:00,009 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 531 transitions. [2024-11-13 20:40:00,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:00,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,051 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:40:00,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 541 states to 316 states and 541 transitions. [2024-11-13 20:40:00,166 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 541 transitions. [2024-11-13 20:40:00,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:00,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,193 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:40:00,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 540 states to 316 states and 540 transitions. [2024-11-13 20:40:00,240 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 540 transitions. [2024-11-13 20:40:00,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:00,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,574 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:40:11,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:11,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 584 states to 330 states and 584 transitions. [2024-11-13 20:40:11,757 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 584 transitions. [2024-11-13 20:40:11,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:11,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:11,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:11,805 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:40:14,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:14,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 588 states to 331 states and 588 transitions. [2024-11-13 20:40:14,072 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 588 transitions. [2024-11-13 20:40:14,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:14,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:14,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:14,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:14,095 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:40:15,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:15,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 592 states to 332 states and 592 transitions. [2024-11-13 20:40:15,227 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 592 transitions. [2024-11-13 20:40:15,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:15,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:15,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:15,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:15,247 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:40:15,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:15,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 595 states to 334 states and 595 transitions. [2024-11-13 20:40:15,309 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 595 transitions. [2024-11-13 20:40:15,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:15,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:15,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:15,327 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 20:40:17,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:17,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 337 states and 601 transitions. [2024-11-13 20:40:17,000 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 601 transitions. [2024-11-13 20:40:17,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 20:40:17,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:17,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:17,315 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:40:18,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:18,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 338 states and 603 transitions. [2024-11-13 20:40:18,550 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 603 transitions. [2024-11-13 20:40:18,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 20:40:18,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:18,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:18,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:20,260 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 20:40:30,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:30,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 346 states and 621 transitions. [2024-11-13 20:40:30,825 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 621 transitions. [2024-11-13 20:40:30,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 20:40:30,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:30,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:30,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:32,011 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:41:16,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:16,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 649 states to 359 states and 649 transitions. [2024-11-13 20:41:16,258 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 649 transitions. [2024-11-13 20:41:16,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:16,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:16,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:16,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:16,285 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:18,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:18,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 653 states to 362 states and 653 transitions. [2024-11-13 20:41:18,517 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 653 transitions. [2024-11-13 20:41:18,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:18,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:18,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:18,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:18,566 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:19,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:19,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 365 states and 657 transitions. [2024-11-13 20:41:19,535 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 657 transitions. [2024-11-13 20:41:19,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:19,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:19,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:19,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:19,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:21,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:21,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 366 states and 659 transitions. [2024-11-13 20:41:21,658 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 659 transitions. [2024-11-13 20:41:21,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:21,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:21,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:21,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:21,694 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:27,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:27,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 369 states and 666 transitions. [2024-11-13 20:41:27,824 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 666 transitions. [2024-11-13 20:41:27,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:27,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:27,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:27,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:27,844 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:31,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:31,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 371 states and 669 transitions. [2024-11-13 20:41:31,972 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 669 transitions. [2024-11-13 20:41:31,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:31,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:31,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:31,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:32,001 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:34,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:34,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 372 states and 669 transitions. [2024-11-13 20:41:34,048 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 669 transitions. [2024-11-13 20:41:34,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:34,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:34,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:34,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:34,087 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:36,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:36,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 373 states and 670 transitions. [2024-11-13 20:41:36,463 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 670 transitions. [2024-11-13 20:41:36,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:36,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:36,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:36,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:36,519 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:39,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:39,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 675 states to 377 states and 675 transitions. [2024-11-13 20:41:39,013 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 675 transitions. [2024-11-13 20:41:39,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:39,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:39,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:39,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:39,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:40,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:40,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 672 states to 377 states and 672 transitions. [2024-11-13 20:41:40,218 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 672 transitions. [2024-11-13 20:41:40,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:40,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:40,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:40,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:40,255 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:42,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:42,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 676 states to 380 states and 676 transitions. [2024-11-13 20:41:42,533 INFO L276 IsEmpty]: Start isEmpty. Operand 380 states and 676 transitions. [2024-11-13 20:41:42,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:42,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:42,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:42,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:42,742 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:44,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:44,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 678 states to 381 states and 678 transitions. [2024-11-13 20:41:44,867 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 678 transitions. [2024-11-13 20:41:44,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:44,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:44,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:44,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:44,896 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:46,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:46,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 684 states to 385 states and 684 transitions. [2024-11-13 20:41:46,793 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 684 transitions. [2024-11-13 20:41:46,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:46,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:46,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:46,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:46,821 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:50,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:50,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 387 states and 689 transitions. [2024-11-13 20:41:50,993 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 689 transitions. [2024-11-13 20:41:50,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:50,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:50,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:51,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:51,211 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:53,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:53,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 389 states and 692 transitions. [2024-11-13 20:41:53,079 INFO L276 IsEmpty]: Start isEmpty. Operand 389 states and 692 transitions. [2024-11-13 20:41:53,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:53,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:53,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:53,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:53,102 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:55,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:55,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 693 states to 390 states and 693 transitions. [2024-11-13 20:41:55,128 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 693 transitions. [2024-11-13 20:41:55,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:55,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:55,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:55,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:55,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 20:41:56,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:56,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 693 states to 391 states and 693 transitions. [2024-11-13 20:41:56,161 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 693 transitions. [2024-11-13 20:41:56,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:41:56,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:56,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:56,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:42:04,518 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:43:16,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:43:16,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 402 states and 711 transitions. [2024-11-13 20:43:16,267 INFO L276 IsEmpty]: Start isEmpty. Operand 402 states and 711 transitions. [2024-11-13 20:43:16,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 20:43:16,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:43:16,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:43:16,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:43:23,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 10 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:44:35,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:35,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 730 states to 413 states and 730 transitions. [2024-11-13 20:44:35,382 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 730 transitions. [2024-11-13 20:44:35,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 20:44:35,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:35,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:35,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:44:35,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:44:44,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:44,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 416 states and 733 transitions. [2024-11-13 20:44:44,174 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 733 transitions. [2024-11-13 20:44:44,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 20:44:44,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:44,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:44,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:44:44,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:44:50,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:50,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 737 states to 419 states and 737 transitions. [2024-11-13 20:44:50,154 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 737 transitions. [2024-11-13 20:44:50,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 20:44:50,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:50,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:50,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:44:50,267 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:44:53,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:53,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 257 states and 437 transitions. [2024-11-13 20:44:53,264 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 437 transitions. [2024-11-13 20:44:53,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 20:44:53,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:53,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:53,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:45:02,908 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:46:22,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:46:22,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 268 states and 458 transitions. [2024-11-13 20:46:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 458 transitions. [2024-11-13 20:46:22,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 20:46:22,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:46:22,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:46:22,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:46:37,748 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:47:39,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:47:39,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 282 states and 503 transitions. [2024-11-13 20:47:39,597 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 503 transitions. [2024-11-13 20:47:39,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 20:47:39,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:47:39,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:47:39,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:47:58,509 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:37,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 80 states and 97 transitions. [2024-11-13 20:48:37,475 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 97 transitions. [2024-11-13 20:48:37,476 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 20:48:37,476 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 162 iterations. [2024-11-13 20:48:37,485 INFO L729 CodeCheckObserver]: All specifications hold 85 specifications checked. All of them hold [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr42REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr69REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr53REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr80REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr31REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr47REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr64REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr75REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr36REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,573 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr25REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,574 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr59REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,575 INFO L77 FloydHoareUtils]: At program point L566-1(line 566) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse1 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0)) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse3 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse4 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse5 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|))) (.cse6 (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|))) (.cse7 (= |ULTIMATE.start_f_~y~0#1.offset| 0)) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse9 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1)) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse11 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|))) (.cse12 (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1)) (.cse13 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse14 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse15 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse16 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse17 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1)) (.cse18 (= |ULTIMATE.start_f_~z~0#1.offset| 0)) (.cse19 (= |ULTIMATE.start_f_~x~0#1.offset| 0)) (.cse20 (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|))) (.cse21 (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|))) (.cse22 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 (<= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 0) .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 .cse17 .cse18 .cse19 .cse20 .cse21 .cse22) (and .cse0 .cse2 .cse3 .cse4 .cse7 .cse8 .cse10 .cse12 .cse13 .cse14 .cse15 .cse16 (not |ULTIMATE.start_f_#t~short13#1|) .cse20 .cse22) (and .cse0 .cse1 .cse2 .cse3 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse4 .cse5 .cse6 (< 0 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 .cse17 .cse18 .cse19 .cse20 .cse21 .cse22))) [2024-11-13 20:48:57,576 INFO L77 FloydHoareUtils]: At program point L566-2(line 566) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse1 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0)) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse3 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse4 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse5 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|))) (.cse6 (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|))) (.cse7 (= |ULTIMATE.start_f_~y~0#1.offset| 0)) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse9 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1)) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse11 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|))) (.cse12 (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1)) (.cse13 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse14 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse15 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse16 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse17 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1)) (.cse18 (= |ULTIMATE.start_f_~z~0#1.offset| 0)) (.cse19 (= |ULTIMATE.start_f_~x~0#1.offset| 0)) (.cse20 (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|))) (.cse21 (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|))) (.cse22 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 (<= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 0) .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 .cse17 .cse18 .cse19 .cse20 .cse21 .cse22) (and .cse0 .cse1 .cse2 .cse3 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 .cse17 .cse18 .cse19 (<= 1 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) .cse20 .cse21 .cse22))) [2024-11-13 20:48:57,576 INFO L77 FloydHoareUtils]: At program point L566-5(lines 566 575) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse1 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse3 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse4 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse5 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse6 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse7 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse9 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 (not |ULTIMATE.start_f_#t~short13#1|) .cse10) (and .cse0 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) .cse1 .cse2 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse3 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (< 0 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) .cse4 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) .cse5 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) .cse6 .cse7 .cse8 .cse9 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) .cse10))) [2024-11-13 20:48:57,576 INFO L77 FloydHoareUtils]: At program point L566-7(lines 566 575) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,577 INFO L77 FloydHoareUtils]: At program point L566-9(line 566) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse1 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0)) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse3 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse4 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse5 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|))) (.cse6 (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|))) (.cse7 (= |ULTIMATE.start_f_~y~0#1.offset| 0)) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse9 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1)) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse23 (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|)) (.cse11 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|))) (.cse12 (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1)) (.cse13 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse15 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse16 (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|))) (.cse17 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse18 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse19 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1)) (.cse20 (= |ULTIMATE.start_f_~z~0#1.offset| 0)) (.cse21 (= |ULTIMATE.start_f_~x~0#1.offset| 0)) (.cse14 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) (.cse22 (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|))) (.cse24 (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|))) (.cse25 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 .cse1 (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) .cse2 .cse3 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse13 (= .cse14 1) .cse15 .cse16 .cse17 .cse18 .cse19 .cse20 .cse21 .cse22 (= .cse23 1) .cse24 .cse25) (and .cse0 .cse2 .cse3 .cse4 .cse7 .cse8 .cse10 .cse12 .cse13 .cse15 .cse17 .cse18 (not |ULTIMATE.start_f_#t~short13#1|) .cse22 .cse25) (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 (<= .cse23 0) .cse11 .cse12 .cse13 .cse15 .cse16 .cse17 .cse18 .cse19 .cse20 .cse21 (<= 1 .cse14) .cse22 .cse24 .cse25))) [2024-11-13 20:48:57,577 INFO L77 FloydHoareUtils]: At program point L566-10(line 566) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse1 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0)) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse3 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse4 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse5 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|))) (.cse6 (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|))) (.cse7 (= |ULTIMATE.start_f_~y~0#1.offset| 0)) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse9 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1)) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse23 (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|)) (.cse11 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|))) (.cse12 (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1)) (.cse13 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse15 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse16 (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|))) (.cse17 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse18 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse19 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1)) (.cse20 (= |ULTIMATE.start_f_~z~0#1.offset| 0)) (.cse21 (= |ULTIMATE.start_f_~x~0#1.offset| 0)) (.cse14 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) (.cse22 (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|))) (.cse24 (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|))) (.cse25 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 .cse1 (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) .cse2 .cse3 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse13 (= .cse14 1) .cse15 .cse16 .cse17 .cse18 .cse19 .cse20 .cse21 .cse22 (= .cse23 1) .cse24 .cse25) (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 (<= .cse23 0) .cse11 .cse12 .cse13 .cse15 .cse16 .cse17 .cse18 .cse19 .cse20 .cse21 (<= 1 .cse14) .cse22 .cse24 .cse25))) [2024-11-13 20:48:57,578 INFO L77 FloydHoareUtils]: At program point L566-13(lines 566 575) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse1 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse3 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse4 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse5 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse6 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse7 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse9 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 (not |ULTIMATE.start_f_#t~short13#1|) .cse10) (and .cse0 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) .cse1 .cse2 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse3 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) .cse4 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) .cse5 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse6 (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) .cse7 (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) .cse8 .cse9 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) .cse10))) [2024-11-13 20:48:57,578 INFO L77 FloydHoareUtils]: At program point L566-15(lines 566 575) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,578 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr84ASSERT_VIOLATIONMEMORY_LEAK(lines 577 583) no Hoare annotation was computed. [2024-11-13 20:48:57,578 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr41REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,579 INFO L77 FloydHoareUtils]: At program point L567(lines 567 574) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 1 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,579 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr70REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,579 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,580 INFO L77 FloydHoareUtils]: At program point L567-2(lines 566 575) the Hoare annotation is: (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse1 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse3 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse4 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|))) (.cse5 (= |ULTIMATE.start_f_~y~0#1.offset| 0)) (.cse6 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse7 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1)) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse9 (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1)) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse11 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse12 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse13 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse14 (= |ULTIMATE.start_f_~x~0#1.offset| 0)) (.cse15 (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|))) (.cse16 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) .cse1 .cse2 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse3 .cse4 (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) .cse5 .cse6 .cse7 .cse8 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) .cse9 .cse10 .cse11 .cse12 .cse13 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) .cse14 .cse15 (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) .cse16) (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 (< (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1)))) [2024-11-13 20:48:57,580 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,580 INFO L77 FloydHoareUtils]: At program point L567-3(lines 567 574) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,581 INFO L77 FloydHoareUtils]: At program point L567-5(lines 566 575) the Hoare annotation is: (let ((.cse17 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|))) (let ((.cse0 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse18 (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0)) (.cse1 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|))) (.cse2 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse3 (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|)) (.cse4 (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|))) (.cse19 (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|))) (.cse5 (= |ULTIMATE.start_f_~y~0#1.offset| 0)) (.cse6 (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse7 (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1)) (.cse8 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse25 (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|)) (.cse20 (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|))) (.cse9 (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1)) (.cse10 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) (.cse21 (= .cse17 1)) (.cse11 (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse22 (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|))) (.cse12 (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|))) (.cse13 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|))) (.cse23 (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1)) (.cse24 (= |ULTIMATE.start_f_~z~0#1.offset| 0)) (.cse14 (= |ULTIMATE.start_f_~x~0#1.offset| 0)) (.cse15 (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|))) (.cse26 (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|))) (.cse16 (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse6 .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse13 .cse14 .cse15 .cse16 (< .cse17 1)) (and .cse0 .cse18 (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) .cse1 .cse2 (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse3 .cse4 .cse19 .cse5 .cse6 .cse7 .cse8 .cse20 .cse9 (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) .cse10 .cse21 .cse11 .cse22 .cse12 .cse13 .cse23 .cse24 .cse14 .cse15 (= .cse25 1) .cse26 .cse16) (and .cse0 .cse18 .cse1 .cse2 .cse3 .cse4 .cse19 .cse5 .cse6 .cse7 .cse8 (<= .cse25 0) .cse20 .cse9 .cse10 .cse21 .cse11 .cse22 .cse12 .cse13 .cse23 .cse24 .cse14 .cse15 .cse26 .cse16)))) [2024-11-13 20:48:57,581 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr54REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,581 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr81REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,581 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,581 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,582 INFO L77 FloydHoareUtils]: At program point L568(lines 568 569) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,583 INFO L77 FloydHoareUtils]: At program point L568-1(lines 568 569) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (<= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,583 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr73REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,583 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,584 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr57REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,584 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr27REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,584 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr43REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,584 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,584 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,584 INFO L77 FloydHoareUtils]: At program point L569(line 569) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,585 INFO L77 FloydHoareUtils]: At program point L569-1(line 569) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,585 INFO L77 FloydHoareUtils]: At program point L569-3(line 569) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= |ULTIMATE.start_f_#t~mem15#1| 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (<= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,586 INFO L77 FloydHoareUtils]: At program point L569-4(line 569) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (<= 2 |ULTIMATE.start_f_#t~mem16#1|) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= |ULTIMATE.start_f_#t~mem15#1| 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,586 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr68REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,586 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr32REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,586 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr52REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,586 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr79REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,587 INFO L77 FloydHoareUtils]: At program point L553(line 553) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (= (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|) 4) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= |ULTIMATE.start_f_~d#1| 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,587 INFO L77 FloydHoareUtils]: At program point L553-1(line 553) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (or (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,588 INFO L77 FloydHoareUtils]: At program point L553-2(line 553) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= 2 |ULTIMATE.start_f_~d#1|) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|) 4) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,588 INFO L77 FloydHoareUtils]: At program point L553-3(line 553) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,588 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 20:48:57,588 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr48REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,588 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,588 INFO L77 FloydHoareUtils]: At program point L570(line 570) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,589 INFO L77 FloydHoareUtils]: At program point L570-2(line 570) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (<= (+ (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) 0) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,589 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr63REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,589 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr74REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,589 INFO L77 FloydHoareUtils]: At program point L554(line 554) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (or (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (or (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,590 INFO L77 FloydHoareUtils]: At program point L554-1(line 554) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,590 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr37REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,590 INFO L77 FloydHoareUtils]: At program point L571(line 571) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,590 INFO L77 FloydHoareUtils]: At program point L571-1(line 571) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,590 INFO L77 FloydHoareUtils]: At program point L571-3(line 571) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (<= (+ (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) 0) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,590 INFO L77 FloydHoareUtils]: At program point L571-4(line 571) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (<= (+ (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) 0) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,590 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr58REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,591 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,591 INFO L77 FloydHoareUtils]: At program point L555(line 555) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (or (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (or (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,591 INFO L77 FloydHoareUtils]: At program point L555-1(line 555) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,591 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr26REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,592 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr23REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,592 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr61REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,592 INFO L77 FloydHoareUtils]: At program point L556(line 556) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (or (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (or (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~k~0#1.base|))) [2024-11-13 20:48:57,592 INFO L77 FloydHoareUtils]: At program point L556-1(line 556) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,592 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr39REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,592 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,593 INFO L77 FloydHoareUtils]: At program point L573(line 573) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 1 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,593 INFO L77 FloydHoareUtils]: At program point L573-1(line 573) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 1 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,593 INFO L77 FloydHoareUtils]: At program point L573-2(line 573) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 1 (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|)) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,594 INFO L77 FloydHoareUtils]: At program point L573-4(line 573) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (let ((.cse0 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|))) (or (= 2 .cse0) (and (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|) (= .cse0 1)))) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,594 INFO L77 FloydHoareUtils]: At program point L573-5(line 573) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (= |ULTIMATE.start_f_#t~mem19#1| 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (let ((.cse0 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|))) (or (= 2 .cse0) (and (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|) (= .cse0 1)))) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,594 INFO L77 FloydHoareUtils]: At program point L573-6(line 573) the Hoare annotation is: (and (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (= |ULTIMATE.start_f_#t~mem19#1| 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (<= 1 |ULTIMATE.start_f_#t~mem20#1|) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) |ULTIMATE.start_f_#t~mem20#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,594 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr72REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,594 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,594 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr56REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,595 INFO L77 FloydHoareUtils]: At program point L557(line 557) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= 1 (select (select |#memory_int| |ULTIMATE.start_f_~z~0#1.base|) |ULTIMATE.start_f_~z~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,595 INFO L77 FloydHoareUtils]: At program point L557-1(line 557) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= 1 (select (select |#memory_int| |ULTIMATE.start_f_~z~0#1.base|) |ULTIMATE.start_f_~z~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,596 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr83REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,596 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,596 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr44REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,596 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,596 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr67REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,596 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,596 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr33REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L77 FloydHoareUtils]: At program point L558(lines 558 560) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (= |ULTIMATE.start_f_#t~mem7#1| 1) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= 1 (select (select |#memory_int| |ULTIMATE.start_f_~z~0#1.base|) |ULTIMATE.start_f_~z~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,597 INFO L77 FloydHoareUtils]: At program point L558-1(lines 558 560) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (= |ULTIMATE.start_f_#t~mem7#1| 1) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= 1 (select (select |#memory_int| |ULTIMATE.start_f_~z~0#1.base|) |ULTIMATE.start_f_~z~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr78REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr51REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr22REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr62REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr38REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr46REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,597 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr65REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr76REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr49REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr35REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L77 FloydHoareUtils]: At program point L577(lines 577 583) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr24REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr60REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr40REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L77 FloydHoareUtils]: At program point L578(lines 578 582) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr71REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,598 INFO L77 FloydHoareUtils]: At program point L562(line 562) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (<= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= |ULTIMATE.start_f_#t~mem8#1| 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,599 INFO L77 FloydHoareUtils]: At program point L562-1(lines 562 564) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (<= |ULTIMATE.start_f_#t~mem9#1| 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= |ULTIMATE.start_f_#t~mem8#1| 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,602 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr55REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,602 INFO L77 FloydHoareUtils]: At program point L562-3(lines 562 564) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (<= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= 1 (select (select |#memory_int| |ULTIMATE.start_f_~z~0#1.base|) |ULTIMATE.start_f_~z~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,602 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,603 INFO L77 FloydHoareUtils]: At program point L562-4(line 562) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (<= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= |ULTIMATE.start_f_#t~mem8#1| 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,603 INFO L77 FloydHoareUtils]: At program point L562-5(lines 562 564) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_~d_ref~0#1.base| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (<= |ULTIMATE.start_f_#t~mem9#1| 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= |ULTIMATE.start_f_#t~mem8#1| 1) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,603 INFO L77 FloydHoareUtils]: At program point L562-7(lines 562 564) the Hoare annotation is: (and (<= 4 (select |#length| |ULTIMATE.start_f_~k~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (= |ULTIMATE.start_f_~d_ref~0#1.offset| 0) (<= (select (select |#memory_int| |ULTIMATE.start_f_~k~0#1.base|) |ULTIMATE.start_f_~k~0#1.offset|) 1) (= 2 (select (select |#memory_int| |ULTIMATE.start_f_~d_ref~0#1.base|) |ULTIMATE.start_f_~d_ref~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc6#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~y~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (= (store (store (store (store (store |#valid| |ULTIMATE.start_f_#t~malloc2#1.base| 0) |ULTIMATE.start_f_#t~malloc5#1.base| 0) |ULTIMATE.start_f_#t~malloc4#1.base| 0) |ULTIMATE.start_f_#t~malloc3#1.base| 0) |ULTIMATE.start_f_#t~malloc6#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (<= 4 (select |#length| |ULTIMATE.start_f_~x~0#1.base|)) (= 1 (select |#valid| |ULTIMATE.start_f_~z~0#1.base|)) (= |ULTIMATE.start_f_~y~0#1.offset| 0) (not (= |ULTIMATE.start_f_#t~malloc3#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~x~0#1.base|) 1) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= |ULTIMATE.start_f_~k~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~d_ref~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~y~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~x~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~x~0#1.base|) |ULTIMATE.start_f_~x~0#1.offset|) 1) (= 1 (select (select |#memory_int| |ULTIMATE.start_f_~z~0#1.base|) |ULTIMATE.start_f_~z~0#1.offset|)) (not (= |ULTIMATE.start_f_#t~malloc2#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~k~0#1.base|) 1) (not (= |ULTIMATE.start_f_~z~0#1.base| |ULTIMATE.start_f_~y~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc4#1.base| |ULTIMATE.start_f_#t~malloc5#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc4#1.base|)) (not (= |ULTIMATE.start_f_~x~0#1.base| |ULTIMATE.start_f_~k~0#1.base|)) (= (select |#valid| |ULTIMATE.start_f_~d_ref~0#1.base|) 1) (= |ULTIMATE.start_f_~z~0#1.offset| 0) (= |ULTIMATE.start_f_~x~0#1.offset| 0) (<= 4 (select |#length| |ULTIMATE.start_f_~y~0#1.base|)) (= (select (select |#memory_int| |ULTIMATE.start_f_~y~0#1.base|) |ULTIMATE.start_f_~y~0#1.offset|) 1) (<= 4 (select |#length| |ULTIMATE.start_f_~z~0#1.base|)) (not (= |ULTIMATE.start_f_#t~malloc6#1.base| |ULTIMATE.start_f_#t~malloc2#1.base|))) [2024-11-13 20:48:57,603 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr82REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,603 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,603 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr66REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,603 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr45REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,603 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point L563(line 563) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point L563-1(line 563) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr77REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point L563-3(line 563) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point L563-4(line 563) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr50REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr34REQUIRES_VIOLATIONMEMORY_DEREFERENCE(line -1) no Hoare annotation was computed. [2024-11-13 20:48:57,604 INFO L77 FloydHoareUtils]: At program point L547(lines 547 576) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-11-13 20:48:57,604 INFO L77 FloydHoareUtils]: At program point L547-1(lines 547 576) the Hoare annotation is: (= |ULTIMATE.start_main_old_#valid#1| |#valid|) [2024-11-13 20:48:57,618 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,618 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,619 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,619 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,619 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~d_ref~0!offset [2024-11-13 20:48:57,620 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,620 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,620 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~k~0!base,]]] [2024-11-13 20:48:57,620 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,620 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,620 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~d_ref~0!base,]]] [2024-11-13 20:48:57,621 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,621 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,621 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,621 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,621 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!base [2024-11-13 20:48:57,621 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!base [2024-11-13 20:48:57,621 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 20:48:57,622 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,622 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,622 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,622 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,622 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,622 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!offset [2024-11-13 20:48:57,622 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,623 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,623 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,623 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,623 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,623 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,623 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,623 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k~0!base [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k~0!offset [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!base [2024-11-13 20:48:57,624 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~z~0!base,]]] [2024-11-13 20:48:57,625 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!base [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,626 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!base [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k~0!base [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!offset [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!offset [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,627 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,628 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,631 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,632 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!offset [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,633 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!offset [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,634 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~d_ref~0!offset [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~d_ref~0!base,]]] [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~d_ref~0!base [2024-11-13 20:48:57,635 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!base [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!base [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,636 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,637 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,637 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,637 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!offset [2024-11-13 20:48:57,637 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,638 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,638 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,638 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,638 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,638 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,638 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,638 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!base [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,639 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,640 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!offset [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!offset [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,641 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~d_ref~0!offset [2024-11-13 20:48:57,642 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,643 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,644 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,644 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!offset [2024-11-13 20:48:57,644 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,644 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,644 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,644 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,644 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,645 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,646 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!base [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!offset [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!offset [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,647 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,648 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,648 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,648 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,649 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,650 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,650 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,650 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,650 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~d_ref~0!offset [2024-11-13 20:48:57,650 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~k~0!base,]]] [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!base [2024-11-13 20:48:57,651 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!base [2024-11-13 20:48:57,652 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 20:48:57,652 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,652 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,652 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,652 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,652 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,652 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!offset [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!base [2024-11-13 20:48:57,653 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k~0!base [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~k~0!offset [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,654 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~d_ref~0!base,]]] [2024-11-13 20:48:57,655 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,655 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,655 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,655 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,655 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2024-11-13 20:48:57,655 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,655 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~z~0!base,]]] [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,656 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!offset [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!offset [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2024-11-13 20:48:57,657 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,658 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,658 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,658 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,659 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,660 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,660 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~d_ref~0!offset [2024-11-13 20:48:57,660 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,660 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,660 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,660 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,660 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!base [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!base [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,661 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!offset [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,662 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,663 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~z~0!offset [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!offset [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,664 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: ArrayStoreExpression [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: main_old_#valid#1 [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,665 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~y~0!offset [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc3!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #valid [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,666 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc5!base [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc4!base [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~x~0!offset [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #length [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc6!base [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~malloc2!base [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-11-13 20:48:57,667 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-11-13 20:48:57,668 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2024-11-13 20:48:57,669 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 08:48:57 ImpRootNode [2024-11-13 20:48:57,669 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 20:48:57,670 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 20:48:57,670 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 20:48:57,670 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 20:48:57,671 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:35:17" (3/4) ... [2024-11-13 20:48:57,673 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 20:48:57,685 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 39 nodes and edges [2024-11-13 20:48:57,686 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-11-13 20:48:57,686 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-13 20:48:57,687 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 20:48:57,790 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 20:48:57,791 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 20:48:57,791 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 20:48:57,792 INFO L158 Benchmark]: Toolchain (without parser) took 822059.56ms. Allocated memory was 117.4MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 90.9MB in the beginning and 947.8MB in the end (delta: -856.9MB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. [2024-11-13 20:48:57,792 INFO L158 Benchmark]: CDTParser took 1.68ms. Allocated memory is still 83.9MB. Free memory is still 41.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 20:48:57,792 INFO L158 Benchmark]: CACSL2BoogieTranslator took 499.80ms. Allocated memory is still 117.4MB. Free memory was 90.9MB in the beginning and 74.4MB in the end (delta: 16.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 20:48:57,792 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.24ms. Allocated memory is still 117.4MB. Free memory was 74.4MB in the beginning and 72.8MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 20:48:57,793 INFO L158 Benchmark]: Boogie Preprocessor took 33.24ms. Allocated memory is still 117.4MB. Free memory was 72.8MB in the beginning and 71.5MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 20:48:57,793 INFO L158 Benchmark]: RCFGBuilder took 830.45ms. Allocated memory is still 117.4MB. Free memory was 71.5MB in the beginning and 38.8MB in the end (delta: 32.7MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-13 20:48:57,793 INFO L158 Benchmark]: CodeCheck took 820512.75ms. Allocated memory was 117.4MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 38.8MB in the beginning and 956.2MB in the end (delta: -917.3MB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. [2024-11-13 20:48:57,793 INFO L158 Benchmark]: Witness Printer took 120.98ms. Allocated memory is still 2.6GB. Free memory was 956.2MB in the beginning and 947.8MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 20:48:57,795 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, 145 locations, 85 error locations. Started 1 CEGAR loops. OverallTime: 800.3s, OverallIterations: 162, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 124101 SdHoareTripleChecker+Valid, 494.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 115600 mSDsluCounter, 65528 SdHoareTripleChecker+Invalid, 440.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 57911 mSDsCounter, 34976 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 306237 IncrementalHoareTripleChecker+Invalid, 341213 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34976 mSolverCounterUnsat, 7617 mSDtfsCounter, 306237 mSolverCounterSat, 6.4s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 28570 GetRequests, 25995 SyntacticMatches, 777 SemanticMatches, 1798 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1820667 ImplicationChecksByTransitivity, 771.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.2s SsaConstructionTime, 1.0s SatisfiabilityAnalysisTime, 81.8s InterpolantComputationTime, 3107 NumberOfCodeBlocks, 3107 NumberOfCodeBlocksAsserted, 161 NumberOfCheckSat, 2946 ConstructedInterpolants, 0 QuantifiedInterpolants, 29016 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 161 InterpolantComputations, 150 PerfectInterpolantSequences, 286/333 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -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: -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: 577]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - AllSpecificationsHoldResult: All specifications hold 85 specifications checked. All of them hold * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.68ms. Allocated memory is still 83.9MB. Free memory is still 41.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 499.80ms. Allocated memory is still 117.4MB. Free memory was 90.9MB in the beginning and 74.4MB in the end (delta: 16.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.24ms. Allocated memory is still 117.4MB. Free memory was 74.4MB in the beginning and 72.8MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 33.24ms. Allocated memory is still 117.4MB. Free memory was 72.8MB in the beginning and 71.5MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 830.45ms. Allocated memory is still 117.4MB. Free memory was 71.5MB in the beginning and 38.8MB in the end (delta: 32.7MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * CodeCheck took 820512.75ms. Allocated memory was 117.4MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 38.8MB in the beginning and 956.2MB in the end (delta: -917.3MB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. * Witness Printer took 120.98ms. Allocated memory is still 2.6GB. Free memory was 956.2MB in the beginning and 947.8MB 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: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - 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: ~d_ref~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~k~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~d_ref~0!base,]]] - 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: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #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: ~y~0!offset - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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: ~z~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~z~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~0!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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~z~0!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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~z~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!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~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k~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: ~z~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - 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~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!base - 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: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!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: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!offset - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,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: #t~malloc2!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~malloc5!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: ~x~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~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] - 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: ~d_ref~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~d_ref~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~d_ref~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~z~0!base - 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: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #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: ~y~0!offset - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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: #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: ~z~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~0!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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!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: ~z~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!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~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!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: ~z~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - 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: ~d_ref~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: Unknown variable: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!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: #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: ~y~0!offset - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!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: ~z~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!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~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!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: ~z~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #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~malloc2!base - 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: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - 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: ~d_ref~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~k~0!base,]]] - 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: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #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: ~y~0!offset - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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: ~z~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~k~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~d_ref~0!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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~z~0!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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc4!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: ~z~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~y~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - 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: ~d_ref~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: Unknown variable: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #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: ~y~0!offset - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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: #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: #t~malloc4!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!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~malloc4!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~malloc4!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: ~z~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~x~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: #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~malloc2!base - 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~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc3!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc5!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: #length - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#length,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~y~0!offset - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,GLOBAL] - 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: #valid - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#valid,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: #t~malloc2!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~malloc5!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: ~x~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~malloc6!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #t~malloc2!base - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~x~0!base,]]] RESULT: Ultimate proved your program to be correct! [2024-11-13 20:48:57,844 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bdeb71e1-9c07-40a7-85db-8b9829420db8/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE