./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_geo1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/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_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_geo1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ba87ab61cc50ccb52aece6219e7fc9da23076f2342241139ee756008f0599342 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:05:05,459 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:05:05,519 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 21:05:05,524 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:05:05,524 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:05:05,546 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:05:05,546 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:05:05,547 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:05:05,547 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:05:05,547 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:05:05,547 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:05:05,547 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:05:05,547 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:05:05,548 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:05:05,549 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:05:05,549 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:05:05,549 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:05:05,549 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:05:05,549 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:05:05,549 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:05:05,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:05:05,549 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:05:05,550 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:05:05,550 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:05:05,550 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:05:05,550 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:05:05,550 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_b43a55e6-1f29-434b-bbe5-84ca3362eb84/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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ba87ab61cc50ccb52aece6219e7fc9da23076f2342241139ee756008f0599342 [2024-11-13 21:05:05,866 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:05:05,880 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:05:05,884 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:05:05,885 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:05:05,886 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:05:05,889 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursified_nla-digbench/recursified_geo1.c Unable to find full path for "g++" [2024-11-13 21:05:07,782 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:05:08,072 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:05:08,073 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/sv-benchmarks/c/recursified_nla-digbench/recursified_geo1.c [2024-11-13 21:05:08,082 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/data/c14dc8718/90b5dd6e252c41eda2d8d9ea7a0e5fdb/FLAG2e5386fa3 [2024-11-13 21:05:08,098 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/data/c14dc8718/90b5dd6e252c41eda2d8d9ea7a0e5fdb [2024-11-13 21:05:08,100 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:05:08,102 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:05:08,103 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:05:08,103 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:05:08,108 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:05:08,108 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,109 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5404f2c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08, skipping insertion in model container [2024-11-13 21:05:08,110 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,124 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:05:08,277 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:05:08,287 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:05:08,307 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:05:08,320 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:05:08,320 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08 WrapperNode [2024-11-13 21:05:08,320 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:05:08,321 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:05:08,321 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:05:08,321 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:05:08,328 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,334 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,357 INFO L138 Inliner]: procedures = 16, calls = 59, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 81 [2024-11-13 21:05:08,358 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:05:08,358 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:05:08,358 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:05:08,358 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:05:08,366 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,367 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,373 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,373 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,385 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,387 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,393 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,393 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,395 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:05:08,396 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:05:08,399 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:05:08,399 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:05:08,400 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:05:08,424 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:05:08,441 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:05:08,446 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b43a55e6-1f29-434b-bbe5-84ca3362eb84/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:05:08,474 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_28_to_36_0 [2024-11-13 21:05:08,474 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_28_to_36_0 [2024-11-13 21:05:08,474 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:05:08,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:05:08,474 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 21:05:08,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 21:05:08,474 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:05:08,474 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:05:08,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 21:05:08,476 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 21:05:08,476 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 21:05:08,476 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 21:05:08,580 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:05:08,583 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:05:08,912 INFO L? ?]: Removed 59 outVars from TransFormulas that were not future-live. [2024-11-13 21:05:08,913 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:05:08,953 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:05:08,954 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 21:05:08,954 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:05:08 BoogieIcfgContainer [2024-11-13 21:05:08,954 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:05:08,955 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:05:08,955 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:05:08,967 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:05:08,967 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:05:09,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:09,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 64 states and 67 transitions. [2024-11-13 21:05:09,041 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 67 transitions. [2024-11-13 21:05:09,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 21:05:09,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:09,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:09,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:09,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:09,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:05:09,326 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:09,514 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:09,532 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:09,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:05:09,601 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:09,604 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 21:05:09,611 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:09,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,652 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 25 [2024-11-13 21:05:09,663 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2024-11-13 21:05:09,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,710 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:05:09,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 14 [2024-11-13 21:05:09,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:09,745 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:09,750 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:09,765 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:09,769 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:09,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:09,805 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:09,807 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-13 21:05:09,814 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:09,841 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:09,848 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:09,864 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:09,872 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:09,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 18 [2024-11-13 21:05:09,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-13 21:05:09,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,952 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:09,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:09,978 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:09,994 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:10,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 12 [2024-11-13 21:05:10,144 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 21:05:10,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:10,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 67 states and 71 transitions. [2024-11-13 21:05:10,303 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 71 transitions. [2024-11-13 21:05:10,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:10,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:10,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:10,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:10,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:10,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:05:10,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:10,512 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:10,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,536 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:10,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 21:05:10,576 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:10,578 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-13 21:05:10,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:10,616 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:10,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:05:10,704 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:11,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:11,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:11,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:11,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:11,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:11,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:11,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:11,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 29 [2024-11-13 21:05:11,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 12 [2024-11-13 21:05:11,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 21:05:11,207 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:12,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:12,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 72 states and 85 transitions. [2024-11-13 21:05:12,980 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 85 transitions. [2024-11-13 21:05:12,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:12,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:12,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:13,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:13,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:13,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:05:13,105 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:13,131 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:13,171 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,173 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,177 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:13,184 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,185 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,188 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:13,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 170 treesize of output 131 [2024-11-13 21:05:13,241 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:13,242 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 80 [2024-11-13 21:05:13,251 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:13,253 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-13 21:05:13,259 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:13,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 50 [2024-11-13 21:05:13,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:05:13,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:05:13,315 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:13,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:13,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,359 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:13,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:05:13,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:13,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,398 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:13,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,409 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,410 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,414 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:13,423 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,424 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,438 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:13,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,456 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 104 treesize of output 112 [2024-11-13 21:05:13,464 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:13,464 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 21:05:13,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 59 [2024-11-13 21:05:13,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 26 [2024-11-13 21:05:13,534 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-13 21:05:13,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 21 [2024-11-13 21:05:13,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:13,554 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:05:13,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 26 [2024-11-13 21:05:13,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 27 [2024-11-13 21:05:13,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 22 [2024-11-13 21:05:13,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:13,610 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,614 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:13,620 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,620 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:13,623 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:14,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:05:14,025 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:14,796 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse3 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse1 (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (<= .cse1 2147483647))) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= (select .cse3 0) 2147483647)))) is different from false [2024-11-13 21:05:15,099 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse3 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse1 (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (<= .cse1 2147483647))) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= (select .cse3 0) 2147483647))))) is different from true [2024-11-13 21:05:15,348 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse1 (select .cse0 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse3 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= (select .cse0 0) 2147483647) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse2 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (store (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (<= .cse1 2147483647))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (= (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse1 2147483648)) (= (select .cse3 0) 1)))) is different from false [2024-11-13 21:05:15,644 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse0 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse1 (select .cse0 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse3 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= (select .cse0 0) 2147483647) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse2 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (store (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (<= .cse1 2147483647))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (= (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse1 2147483648)) (= (select .cse3 0) 1))))) is different from true [2024-11-13 21:05:15,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:15,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 74 states and 94 transitions. [2024-11-13 21:05:15,911 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 94 transitions. [2024-11-13 21:05:15,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:15,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:15,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:15,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:16,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:16,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:16,018 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:16,040 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:16,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:16,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:16,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:16,090 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:16,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:16,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:16,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 21:05:16,396 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (<= 0 (+ .cse1 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3))) is different from false [2024-11-13 21:05:16,588 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse1 (select (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (<= 0 (+ .cse1 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3)))) is different from true [2024-11-13 21:05:16,792 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse1 (select .cse0 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse3 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (<= .cse1 2147483647))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= (select .cse0 0) 2147483647) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse2 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (store (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (= (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse1 2147483648)) (= (select .cse3 0) 1) .cse4)))) is different from false [2024-11-13 21:05:16,901 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse0 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse1 (select .cse0 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse3 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (<= .cse1 2147483647))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= (select .cse0 0) 2147483647) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse2 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (store (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (= (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse1 2147483648)) (= (select .cse3 0) 1) .cse4))))) is different from true [2024-11-13 21:05:16,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:16,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 74 states and 94 transitions. [2024-11-13 21:05:16,907 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 94 transitions. [2024-11-13 21:05:16,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:16,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:16,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:17,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:05:17,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:17,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:17,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 63 [2024-11-13 21:05:17,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:17,089 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:17,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:17,099 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 9 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 39 [2024-11-13 21:05:17,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 33 [2024-11-13 21:05:17,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:17,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:17,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:17,516 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 21:05:18,293 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse6 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse3 (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (<= .cse3 2147483647))) .cse2 (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse3 2147483648)) (= (select .cse5 0) 1)))) is different from false [2024-11-13 21:05:18,561 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse6 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse3 (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (<= .cse3 2147483647))) .cse2 (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse3 2147483648)) (= (select .cse5 0) 1))))) is different from true [2024-11-13 21:05:18,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:18,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 76 states and 104 transitions. [2024-11-13 21:05:18,792 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 104 transitions. [2024-11-13 21:05:18,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:18,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:18,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:18,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 40 conjuncts are in the unsatisfiable core [2024-11-13 21:05:18,868 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:18,903 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:18,908 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:18,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:18,922 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:18,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:05:18,941 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 48 [2024-11-13 21:05:18,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 23 [2024-11-13 21:05:18,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:18,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:18,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:18,990 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:05:18,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 26 [2024-11-13 21:05:19,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:19,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 21:05:19,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:19,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:19,078 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 21:05:19,097 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse0 (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse2 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (<= .cse0 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse1 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse2 (store (select .cse1 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (= (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse0 2147483648)) .cse3 (not (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= (select .cse4 0) 2147483647) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0))))))) is different from false [2024-11-13 21:05:19,228 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse0 (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse2 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (<= .cse0 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse1 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse2 (store (select .cse1 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (= (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse0 2147483648)) .cse3 (not (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= (select .cse4 0) 2147483647) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)))))))) is different from true [2024-11-13 21:05:19,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:19,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 77 states and 107 transitions. [2024-11-13 21:05:19,366 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 107 transitions. [2024-11-13 21:05:19,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:19,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:19,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:19,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:19,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:05:19,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:19,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:19,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,519 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:19,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:19,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:19,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:19,601 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 21:05:19,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:19,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 77 states and 107 transitions. [2024-11-13 21:05:19,620 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 107 transitions. [2024-11-13 21:05:19,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:19,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:19,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:19,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:19,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:19,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:19,697 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:19,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:19,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,739 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:19,739 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:19,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:19,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:19,792 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:19,811 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse7 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse3 2147483648)) (= (select .cse5 0) 1) .cse6)))) is different from false [2024-11-13 21:05:19,823 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse7 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse3 2147483648)) (= (select .cse5 0) 1) .cse6))))) is different from true [2024-11-13 21:05:19,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:19,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 77 states and 107 transitions. [2024-11-13 21:05:19,831 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 107 transitions. [2024-11-13 21:05:19,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:19,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:19,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:19,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:19,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:19,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:19,932 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:19,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 102 treesize of output 73 [2024-11-13 21:05:19,953 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:19,953 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 65 [2024-11-13 21:05:19,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:19,979 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 39 [2024-11-13 21:05:19,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:19,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:20,002 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:20,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:20,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2024-11-13 21:05:20,043 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:20,064 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 21:05:20,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:20,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 77 states and 107 transitions. [2024-11-13 21:05:20,086 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 107 transitions. [2024-11-13 21:05:20,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:20,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:20,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:20,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:20,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:20,192 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:05:20,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:20,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:20,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:20,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,239 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:20,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:20,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:20,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 30 [2024-11-13 21:05:20,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,278 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 24 [2024-11-13 21:05:20,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:20,297 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:05:20,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 34 [2024-11-13 21:05:20,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:20,336 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:20,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:20,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 77 states and 107 transitions. [2024-11-13 21:05:20,357 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 107 transitions. [2024-11-13 21:05:20,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:20,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:20,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:20,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:20,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:20,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:05:20,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:20,470 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:20,477 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:20,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:20,493 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:20,494 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-13 21:05:20,496 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:20,504 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:20,507 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:20,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 18 [2024-11-13 21:05:20,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,549 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:20,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:05:20,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:20,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:05:20,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:20,583 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:20,588 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:20,591 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:20,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:20,624 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 21:05:20,633 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse1 (select .cse4 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse2 (<= .cse1 2147483647))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse2)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= (select .cse4 0) 2147483647))))) is different from false [2024-11-13 21:05:20,644 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse4 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse1 (select .cse4 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse2 (<= .cse1 2147483647))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse2)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= (select .cse4 0) 2147483647)))))) is different from true [2024-11-13 21:05:20,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:20,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 77 states and 107 transitions. [2024-11-13 21:05:20,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 107 transitions. [2024-11-13 21:05:20,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:20,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:20,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:20,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:20,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:20,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:05:20,741 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:20,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,785 INFO L349 Elim1Store]: treesize reduction 17, result has 46.9 percent of original size [2024-11-13 21:05:20,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 69 treesize of output 43 [2024-11-13 21:05:20,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,845 INFO L349 Elim1Store]: treesize reduction 26, result has 36.6 percent of original size [2024-11-13 21:05:20,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 412 treesize of output 406 [2024-11-13 21:05:20,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,900 INFO L349 Elim1Store]: treesize reduction 36, result has 25.0 percent of original size [2024-11-13 21:05:20,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 7 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 43 treesize of output 46 [2024-11-13 21:05:20,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:20,991 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-13 21:05:20,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 64 treesize of output 23 [2024-11-13 21:05:21,008 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:05:21,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 252 treesize of output 240 [2024-11-13 21:05:21,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:05:21,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:21,127 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 21:05:21,132 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse0) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (<= 0 (+ .cse2 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= (select .cse4 0) 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3)))) is different from false [2024-11-13 21:05:21,139 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse5 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse2 0) 1) .cse4 (<= (select .cse5 0) 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0))) (<= 0 (+ .cse1 2147483648)) .cse4 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3)))) is different from false [2024-11-13 21:05:21,147 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse4 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse0) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (<= 0 (+ .cse2 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= (select .cse4 0) 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3))))) is different from true [2024-11-13 21:05:21,157 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse5 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse2 0) 1) .cse4 (<= (select .cse5 0) 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0))) (<= 0 (+ .cse1 2147483648)) .cse4 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3))))) is different from true [2024-11-13 21:05:21,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:21,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 78 states and 113 transitions. [2024-11-13 21:05:21,182 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 113 transitions. [2024-11-13 21:05:21,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:21,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:21,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:21,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:21,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:21,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:05:21,268 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:21,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 30 [2024-11-13 21:05:21,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 24 [2024-11-13 21:05:21,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:21,320 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:05:21,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 34 [2024-11-13 21:05:21,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:21,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:21,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:21,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,381 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:21,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:21,418 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 21:05:21,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:21,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 78 states and 113 transitions. [2024-11-13 21:05:21,441 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 113 transitions. [2024-11-13 21:05:21,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:21,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:21,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:21,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:21,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:21,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:05:21,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:21,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:21,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 53 [2024-11-13 21:05:21,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 23 [2024-11-13 21:05:21,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:21,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:21,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,591 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:21,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:05:21,603 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:21,612 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:21,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:21,647 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 21:05:21,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:21,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 78 states and 113 transitions. [2024-11-13 21:05:21,684 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 113 transitions. [2024-11-13 21:05:21,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:21,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:21,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:21,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:21,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:21,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 51 conjuncts are in the unsatisfiable core [2024-11-13 21:05:21,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:21,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:21,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:05:21,810 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:21,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:21,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:05:22,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:22,361 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 21:05:22,367 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse8 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (select .cse8 0)) (.cse7 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse2 2147483647))) (and .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse6) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse0 (= (select .cse3 0) 1) .cse7 (<= .cse6 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0))) (<= 0 (+ .cse2 2147483648)) .cse7 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4)))) is different from false [2024-11-13 21:05:22,520 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse4 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (select .cse9 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and .cse4 (= (select .cse2 0) 1) .cse5 (<= .cse6 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0))) (<= 0 (+ .cse1 2147483648)) .cse5 (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse7 .cse6) (<= .cse7 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse8)) .cse8 .cse3)))) is different from false [2024-11-13 21:05:22,529 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse8 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (select .cse8 0)) (.cse7 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse2 2147483647))) (and .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse6) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse0 (= (select .cse3 0) 1) .cse7 (<= .cse6 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0))) (<= 0 (+ .cse2 2147483648)) .cse7 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4))))) is different from true [2024-11-13 21:05:22,547 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse4 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (select .cse9 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and .cse4 (= (select .cse2 0) 1) .cse5 (<= .cse6 2147483647) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0))) (<= 0 (+ .cse1 2147483648)) .cse5 (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse7 .cse6) (<= .cse7 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse8)) .cse8 .cse3))))) is different from true [2024-11-13 21:05:23,494 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse6 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (select .cse7 0))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse2)))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse3 2147483648)) .cse6 (not (and .cse0 (<= .cse2 2147483647) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0))))))) is different from false [2024-11-13 21:05:23,639 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse5 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse3 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (<= .cse5 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (select .cse9 0))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse2)))) .cse3 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse8)) .cse3 .cse4 (<= 0 (+ .cse5 2147483648)) .cse8 (not (and .cse0 (<= .cse2 2147483647) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0))))))) is different from false [2024-11-13 21:05:23,646 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse6 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (select .cse7 0))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse2)))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse3 2147483648)) .cse6 (not (and .cse0 (<= .cse2 2147483647) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)))))))) is different from true [2024-11-13 21:05:23,653 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse5 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse3 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (<= .cse5 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (select .cse9 0))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse2)))) .cse3 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse8)) .cse3 .cse4 (<= 0 (+ .cse5 2147483648)) .cse8 (not (and .cse0 (<= .cse2 2147483647) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)))))))) is different from true [2024-11-13 21:05:23,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:23,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 81 states and 133 transitions. [2024-11-13 21:05:23,661 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 133 transitions. [2024-11-13 21:05:23,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:23,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:23,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:23,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:23,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:23,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:05:23,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:23,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:23,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 63 [2024-11-13 21:05:23,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:23,800 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:23,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:23,808 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 9 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 39 [2024-11-13 21:05:23,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 33 [2024-11-13 21:05:23,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:23,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:23,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:23,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 21:05:23,898 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse6 (select .cse11 0)) (.cse8 (select .cse11 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse7 (= (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse3 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse10 (<= .cse8 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse6 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0))) (and (not (and .cse0 .cse1 .cse2 .cse3 (= (select .cse4 0) 1))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse5 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse5 .cse6)))) .cse7 .cse3)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse7 .cse3 (<= 0 (+ .cse8 2147483648)) .cse10 (not (and .cse0 .cse1 .cse2)))))) is different from false [2024-11-13 21:05:23,906 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse6 (select .cse11 0)) (.cse8 (select .cse11 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse7 (= (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse3 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse10 (<= .cse8 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse6 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0))) (and (not (and .cse0 .cse1 .cse2 .cse3 (= (select .cse4 0) 1))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse5 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse5 .cse6)))) .cse7 .cse3)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse7 .cse3 (<= 0 (+ .cse8 2147483648)) .cse10 (not (and .cse0 .cse1 .cse2))))))) is different from true [2024-11-13 21:05:23,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:23,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 81 states and 133 transitions. [2024-11-13 21:05:23,911 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 133 transitions. [2024-11-13 21:05:23,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:23,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:23,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:23,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:23,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:23,976 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:05:23,978 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:23,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 70 [2024-11-13 21:05:23,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 34 [2024-11-13 21:05:24,032 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:24,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:24,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-13 21:05:24,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:24,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:24,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 21:05:24,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:24,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 81 states and 133 transitions. [2024-11-13 21:05:24,293 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 133 transitions. [2024-11-13 21:05:24,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:24,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:24,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:24,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:24,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:24,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:05:24,383 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:24,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:24,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:24,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,432 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:24,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:24,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:24,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:24,490 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 21:05:24,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:24,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 81 states and 133 transitions. [2024-11-13 21:05:24,520 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 133 transitions. [2024-11-13 21:05:24,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:24,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:24,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:24,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:24,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:05:24,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:24,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:24,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,654 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:24,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:24,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:24,687 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:24,695 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 21:05:24,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:24,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 81 states and 133 transitions. [2024-11-13 21:05:24,718 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 133 transitions. [2024-11-13 21:05:24,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:24,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:24,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:24,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:24,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:24,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:05:24,794 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:24,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:24,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,832 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:24,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:24,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:24,872 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:24,879 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 21:05:24,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:24,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 81 states and 133 transitions. [2024-11-13 21:05:24,899 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 133 transitions. [2024-11-13 21:05:24,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:24,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:24,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:24,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:24,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:24,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:05:24,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:24,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:24,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:24,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:24,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:24,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,006 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:25,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:25,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:25,043 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 21:05:25,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:25,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 81 states and 133 transitions. [2024-11-13 21:05:25,065 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 133 transitions. [2024-11-13 21:05:25,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:25,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:25,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:25,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:25,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:25,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 50 conjuncts are in the unsatisfiable core [2024-11-13 21:05:25,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:25,161 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:25,175 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:25,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:25,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 355 treesize of output 26 [2024-11-13 21:05:25,251 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:25,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:25,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,289 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,292 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,298 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,298 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,299 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,301 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,307 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:25,316 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,316 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,318 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,322 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,322 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,323 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,325 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,328 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:25,337 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,337 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,338 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,338 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,340 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,348 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,354 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:25,362 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,363 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,363 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,366 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,370 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,371 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,375 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:25,382 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:25,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 16 [2024-11-13 21:05:25,978 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:25,982 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse0) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (<= 0 (+ .cse2 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= (select .cse4 0) 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3)))) is different from false [2024-11-13 21:05:26,146 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= (select .cse3 0) 1)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse4 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (not (and .cse0 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse4)) (<= 0 (+ .cse2 2147483648)) .cse5 (<= (select .cse7 0) 2147483647) .cse6 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4)))) is different from false [2024-11-13 21:05:26,153 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse4 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse0) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (<= 0 (+ .cse2 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= (select .cse4 0) 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3))))) is different from true [2024-11-13 21:05:26,160 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse7 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= (select .cse3 0) 1)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse4 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (not (and .cse0 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse4)) (<= 0 (+ .cse2 2147483648)) .cse5 (<= (select .cse7 0) 2147483647) .cse6 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4))))) is different from true [2024-11-13 21:05:26,167 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse1 (select .cse4 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse2 (<= .cse1 2147483647))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse2)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= (select .cse4 0) 2147483647))))) is different from false [2024-11-13 21:05:26,329 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse1 (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse2 (<= .cse1 2147483647)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse0 0) 1)) (.cse6 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse2)) (not (and .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse3 .cse4 .cse6)) .cse6 (<= (select .cse7 0) 2147483647))))) is different from false [2024-11-13 21:05:26,337 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse4 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse1 (select .cse4 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse2 (<= .cse1 2147483647))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse2)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= (select .cse4 0) 2147483647)))))) is different from true [2024-11-13 21:05:26,344 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse1 (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse2 (<= .cse1 2147483647)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse0 0) 1)) (.cse6 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (<= 0 (+ .cse1 2147483648)) .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse2)) (not (and .cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse3 .cse4 .cse6)) .cse6 (<= (select .cse7 0) 2147483647)))))) is different from true [2024-11-13 21:05:26,532 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse9 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (= (select .cse5 0) 1)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (not (and .cse2 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse7 (<= 0 (+ .cse3 2147483648)) .cse8 .cse6)))) is different from false [2024-11-13 21:05:26,542 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse9 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (= (select .cse5 0) 1)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (not (and .cse2 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse7 (<= 0 (+ .cse3 2147483648)) .cse8 .cse6))))) is different from true [2024-11-13 21:05:26,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:26,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 83 states and 152 transitions. [2024-11-13 21:05:26,557 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 152 transitions. [2024-11-13 21:05:26,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:26,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:26,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:26,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:26,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:26,636 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:05:26,638 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:26,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:05:26,685 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:26,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:26,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:05:26,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:26,767 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 21:05:26,773 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse5 (select .cse6 0)) (.cse0 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse0) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse4 .cse5) (<= .cse4 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse2 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse5 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3)))) is different from false [2024-11-13 21:05:26,781 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (select .cse9 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse4 (<= .cse3 2147483647))) (and .cse0 (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (<= 0 (+ .cse3 2147483648)) .cse5 (<= .cse6 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse7 .cse6) (<= .cse7 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse8)) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) .cse8 .cse4)))) is different from false [2024-11-13 21:05:26,792 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse5 (select .cse6 0)) (.cse0 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (<= .cse2 2147483647))) (and (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse0) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse4 .cse5) (<= .cse4 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse2 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse5 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse3))))) is different from true [2024-11-13 21:05:26,801 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (select .cse9 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse4 (<= .cse3 2147483647))) (and .cse0 (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (<= 0 (+ .cse3 2147483648)) .cse5 (<= .cse6 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse7 .cse6) (<= .cse7 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse8)) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) .cse8 .cse4))))) is different from true [2024-11-13 21:05:26,811 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse3 (select .cse6 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse4 (<= .cse3 2147483647)) (.cse2 (select .cse6 0))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse1 2147483647) (= .cse1 .cse2)))) (<= 0 (+ .cse3 2147483648)) .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 2147483647))))) is different from false [2024-11-13 21:05:26,821 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse5 (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse0 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse1 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse6 (<= .cse5 2147483647)) (.cse4 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse3 (select .cse9 0))) (and .cse0 (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 2147483647) (= .cse2 .cse3)))) .cse4)) .cse1 (<= 0 (+ .cse5 2147483648)) .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse7 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse4 (<= .cse3 2147483647))))) is different from false [2024-11-13 21:05:26,832 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse3 (select .cse6 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (let ((.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (.cse4 (<= .cse3 2147483647)) (.cse2 (select .cse6 0))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (= (select .cse0 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse1 2147483647) (= .cse1 .cse2)))) (<= 0 (+ .cse3 2147483648)) .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse0 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse5 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 2147483647)))))) is different from true [2024-11-13 21:05:26,840 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse5 (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse0 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse1 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse6 (<= .cse5 2147483647)) (.cse4 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse3 (select .cse9 0))) (and .cse0 (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 2147483647) (= .cse2 .cse3)))) .cse4)) .cse1 (<= 0 (+ .cse5 2147483648)) .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse7 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse4 (<= .cse3 2147483647)))))) is different from true [2024-11-13 21:05:26,857 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse2 (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse0 (select .cse6 0)) (.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse5 (<= .cse2 2147483647))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse0)))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse3 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (store (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (= (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse2 2147483648)) (= (select .cse4 0) 1) .cse5)))) is different from false [2024-11-13 21:05:26,868 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse5 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (select .cse9 0)) (.cse3 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (<= .cse5 2147483647))) (and .cse0 (<= .cse1 2147483647) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse2 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse2 .cse1)))) .cse3 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse8)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) .cse3 .cse4 (<= 0 (+ .cse5 2147483648)) (= (select .cse7 0) 1) .cse8)))) is different from false [2024-11-13 21:05:26,878 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse2 (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse0 (select .cse6 0)) (.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse5 (<= .cse2 2147483647))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse0)))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse3 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (store (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (= (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse2 2147483648)) (= (select .cse4 0) 1) .cse5))))) is different from true [2024-11-13 21:05:26,886 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse5 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (select .cse9 0)) (.cse3 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (<= .cse5 2147483647))) (and .cse0 (<= .cse1 2147483647) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse2 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse2 .cse1)))) .cse3 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse8)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) .cse3 .cse4 (<= 0 (+ .cse5 2147483648)) (= (select .cse7 0) 1) .cse8))))) is different from true [2024-11-13 21:05:26,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:26,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 86 states and 182 transitions. [2024-11-13 21:05:26,896 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 182 transitions. [2024-11-13 21:05:26,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:26,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:26,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:26,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:26,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:26,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 50 conjuncts are in the unsatisfiable core [2024-11-13 21:05:26,957 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:26,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:26,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 132 treesize of output 40 [2024-11-13 21:05:27,008 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:27,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:27,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:05:27,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:27,631 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 21:05:27,638 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4)))) is different from false [2024-11-13 21:05:27,804 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4))))) is different from true [2024-11-13 21:05:28,967 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse5 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (select .cse9 0)) (.cse3 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (<= .cse5 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) (<= .cse1 2147483647) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse2 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse2 .cse1)))) .cse3 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse8)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) .cse3 .cse4 (<= 0 (+ .cse5 2147483648)) (= (select .cse7 0) 1) .cse8)))) is different from false [2024-11-13 21:05:29,133 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse6 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse10 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse3 2147483647)) (.cse4 (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (<= .cse6 2147483647))) (and .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse2 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse2 .cse3)))) .cse4 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 .cse4 .cse5)) .cse4 .cse5 (<= 0 (+ .cse6 2147483648)) (= (select .cse8 0) 1) .cse9)))) is different from false [2024-11-13 21:05:29,142 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse5 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (select .cse9 0)) (.cse3 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (<= .cse5 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) (<= .cse1 2147483647) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse2 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse2 .cse1)))) .cse3 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse8)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) .cse3 .cse4 (<= 0 (+ .cse5 2147483648)) (= (select .cse7 0) 1) .cse8))))) is different from true [2024-11-13 21:05:29,149 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse6 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse10 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse3 2147483647)) (.cse4 (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (<= .cse6 2147483647))) (and .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse2 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse2 .cse3)))) .cse4 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 .cse4 .cse5)) .cse4 .cse5 (<= 0 (+ .cse6 2147483648)) (= (select .cse8 0) 1) .cse9))))) is different from true [2024-11-13 21:05:29,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:29,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:29,158 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:29,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:29,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:29,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:29,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:29,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:29,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:05:29,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:29,243 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:29,255 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:29,264 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:29,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 54 [2024-11-13 21:05:29,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 44 [2024-11-13 21:05:29,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 21 [2024-11-13 21:05:29,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,335 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:29,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:05:29,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:29,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:29,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:29,388 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 21:05:29,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:29,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:29,415 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:29,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:29,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:29,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:29,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:29,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:29,476 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:05:29,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:29,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:29,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:29,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:29,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,535 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:29,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:29,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:29,572 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:29,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:29,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:29,604 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:29,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:29,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:29,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:29,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:29,665 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:05:29,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:29,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:29,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:29,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:29,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,721 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:29,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:29,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:29,759 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 21:05:29,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:29,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:29,795 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:29,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:29,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:29,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:29,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:29,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:29,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:29,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:29,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 70 [2024-11-13 21:05:29,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:29,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 34 [2024-11-13 21:05:29,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:29,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-13 21:05:29,958 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:29,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:30,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:30,598 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 21:05:30,603 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4)))) is different from false [2024-11-13 21:05:30,781 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4))))) is different from true [2024-11-13 21:05:30,795 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse2 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse6 (<= .cse0 2147483647)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse4 (select .cse9 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (not (and .cse1 .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse3 2147483647) (= .cse3 .cse4)))) .cse5)) .cse2 (<= 0 (+ .cse0 2147483648)) .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse7 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse5 (<= .cse4 2147483647))))) is different from false [2024-11-13 21:05:30,996 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse2 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse6 (<= .cse0 2147483647)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse4 (select .cse9 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (not (and .cse1 .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse3 2147483647) (= .cse3 .cse4)))) .cse5)) .cse2 (<= 0 (+ .cse0 2147483648)) .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0) (= (select .cse7 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse5 (<= .cse4 2147483647)))))) is different from true [2024-11-13 21:05:31,017 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse2 (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse0 (select .cse6 0)) (.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse5 (<= .cse2 2147483647))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse0)))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse3 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (store (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (= (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse2 2147483648)) (= (select .cse4 0) 1) .cse5)))) is different from false [2024-11-13 21:05:31,194 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse2 (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse0 (select .cse6 0)) (.cse4 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse5 (<= .cse2 2147483647))) (and (= c_func_to_recursive_line_28_to_36_0_~z.offset 0) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse0)))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse3 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (store (select .cse3 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) (= c_func_to_recursive_line_28_to_36_0_~x.offset 0) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (= (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)) (<= 0 (+ .cse2 2147483648)) (= (select .cse4 0) 1) .cse5))))) is different from true [2024-11-13 21:05:31,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:31,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:31,200 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:31,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:31,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:31,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:31,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:31,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:31,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:05:31,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:31,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:31,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:31,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,324 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:31,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:31,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:31,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:31,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:31,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:31,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:31,400 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:31,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:31,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:31,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:31,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:31,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:31,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:05:31,467 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:31,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:31,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,500 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:31,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:31,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:31,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 30 [2024-11-13 21:05:31,539 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:05:31,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 34 [2024-11-13 21:05:31,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:05:31,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:31,585 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 21:05:31,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:31,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:31,620 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:31,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:31,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:31,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:31,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:31,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:31,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:05:31,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:31,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 52 [2024-11-13 21:05:31,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 32 [2024-11-13 21:05:31,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:31,749 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:31,749 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:31,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2024-11-13 21:05:31,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:31,789 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 21:05:31,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:31,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 88 states and 204 transitions. [2024-11-13 21:05:31,817 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 204 transitions. [2024-11-13 21:05:31,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:31,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:31,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:31,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:31,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:31,882 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:05:31,884 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:31,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 129 treesize of output 39 [2024-11-13 21:05:31,926 INFO L349 Elim1Store]: treesize reduction 46, result has 6.1 percent of original size [2024-11-13 21:05:31,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 582 treesize of output 571 [2024-11-13 21:05:31,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:31,984 INFO L349 Elim1Store]: treesize reduction 26, result has 42.2 percent of original size [2024-11-13 21:05:31,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 2 case distinctions, treesize of input 51 treesize of output 94 [2024-11-13 21:05:32,001 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:32,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:32,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:32,127 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-13 21:05:32,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:32,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 24 [2024-11-13 21:05:32,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:05:32,945 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 21:05:34,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:34,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:34,342 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:34,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:34,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:34,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:34,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:34,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:34,415 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:05:34,418 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:34,431 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:34,439 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:34,446 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:34,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 54 [2024-11-13 21:05:34,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:34,464 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-13 21:05:34,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 21 [2024-11-13 21:05:34,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,493 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:34,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:05:34,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:34,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:34,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:34,528 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 21:05:34,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:34,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:34,550 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:34,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:34,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:34,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:34,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:34,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:34,614 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:05:34,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:34,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 129 treesize of output 39 [2024-11-13 21:05:34,678 INFO L349 Elim1Store]: treesize reduction 41, result has 16.3 percent of original size [2024-11-13 21:05:34,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 1134 treesize of output 1120 [2024-11-13 21:05:34,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:34,733 INFO L349 Elim1Store]: treesize reduction 26, result has 42.2 percent of original size [2024-11-13 21:05:34,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 2 case distinctions, treesize of input 51 treesize of output 94 [2024-11-13 21:05:34,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:34,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:34,923 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:34,925 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-13 21:05:34,990 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:34,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 5 [2024-11-13 21:05:35,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:05:35,536 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:35,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:35,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:35,564 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:35,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:35,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:35,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:35,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:35,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:35,648 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:35,650 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:35,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:35,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,688 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:35,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:35,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:35,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:35,733 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 21:05:35,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:35,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:35,762 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:35,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:35,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:35,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:35,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:35,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:35,823 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:05:35,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:35,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:35,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:35,861 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:35,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:35,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:35,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:35,905 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:35,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:35,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:35,935 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:35,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:35,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:35,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:35,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:36,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:36,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 50 conjuncts are in the unsatisfiable core [2024-11-13 21:05:36,006 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:36,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:36,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,049 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:36,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:36,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:36,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:36,109 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 21:05:36,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:36,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:36,142 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:36,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:36,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:36,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:36,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:36,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:36,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:05:36,222 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:36,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:36,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,332 INFO L349 Elim1Store]: treesize reduction 92, result has 25.2 percent of original size [2024-11-13 21:05:36,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 64 treesize of output 129 [2024-11-13 21:05:36,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,392 INFO L349 Elim1Store]: treesize reduction 26, result has 36.6 percent of original size [2024-11-13 21:05:36,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 402 treesize of output 392 [2024-11-13 21:05:36,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:36,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:36,477 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:36,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:36,638 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:36,639 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-11-13 21:05:36,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:36,788 INFO L349 Elim1Store]: treesize reduction 27, result has 38.6 percent of original size [2024-11-13 21:05:36,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 8 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 86 treesize of output 68 [2024-11-13 21:05:36,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 21:05:36,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 21:05:36,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:36,947 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:36,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:36,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:36,980 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:36,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:36,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:36,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:37,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:37,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:37,040 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:37,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:37,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:37,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,097 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:37,097 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:05:37,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 53 [2024-11-13 21:05:37,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 23 [2024-11-13 21:05:37,152 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:37,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:37,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:05:37,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,196 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:37,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 64 treesize of output 58 [2024-11-13 21:05:37,203 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:37,204 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 21:05:37,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 38 [2024-11-13 21:05:37,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:37,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:37,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,244 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 21:05:37,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 40 treesize of output 28 [2024-11-13 21:05:37,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,265 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:37,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 36 treesize of output 30 [2024-11-13 21:05:37,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:37,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:05:37,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 39 [2024-11-13 21:05:37,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,326 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:37,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 64 treesize of output 58 [2024-11-13 21:05:37,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 33 [2024-11-13 21:05:37,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:37,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:37,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:37,391 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 21:05:37,410 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse2 (select .cse10 0)) (.cse7 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (<= .cse7 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (<= .cse2 2147483647)) (.cse4 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse2)))) (not (and .cse0 .cse3 .cse4 .cse5 (= (select .cse6 0) 1))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (= (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse5 (<= 0 (+ .cse7 2147483648)) .cse9 (not (and .cse0 .cse3 .cse4)))))) is different from false [2024-11-13 21:05:37,418 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse2 (select .cse10 0)) (.cse7 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset))) (let ((.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (<= .cse7 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (<= .cse2 2147483647)) (.cse4 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 .cse2)))) (not (and .cse0 .cse3 .cse4 .cse5 (= (select .cse6 0) 1))) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (= (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse5 (<= 0 (+ .cse7 2147483648)) .cse9 (not (and .cse0 .cse3 .cse4))))))) is different from true [2024-11-13 21:05:37,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:37,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:37,423 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:37,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:37,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:37,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:37,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:37,501 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:05:37,504 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:37,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 63 [2024-11-13 21:05:37,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,547 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:37,547 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:37,551 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:37,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 21:05:37,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 38 [2024-11-13 21:05:37,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:37,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:37,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:37,606 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 21:05:37,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:37,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 89 states and 215 transitions. [2024-11-13 21:05:37,627 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 215 transitions. [2024-11-13 21:05:37,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:37,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:37,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:37,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:37,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:37,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:05:37,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:37,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:05:37,731 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:37,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:37,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:05:37,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:37,805 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 21:05:37,851 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse9 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (= (select .cse5 0) 1)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse7 (<= 0 (+ .cse3 2147483648)) .cse8 .cse6)))) is different from false [2024-11-13 21:05:37,859 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse10 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse9 (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse7 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (= (select .cse5 0) 1)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (not (and .cse2 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) .cse9 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse9 .cse7 .cse6)) .cse7 (<= 0 (+ .cse3 2147483648)) .cse8 .cse6)))) is different from false [2024-11-13 21:05:37,868 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse9 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (= (select .cse5 0) 1)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse7 (<= 0 (+ .cse3 2147483648)) .cse8 .cse6))))) is different from true [2024-11-13 21:05:37,874 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse5 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= (select .cse10 0) 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse9 (= (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse7 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse8 (= (select .cse5 0) 1)) (.cse6 (<= .cse3 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse5 (store (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) .cse2 (not (and .cse2 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) .cse9 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse9 .cse7 .cse6)) .cse7 (<= 0 (+ .cse3 2147483648)) .cse8 .cse6))))) is different from true [2024-11-13 21:05:37,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:37,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 90 states and 226 transitions. [2024-11-13 21:05:37,883 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 226 transitions. [2024-11-13 21:05:37,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:37,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:37,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:37,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:37,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:37,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:37,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:37,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:37,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:37,973 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:37,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:37,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:38,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:38,013 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:38,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:38,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 90 states and 226 transitions. [2024-11-13 21:05:38,047 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 226 transitions. [2024-11-13 21:05:38,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:38,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:38,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:38,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:38,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:05:38,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:38,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,163 INFO L349 Elim1Store]: treesize reduction 40, result has 35.5 percent of original size [2024-11-13 21:05:38,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 128 treesize of output 52 [2024-11-13 21:05:38,207 INFO L349 Elim1Store]: treesize reduction 34, result has 30.6 percent of original size [2024-11-13 21:05:38,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 640 treesize of output 630 [2024-11-13 21:05:38,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:38,256 INFO L349 Elim1Store]: treesize reduction 29, result has 23.7 percent of original size [2024-11-13 21:05:38,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 56 treesize of output 62 [2024-11-13 21:05:38,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:38,969 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 21:05:38,975 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4)))) is different from false [2024-11-13 21:05:39,158 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4))))) is different from true [2024-11-13 21:05:40,463 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse8 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse12 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (= (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse10 0) 1)) (.cse11 (<= .cse8 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse6 .cse1)))) .cse7 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse10 (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 .cse7 .cse4 (<= 0 (+ .cse8 2147483648)) .cse5 .cse11)))) is different from false [2024-11-13 21:05:40,472 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse8 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse12 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (= (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse10 0) 1)) (.cse11 (<= .cse8 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse6 .cse1)))) .cse7 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse10 (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 .cse7 .cse4 (<= 0 (+ .cse8 2147483648)) .cse5 .cse11))))) is different from true [2024-11-13 21:05:40,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:40,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 91 states and 239 transitions. [2024-11-13 21:05:40,478 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 239 transitions. [2024-11-13 21:05:40,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:40,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:40,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:40,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:40,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:40,549 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:40,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:40,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:40,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:40,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:40,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,604 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:40,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:40,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:40,649 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 21:05:40,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:40,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 91 states and 239 transitions. [2024-11-13 21:05:40,683 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 239 transitions. [2024-11-13 21:05:40,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:40,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:40,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:40,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:40,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:40,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 40 conjuncts are in the unsatisfiable core [2024-11-13 21:05:40,745 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:40,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:05:40,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 39 [2024-11-13 21:05:40,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 33 [2024-11-13 21:05:40,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,796 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:40,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 64 treesize of output 58 [2024-11-13 21:05:40,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:40,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:40,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:05:40,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 39 [2024-11-13 21:05:40,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,843 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:40,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 64 treesize of output 58 [2024-11-13 21:05:40,848 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 33 [2024-11-13 21:05:40,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:40,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:40,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:40,883 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:40,883 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 21:05:40,885 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:40,890 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:40,893 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:40,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:40,900 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:40,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,908 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:40,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 23 [2024-11-13 21:05:40,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:40,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-13 21:05:40,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 47 [2024-11-13 21:05:40,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 42 [2024-11-13 21:05:40,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,961 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 21:05:40,961 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:05:40,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:40,992 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:05:40,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 36 treesize of output 30 [2024-11-13 21:05:41,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:05:41,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:41,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:41,040 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 21:05:41,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:41,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 91 states and 239 transitions. [2024-11-13 21:05:41,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 239 transitions. [2024-11-13 21:05:41,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:41,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:41,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:41,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:41,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:41,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:05:41,137 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:41,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,201 INFO L349 Elim1Store]: treesize reduction 40, result has 35.5 percent of original size [2024-11-13 21:05:41,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 128 treesize of output 52 [2024-11-13 21:05:41,254 INFO L349 Elim1Store]: treesize reduction 34, result has 30.6 percent of original size [2024-11-13 21:05:41,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 228 treesize of output 234 [2024-11-13 21:05:41,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,294 INFO L349 Elim1Store]: treesize reduction 29, result has 23.7 percent of original size [2024-11-13 21:05:41,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 56 treesize of output 62 [2024-11-13 21:05:41,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:41,594 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 21:05:41,604 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse7 (select .cse12 0)) (.cse4 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse1 (= (select .cse4 0) 1)) (.cse8 (<= .cse7 2147483647)) (.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse11 (= (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse5 (<= .cse3 2147483647))) (and .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (<= 0 (+ .cse3 2147483648)) .cse6 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse7) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse1 .cse6 .cse8 .cse9)) .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse10 .cse7) (<= .cse10 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse6 .cse11)) .cse9 .cse11 .cse5)))) is different from false [2024-11-13 21:05:41,616 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse7 (select .cse12 0)) (.cse4 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse1 (= (select .cse4 0) 1)) (.cse8 (<= .cse7 2147483647)) (.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse6 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse11 (= (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse5 (<= .cse3 2147483647))) (and .cse0 .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (<= 0 (+ .cse3 2147483648)) .cse6 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse7) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse1 .cse6 .cse8 .cse9)) .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse10 .cse7) (<= .cse10 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse6 .cse11)) .cse9 .cse11 .cse5))))) is different from true [2024-11-13 21:05:41,640 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse4 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse10 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse3 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (= (select .cse6 0) 1)) (.cse7 (<= .cse4 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse4 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse7)) (= (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse8 (<= 0 (+ .cse4 2147483648)) .cse9 .cse7)))) is different from false [2024-11-13 21:05:41,650 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse6 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse10 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse3 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse8 0) 1)) (.cse9 (<= .cse6 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 .cse2 .cse4 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse9)) (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse4 (<= 0 (+ .cse6 2147483648)) .cse5 .cse9)))) is different from false [2024-11-13 21:05:41,662 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse4 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse6 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse10 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse3 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (= (select .cse6 0) 1)) (.cse7 (<= .cse4 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse4 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse7)) (= (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse8 (<= 0 (+ .cse4 2147483648)) .cse9 .cse7))))) is different from true [2024-11-13 21:05:41,672 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse6 (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse10 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse3 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse8 0) 1)) (.cse9 (<= .cse6 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 .cse2 .cse4 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse7 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse9)) (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) .cse4 (<= 0 (+ .cse6 2147483648)) .cse5 .cse9))))) is different from true [2024-11-13 21:05:41,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:41,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:41,687 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:41,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:41,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:41,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:41,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:41,763 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-13 21:05:41,765 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:41,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 70 [2024-11-13 21:05:41,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:41,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 34 [2024-11-13 21:05:41,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:41,825 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:41,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:41,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-13 21:05:42,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:42,056 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 21:05:42,090 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse8 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse12 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (= (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse10 0) 1)) (.cse11 (<= .cse8 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 .cse2 .cse4 .cse5)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse6 .cse3)))) .cse7 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse10 (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse11)) .cse7 .cse4 (<= 0 (+ .cse8 2147483648)) .cse5 .cse11)))) is different from false [2024-11-13 21:05:42,103 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse8 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse12 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse7 (= (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse10 0) 1)) (.cse11 (<= .cse8 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 .cse2 .cse4 .cse5)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse6 .cse3)))) .cse7 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse10 (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11)) .cse2 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse2 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse11)) .cse7 .cse4 (<= 0 (+ .cse8 2147483648)) .cse5 .cse11))))) is different from true [2024-11-13 21:05:42,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:42,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:42,114 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:42,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:42,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:42,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:42,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:42,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:42,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-13 21:05:42,173 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:42,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:05:42,220 INFO L349 Elim1Store]: treesize reduction 41, result has 16.3 percent of original size [2024-11-13 21:05:42,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 306 treesize of output 304 [2024-11-13 21:05:42,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:42,248 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-13 21:05:42,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 37 [2024-11-13 21:05:42,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:05:42,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:42,912 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:05:43,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:43,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:43,400 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:43,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:43,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:43,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:43,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:43,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:43,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:05:43,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:43,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,481 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 166 treesize of output 89 [2024-11-13 21:05:43,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,495 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 66 [2024-11-13 21:05:43,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:43,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 35 [2024-11-13 21:05:43,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,552 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:43,553 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:43,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:43,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:05:43,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:05:43,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:05:43,630 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 21:05:43,635 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) is different from false [2024-11-13 21:05:43,649 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.offset|))) (let ((.cse0 (select .cse6 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse4 (<= .cse3 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (= (select .cse1 0) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse5 .cse0) (<= .cse5 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (<= 0 (+ .cse3 2147483648)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse0 2147483647) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0) (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))))))) is different from true [2024-11-13 21:05:43,669 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse13 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse9 (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse13 0))) (let ((.cse1 (<= .cse4 2147483647)) (.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse8 (= (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse6 (= (select .cse11 0) 1)) (.cse12 (<= .cse9 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse3 .cse5 .cse6)) (not (and .cse0 .cse1 .cse2 .cse3 .cse5 .cse6)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse7 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse7 .cse4)))) .cse8 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse9 (select (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse12)) .cse8 .cse5 (<= 0 (+ .cse9 2147483648)) .cse6 .cse12)))) is different from false [2024-11-13 21:05:43,679 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse13 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse9 (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse13 0))) (let ((.cse1 (<= .cse4 2147483647)) (.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse8 (= (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse6 (= (select .cse11 0) 1)) (.cse12 (<= .cse9 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse3 .cse5 .cse6)) (not (and .cse0 .cse1 .cse2 .cse3 .cse5 .cse6)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse7 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse7 .cse4)))) .cse8 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse9 (select (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse12)) .cse8 .cse5 (<= 0 (+ .cse9 2147483648)) .cse6 .cse12))))) is different from true [2024-11-13 21:05:43,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:43,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:43,688 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:43,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:43,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:43,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:43,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:43,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:43,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:05:43,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:43,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 58 [2024-11-13 21:05:43,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 43 [2024-11-13 21:05:43,805 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:05:43,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 34 [2024-11-13 21:05:43,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 40 [2024-11-13 21:05:43,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 35 [2024-11-13 21:05:43,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:43,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:05:43,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 63 [2024-11-13 21:05:43,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:43,880 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:43,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:43,890 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 9 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 48 [2024-11-13 21:05:43,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 9 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 45 [2024-11-13 21:05:43,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 35 [2024-11-13 21:05:43,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:05:43,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:43,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:43,969 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 21:05:43,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:44,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:44,000 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:44,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:44,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:44,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:44,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:44,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:44,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:05:44,061 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:44,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:44,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,092 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:44,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:44,099 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:44,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:44,137 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 21:05:44,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:44,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:44,162 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:44,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:44,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:44,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:44,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:44,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:44,221 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:05:44,223 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:44,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:44,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:44,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,261 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:44,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:44,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:44,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:44,298 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 21:05:44,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:44,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:44,334 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:44,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:44,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:44,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:44,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:44,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:44,397 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 39 conjuncts are in the unsatisfiable core [2024-11-13 21:05:44,399 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:44,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:05:44,422 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:44,423 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 21:05:44,424 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:44,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,435 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 23 [2024-11-13 21:05:44,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:44,443 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:44,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,458 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:05:44,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 14 [2024-11-13 21:05:44,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:44,465 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,471 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:44,473 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:05:44,489 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:44,490 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 21:05:44,491 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:44,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 23 [2024-11-13 21:05:44,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:05:44,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-13 21:05:44,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:44,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,545 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:44,548 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,552 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:44,555 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,563 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,569 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,576 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,581 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:44,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:44,629 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 21:05:44,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:44,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:44,671 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:44,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:44,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:44,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:44,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:44,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:44,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:05:44,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:44,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:05:44,798 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:44,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:44,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:05:44,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:44,845 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 21:05:44,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:44,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:44,882 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:44,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:44,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:44,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:44,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:44,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:44,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:05:44,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:44,971 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:05:44,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,991 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:44,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:05:45,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,007 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:45,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:45,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:45,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:45,043 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 21:05:45,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:45,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:45,079 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:45,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:45,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:45,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:45,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:45,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:45,139 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:05:45,141 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:45,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:05:45,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,178 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:05:45,179 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:05:45,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:05:45,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:45,218 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 21:05:45,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:45,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:45,255 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:45,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:45,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:45,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:45,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:45,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:45,314 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-13 21:05:45,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:45,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 102 treesize of output 77 [2024-11-13 21:05:45,343 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:05:45,344 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-13 21:05:45,346 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:45,352 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:45,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,361 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,365 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,365 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,367 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,371 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:45,379 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,379 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,382 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,389 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,394 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,396 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,398 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:45,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,405 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,410 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,417 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:05:45,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,424 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 35 [2024-11-13 21:05:45,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:05:45,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,474 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:05:45,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 25 [2024-11-13 21:05:45,479 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-13 21:05:45,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:45,494 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,494 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:05:45,496 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:05:45,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:45,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 21:05:45,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:45,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:45,602 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:45,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:45,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:45,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:45,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:45,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:45,668 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:05:45,669 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:45,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 70 [2024-11-13 21:05:45,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:45,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 34 [2024-11-13 21:05:45,722 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:45,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:45,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-13 21:05:45,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:45,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:45,928 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 21:05:45,951 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse12 0))) (let ((.cse1 (<= .cse4 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse3 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse3 .cse4)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10)))) is different from false [2024-11-13 21:05:45,961 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse12 0))) (let ((.cse1 (<= .cse4 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse3 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse3 .cse4)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10))))) is different from true [2024-11-13 21:05:45,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:45,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 92 states and 251 transitions. [2024-11-13 21:05:45,968 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 251 transitions. [2024-11-13 21:05:45,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:45,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:45,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:45,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:46,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:46,040 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 50 conjuncts are in the unsatisfiable core [2024-11-13 21:05:46,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:46,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 114 treesize of output 73 [2024-11-13 21:05:46,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,082 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 37 [2024-11-13 21:05:46,098 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:05:46,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:05:46,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2024-11-13 21:05:46,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:05:46,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:05:46,180 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 21:05:46,210 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse12 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse4 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 .cse3)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10)))) is different from false [2024-11-13 21:05:46,217 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse12 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse4 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse3 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse3 .cse4)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse5 .cse6)) (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10)))) is different from false [2024-11-13 21:05:46,227 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse12 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse4 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 .cse3)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10))))) is different from true [2024-11-13 21:05:46,235 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse12 0))) (let ((.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse4 2147483647)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse3 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse3 .cse4)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse5 .cse6)) (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10))))) is different from true [2024-11-13 21:05:46,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:46,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 93 states and 263 transitions. [2024-11-13 21:05:46,245 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 263 transitions. [2024-11-13 21:05:46,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:05:46,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:46,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:46,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:46,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:46,304 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 50 conjuncts are in the unsatisfiable core [2024-11-13 21:05:46,306 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:46,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:05:46,352 INFO L349 Elim1Store]: treesize reduction 46, result has 6.1 percent of original size [2024-11-13 21:05:46,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 292 treesize of output 285 [2024-11-13 21:05:46,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:05:46,395 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-13 21:05:46,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 37 [2024-11-13 21:05:46,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:05:46,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:05:46,474 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 21:06:06,787 WARN L286 SmtUtils]: Spent 20.17s on a formula simplification. DAG size of input: 72 DAG size of output: 67 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 21:06:17,320 WARN L286 SmtUtils]: Spent 10.07s on a formula simplification that was a NOOP. DAG size: 68 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 21:06:17,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:17,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 94 states and 279 transitions. [2024-11-13 21:06:17,617 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 279 transitions. [2024-11-13 21:06:17,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:17,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:17,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:17,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:17,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:17,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 54 conjuncts are in the unsatisfiable core [2024-11-13 21:06:17,680 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:17,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 225 treesize of output 154 [2024-11-13 21:06:17,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 131 [2024-11-13 21:06:17,818 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:17,819 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-13 21:06:17,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:17,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 71 [2024-11-13 21:06:17,882 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:06:17,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:06:17,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2024-11-13 21:06:17,903 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:17,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 28 [2024-11-13 21:06:17,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:06:17,919 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:06:17,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:18,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 16 [2024-11-13 21:06:18,677 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:18,899 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse4 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (= (select .cse2 0) 1)) (.cse6 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse7 (select .cse12 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and .cse4 .cse5 .cse6 (<= .cse7 2147483647) .cse8)) (<= 0 (+ .cse1 2147483648)) .cse6 (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse9 .cse7) (<= .cse9 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse6 .cse10)) .cse10 (not (and .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse11 .cse7) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse11 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse8)) .cse3)))) is different from false [2024-11-13 21:06:18,907 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse4 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (= (select .cse2 0) 1)) (.cse6 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse7 (select .cse12 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and .cse4 .cse5 .cse6 (<= .cse7 2147483647) .cse8)) (<= 0 (+ .cse1 2147483648)) .cse6 (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse9 .cse7) (<= .cse9 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse6 .cse10)) .cse10 (not (and .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse11 .cse7) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse11 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse8)) .cse3))))) is different from true [2024-11-13 21:06:19,356 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse13 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse13 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse4 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 .cse3)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse12 .cse3)))) .cse2 .cse6 .cse11)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10)))) is different from false [2024-11-13 21:06:19,367 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse13 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse13 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse5 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse6 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse11 (= (select .cse9 0) 1)) (.cse10 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse4 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 .cse3)))) .cse5 .cse6)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) .cse2 (not (and .cse2 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse10)) .cse5 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse12 .cse3)))) .cse2 .cse6 .cse11)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse5 .cse6 .cse10)) .cse6 (<= 0 (+ .cse7 2147483648)) .cse11 .cse10))))) is different from true [2024-11-13 21:06:19,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:19,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 94 states and 279 transitions. [2024-11-13 21:06:19,378 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 279 transitions. [2024-11-13 21:06:19,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:19,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:19,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:19,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:19,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 54 conjuncts are in the unsatisfiable core [2024-11-13 21:06:19,446 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:19,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 272 treesize of output 165 [2024-11-13 21:06:19,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 134 [2024-11-13 21:06:19,629 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:19,631 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 333 [2024-11-13 21:06:19,634 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:19,650 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:19,651 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 204 [2024-11-13 21:06:19,675 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:19,676 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 204 [2024-11-13 21:06:19,710 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:19,711 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 273 [2024-11-13 21:06:19,752 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:19,754 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 815 [2024-11-13 21:06:19,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:19,817 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:06:19,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:06:21,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:21,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 62 [2024-11-13 21:06:21,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-11-13 21:06:21,378 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-13 21:06:21,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 12 [2024-11-13 21:06:21,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 21:06:21,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 21:06:21,790 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse15 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse13 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse4 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (= (select .cse2 0) 1)) (.cse6 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse7 (select .cse15 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and .cse4 .cse5 .cse6 (<= .cse7 2147483647) .cse8)) (<= 0 (+ .cse1 2147483648)) .cse6 (not (and (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse9 |ULTIMATE.start_main_~#c~0#1.base|)) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse11 (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (= .cse2 (store (select .cse9 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse10 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse9 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse7)) (= (select (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (<= .cse7 .cse11) (= (select (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse11 2147483647) (= (select v_DerPreprocessor_54 0) .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse4 .cse6 .cse8)) (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse12 .cse7) (<= .cse12 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse6 .cse13)) .cse13 (not (and .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse14 .cse7) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse8)) .cse3)))) is different from false [2024-11-13 21:06:21,801 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse15 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse1 (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse13 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse4 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (= (select .cse2 0) 1)) (.cse6 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse7 (select .cse15 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse3 (<= .cse1 2147483647))) (and (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3)) (not (and .cse4 .cse5 .cse6 (<= .cse7 2147483647) .cse8)) (<= 0 (+ .cse1 2147483648)) .cse6 (not (and (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse9 |ULTIMATE.start_main_~#c~0#1.base|)) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse11 (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (= .cse2 (store (select .cse9 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse10 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse9 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse7)) (= (select (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (<= .cse7 .cse11) (= (select (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse11 2147483647) (= (select v_DerPreprocessor_54 0) .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse4 .cse6 .cse8)) (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse12 .cse7) (<= .cse12 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse6 .cse13)) .cse13 (not (and .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse14 .cse7) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse8)) .cse3))))) is different from true [2024-11-13 21:06:22,544 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse16 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse11 (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse16 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse10 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse14 (= (select .cse7 0) 1)) (.cse13 (<= .cse11 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse6 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse4 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse5 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse3)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (<= .cse3 .cse6) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 .cse8)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse9 .cse3)))) .cse10 .cse8)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) .cse2 (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse13)) .cse10 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse3)))) .cse2 .cse8 .cse14)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse10 .cse8 .cse13)) .cse8 (<= 0 (+ .cse11 2147483648)) .cse14 .cse13)))) is different from false [2024-11-13 21:06:22,562 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse16 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse11 (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse16 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse10 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse14 (= (select .cse7 0) 1)) (.cse13 (<= .cse11 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse6 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse4 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse5 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse3)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (<= .cse3 .cse6) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 .cse8)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse9 .cse3)))) .cse10 .cse8)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) .cse2 (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse13)) .cse10 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse3)))) .cse2 .cse8 .cse14)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse10 .cse8 .cse13)) .cse8 (<= 0 (+ .cse11 2147483648)) .cse14 .cse13))))) is different from true [2024-11-13 21:06:22,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:22,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 94 states and 279 transitions. [2024-11-13 21:06:22,572 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 279 transitions. [2024-11-13 21:06:22,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:22,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:22,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:22,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:22,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:22,648 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:06:22,650 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:22,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:06:22,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:06:22,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,695 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:22,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:22,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:22,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:22,736 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 21:06:22,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:22,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 94 states and 279 transitions. [2024-11-13 21:06:22,805 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 279 transitions. [2024-11-13 21:06:22,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:22,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:22,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:22,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:22,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:22,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:06:22,874 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:22,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:06:22,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:22,916 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:22,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:22,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:06:22,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:22,971 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 21:06:23,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:23,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 94 states and 279 transitions. [2024-11-13 21:06:23,010 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 279 transitions. [2024-11-13 21:06:23,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:23,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:23,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:23,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:23,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:23,082 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:06:23,084 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:23,099 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:23,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:06:23,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 21:06:23,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:23,127 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-13 21:06:23,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:23,148 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:23,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:06:23,200 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:24,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:24,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:24,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:24,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:24,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:24,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:24,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:24,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 29 [2024-11-13 21:06:24,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-13 21:06:24,270 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 21:06:24,275 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 21:06:24,280 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse7 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select .cse9 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse6 (<= .cse5 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (not (and .cse3 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (<= 0 (+ .cse5 2147483648)) .cse7 (<= .cse2 2147483647) .cse8 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse6)))) is different from false [2024-11-13 21:06:24,598 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse11 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse3 (select .cse11 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse7 (= (select .cse2 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse5 (<= .cse3 2147483647)) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse10 (<= .cse9 2147483647))) (and .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse4 .cse5 .cse6)) .cse7 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) (not (and .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse10)) (<= 0 (+ .cse9 2147483648)) .cse4 .cse5 .cse6 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse10)))) is different from false [2024-11-13 21:06:24,608 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse7 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select .cse9 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse6 (<= .cse5 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (not (and .cse3 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (<= 0 (+ .cse5 2147483648)) .cse7 (<= .cse2 2147483647) .cse8 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse6))))) is different from true [2024-11-13 21:06:24,617 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse11 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse3 (select .cse11 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse7 (= (select .cse2 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse5 (<= .cse3 2147483647)) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse10 (<= .cse9 2147483647))) (and .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse4 .cse5 .cse6)) .cse7 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) (not (and .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse10)) (<= 0 (+ .cse9 2147483648)) .cse4 .cse5 .cse6 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse10))))) is different from true [2024-11-13 21:06:24,957 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse17 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse11 (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse17 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse10 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse14 (= (select .cse7 0) 1)) (.cse13 (<= .cse11 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse6 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse4 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse5 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse3)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (<= .cse3 .cse6) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 .cse8)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse9 .cse3)))) .cse10 .cse8)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) .cse2 (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse13)) .cse10 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse3)))) .cse2 .cse8 .cse14)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse10 .cse8 .cse13)) .cse8 (<= 0 (+ .cse11 2147483648)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14 .cse13)))) is different from false [2024-11-13 21:06:25,310 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse17 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse11 (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse17 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse10 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse14 (= (select .cse7 0) 1)) (.cse13 (<= .cse11 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse6 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse4 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse5 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse3)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (<= .cse3 .cse6) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 .cse8)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse9 .cse3)))) .cse10 .cse8)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) .cse2 (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse13)) .cse10 (not (and .cse0 .cse1 .cse2 .cse8 (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse15 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse15 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse16 .cse3)))) .cse2 .cse8 .cse14)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse10 .cse8 .cse13)) .cse8 (<= 0 (+ .cse11 2147483648)) .cse14 .cse13)))) is different from false [2024-11-13 21:06:25,329 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse17 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse11 (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse17 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse10 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse14 (= (select .cse7 0) 1)) (.cse13 (<= .cse11 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse6 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse4 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse5 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse3)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (<= .cse3 .cse6) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 .cse8)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse9 .cse3)))) .cse10 .cse8)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) .cse2 (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse13)) .cse10 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse3)))) .cse2 .cse8 .cse14)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse10 .cse8 .cse13)) .cse8 (<= 0 (+ .cse11 2147483648)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14 .cse13))))) is different from true [2024-11-13 21:06:25,343 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse17 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse11 (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse7 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse3 (select .cse17 0))) (let ((.cse1 (<= .cse3 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse2 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse10 (= (select .cse7 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse8 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse14 (= (select .cse7 0) 1)) (.cse13 (<= .cse11 2147483647))) (and (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse2)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse6 (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse4 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse5 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse3)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (<= .cse3 .cse6) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse6 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse6 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse4 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 .cse8)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse9 .cse3)))) .cse10 .cse8)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) .cse2 (not (and .cse2 .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse13)) .cse10 (not (and .cse0 .cse1 .cse2 .cse8 (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse15 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse15 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse16 .cse3)))) .cse2 .cse8 .cse14)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse10 .cse8 .cse13)) .cse8 (<= 0 (+ .cse11 2147483648)) .cse14 .cse13))))) is different from true [2024-11-13 21:06:25,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:25,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 96 states and 305 transitions. [2024-11-13 21:06:25,360 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 305 transitions. [2024-11-13 21:06:25,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:25,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:25,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:25,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:25,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:25,420 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:06:25,421 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:25,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:06:25,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,458 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:25,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:25,466 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:06:25,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:25,502 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 21:06:25,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:25,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 96 states and 305 transitions. [2024-11-13 21:06:25,555 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 305 transitions. [2024-11-13 21:06:25,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:25,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:25,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:25,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:25,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:25,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:06:25,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:25,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 114 [2024-11-13 21:06:25,649 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:25,649 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-13 21:06:25,650 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:25,657 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:25,657 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:25,659 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:25,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:25,665 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 289 [2024-11-13 21:06:25,667 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:25,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 146 [2024-11-13 21:06:25,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 27 [2024-11-13 21:06:25,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 22 [2024-11-13 21:06:25,705 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:25,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:25,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 96 [2024-11-13 21:06:25,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 10 [2024-11-13 21:06:25,747 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 21:06:25,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 24 [2024-11-13 21:06:25,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 11 [2024-11-13 21:06:25,780 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:25,781 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 96 [2024-11-13 21:06:25,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 10 [2024-11-13 21:06:25,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-13 21:06:25,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-13 21:06:25,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 160 treesize of output 178 [2024-11-13 21:06:25,894 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:25,895 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-13 21:06:25,897 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:25,903 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:25,904 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 169 [2024-11-13 21:06:25,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 112 [2024-11-13 21:06:25,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,941 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 54 [2024-11-13 21:06:25,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:25,974 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:25,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 60 treesize of output 54 [2024-11-13 21:06:25,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 32 [2024-11-13 21:06:25,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:25,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:06:26,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:06:26,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:26,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 119 [2024-11-13 21:06:26,049 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:26,050 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-13 21:06:26,051 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:26,058 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:26,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:26,061 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:26,066 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:26,066 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-13 21:06:26,070 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:26,077 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:26,078 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:26,080 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:26,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 166 [2024-11-13 21:06:26,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 36 [2024-11-13 21:06:26,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 27 [2024-11-13 21:06:26,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 22 [2024-11-13 21:06:26,141 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:26,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,158 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:06:26,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 14 [2024-11-13 21:06:26,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-13 21:06:26,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,194 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:06:26,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 14 [2024-11-13 21:06:26,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 138 [2024-11-13 21:06:26,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,305 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:26,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:06:26,312 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:26,313 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-11-13 21:06:26,316 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:26,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 141 treesize of output 203 [2024-11-13 21:06:26,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 167 [2024-11-13 21:06:26,369 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:06:26,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:06:26,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:26,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 34 [2024-11-13 21:06:26,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 176 treesize of output 133 [2024-11-13 21:06:26,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 69 [2024-11-13 21:06:26,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,524 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:26,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 110 treesize of output 102 [2024-11-13 21:06:26,532 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:26,533 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 193 [2024-11-13 21:06:26,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 76 [2024-11-13 21:06:26,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 32 [2024-11-13 21:06:26,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:06:26,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:06:26,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:26,599 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 21:06:26,599 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 24 [2024-11-13 21:06:26,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 11 [2024-11-13 21:06:26,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 114 [2024-11-13 21:06:26,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 98 treesize of output 78 [2024-11-13 21:06:26,669 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:26,670 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 121 [2024-11-13 21:06:26,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 63 [2024-11-13 21:06:26,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 28 [2024-11-13 21:06:26,706 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 23 [2024-11-13 21:06:26,749 INFO L349 Elim1Store]: treesize reduction 33, result has 40.0 percent of original size [2024-11-13 21:06:26,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 20 treesize of output 38 [2024-11-13 21:06:26,766 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:06:26,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 51 treesize of output 47 [2024-11-13 21:06:26,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 14 [2024-11-13 21:06:26,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 22 [2024-11-13 21:06:26,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,840 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 21:06:26,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 68 treesize of output 99 [2024-11-13 21:06:26,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 67 [2024-11-13 21:06:26,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:26,855 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-13 21:06:26,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 56 [2024-11-13 21:06:26,870 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:26,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,879 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 49 [2024-11-13 21:06:26,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:26,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-13 21:06:26,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 27 [2024-11-13 21:06:26,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 22 [2024-11-13 21:06:26,901 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:26,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-13 21:06:26,918 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:06:26,918 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 19 [2024-11-13 21:06:26,941 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:06:26,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 19 [2024-11-13 21:06:26,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:26,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 37 [2024-11-13 21:06:26,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:26,972 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 27 [2024-11-13 21:06:26,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 22 [2024-11-13 21:06:26,976 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:26,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-13 21:06:26,992 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:06:26,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 19 [2024-11-13 21:06:27,020 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:06:27,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 19 [2024-11-13 21:06:27,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:27,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,078 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 21:06:27,079 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 105 treesize of output 118 [2024-11-13 21:06:27,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 81 [2024-11-13 21:06:27,101 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:27,102 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-13 21:06:27,103 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:27,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,112 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,114 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,114 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,117 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:27,121 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,122 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,124 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,125 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,127 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:27,132 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,134 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:27,136 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:27,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 57 [2024-11-13 21:06:27,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,168 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:27,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 24 treesize of output 18 [2024-11-13 21:06:27,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:27,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:06:27,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:06:27,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:27,194 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:27,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:27,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 21:06:27,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:06:27,561 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 21:06:27,566 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse7 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select .cse9 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse6 (<= .cse5 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (not (and .cse3 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (<= 0 (+ .cse5 2147483648)) .cse7 (<= .cse2 2147483647) .cse8 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) is different from false [2024-11-13 21:06:27,573 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse8 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select .cse9 0)) (.cse5 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse6 (<= .cse8 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse8) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6)) (<= 0 (+ .cse8 2147483648)) .cse4 (<= .cse2 2147483647) .cse5 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse6)))) is different from false [2024-11-13 21:06:27,583 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse7 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select .cse9 0)) (.cse8 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse6 (<= .cse5 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (not (and .cse3 .cse7 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse8 .cse6)) (<= 0 (+ .cse5 2147483648)) .cse7 (<= .cse2 2147483647) .cse8 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))))))) is different from true [2024-11-13 21:06:27,591 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse9 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse8 (select .cse9 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse2 (select .cse9 0)) (.cse5 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse6 (<= .cse8 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse8) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6)) (<= 0 (+ .cse8 2147483648)) .cse4 (<= .cse2 2147483647) .cse5 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse6))))) is different from true [2024-11-13 21:06:27,617 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse12 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse18 0))) (let ((.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse1 (<= .cse4 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse11 (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse9 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse15 (= (select .cse8 0) 1)) (.cse14 (<= .cse12 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse6 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse7 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse6 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse7 2147483647) (<= .cse4 .cse7) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse3 .cse9)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse4)))) .cse11 .cse9)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse12 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14)) .cse3 (not (and .cse2 .cse3 .cse9 .cse15 .cse14)) (not (and .cse3 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse15 .cse14)) .cse11 (not (and .cse0 .cse1 .cse3 .cse9 (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse17 .cse4)))) .cse3 .cse9 .cse15)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse11 .cse9 .cse14)) .cse9 (<= 0 (+ .cse12 2147483648)) .cse15 .cse14)))) is different from false [2024-11-13 21:06:27,636 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse12 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse18 0))) (let ((.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse1 (<= .cse4 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse11 (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse9 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse15 (= (select .cse8 0) 1)) (.cse14 (<= .cse12 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse6 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse7 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse6 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse7 2147483647) (<= .cse4 .cse7) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse3 .cse9)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse4)))) .cse11 .cse9)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse12 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14)) .cse3 (not (and .cse2 .cse3 .cse9 .cse15 .cse14)) (not (and .cse3 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse15 .cse14)) .cse11 (not (and .cse0 .cse1 .cse3 .cse9 (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse17 .cse4)))) .cse3 .cse9 .cse15)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse11 .cse9 .cse14)) .cse9 (<= 0 (+ .cse12 2147483648)) .cse15 .cse14))))) is different from true [2024-11-13 21:06:27,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:27,647 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:27,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:27,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 102 treesize of output 73 [2024-11-13 21:06:27,728 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:27,729 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 65 [2024-11-13 21:06:27,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:27,775 INFO L349 Elim1Store]: treesize reduction 13, result has 48.0 percent of original size [2024-11-13 21:06:27,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 9 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 47 treesize of output 43 [2024-11-13 21:06:27,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:27,806 INFO L349 Elim1Store]: treesize reduction 41, result has 16.3 percent of original size [2024-11-13 21:06:27,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 170 treesize of output 170 [2024-11-13 21:06:27,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 15 [2024-11-13 21:06:27,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:27,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:27,935 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 21:06:27,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:27,989 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:27,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:27,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,044 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:06:28,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:28,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:06:28,083 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:06:28,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:06:28,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:06:28,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:28,139 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 21:06:28,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:28,183 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:28,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:28,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:06:28,256 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:28,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,272 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:06:28,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 53 [2024-11-13 21:06:28,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 23 [2024-11-13 21:06:28,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,325 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:28,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:06:28,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:28,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:28,351 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:28,375 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:28,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:28,422 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:28,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:28,475 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:28,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:28,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,535 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:06:28,537 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:28,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 192 treesize of output 89 [2024-11-13 21:06:28,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,613 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:28,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:28,620 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:28,621 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-13 21:06:28,623 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:28,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 35 [2024-11-13 21:06:28,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:28,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-13 21:06:28,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:28,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 75 [2024-11-13 21:06:28,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 39 [2024-11-13 21:06:28,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:28,741 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-13 21:06:28,741 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 43 [2024-11-13 21:06:28,757 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:06:28,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 34 [2024-11-13 21:06:28,763 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 22 [2024-11-13 21:06:28,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:06:28,844 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 21:06:28,892 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse12 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse18 0))) (let ((.cse1 (<= .cse4 2147483647)) (.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse11 (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse9 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse15 (= (select .cse8 0) 1)) (.cse14 (<= .cse12 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse6 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse7 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse6 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse7 2147483647) (<= .cse4 .cse7) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse3 .cse9)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse4)))) .cse11 .cse9)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse12 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14)) .cse3 (not (and .cse2 .cse3 .cse9 .cse15 .cse14)) (not (and .cse3 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse15 .cse14)) .cse11 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse16 .cse4)))) .cse3 .cse9 .cse15)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse11 .cse9 .cse14)) .cse9 (<= 0 (+ .cse12 2147483648)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (store (select .cse17 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15 .cse14)))) is different from false [2024-11-13 21:06:28,921 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse12 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse8 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse18 0))) (let ((.cse1 (<= .cse4 2147483647)) (.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse11 (= (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse9 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse15 (= (select .cse8 0) 1)) (.cse14 (<= .cse12 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 (not (and .cse0 (exists ((v_DerPreprocessor_51 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_52 (Array Int Int)) (v_DerPreprocessor_53 (Array Int Int)) (v_DerPreprocessor_54 (Array Int Int)) (v_DerPreprocessor_70 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_71 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_67 (Array Int Int)) (v_DerPreprocessor_68 (Array Int Int)) (v_DerPreprocessor_69 (Array Int Int))) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_67) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_68) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_69) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_70) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_71))) (let ((.cse5 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| (select .cse6 |ULTIMATE.start_main_~#c~0#1.base|)) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_51) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_52) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_53) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_54))) (let ((.cse7 (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse5 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse6 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse7 2147483647) (<= .cse4 .cse7) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select v_DerPreprocessor_54 0)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse6 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= (select (select .cse5 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse3 .cse9)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse4)))) .cse11 .cse9)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse12 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse8 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14)) .cse3 (not (and .cse2 .cse3 .cse9 .cse15 .cse14)) (not (and .cse3 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse15 .cse14)) .cse11 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse16 .cse4)))) .cse3 .cse9 .cse15)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse11 .cse9 .cse14)) .cse9 (<= 0 (+ .cse12 2147483648)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.base) 0) .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (store (select .cse17 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15 .cse14))))) is different from true [2024-11-13 21:06:28,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:28,944 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:28,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:28,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,000 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,002 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:06:29,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:06:29,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:29,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,051 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:29,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:29,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:29,089 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 21:06:29,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:29,134 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:29,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:29,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:29,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:06:29,261 INFO L349 Elim1Store]: treesize reduction 41, result has 16.3 percent of original size [2024-11-13 21:06:29,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 277 treesize of output 275 [2024-11-13 21:06:29,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,296 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-13 21:06:29,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 37 [2024-11-13 21:06:29,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:06:29,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:29,455 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 21:06:29,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:29,540 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:29,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:29,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,625 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,627 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:06:29,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:06:29,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,669 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:29,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:29,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:29,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:29,704 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 21:06:29,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:29,736 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:29,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:29,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,809 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:06:29,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:06:29,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:29,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:29,869 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:29,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:29,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:29,902 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 21:06:29,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:29,953 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:29,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:29,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,011 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:06:30,060 INFO L349 Elim1Store]: treesize reduction 46, result has 6.1 percent of original size [2024-11-13 21:06:30,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 1134 treesize of output 1115 [2024-11-13 21:06:30,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:06:30,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:30,126 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 21:06:30,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:30,171 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:30,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:30,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:06:30,250 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:30,250 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 21:06:30,252 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:06:30,260 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:30,262 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:30,267 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:30,269 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:30,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 23 [2024-11-13 21:06:30,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:30,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,308 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:30,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:06:30,313 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:06:30,320 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:06:30,322 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:30,329 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:30,336 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:30,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:30,366 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:30,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:30,409 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:30,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:30,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,492 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:06:30,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:06:30,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:06:30,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,542 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:06:30,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:06:30,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:06:30,573 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:06:30,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 97 states and 318 transitions. [2024-11-13 21:06:30,603 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 318 transitions. [2024-11-13 21:06:30,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:06:30,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,668 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,684 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:30,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:06:30,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 53 [2024-11-13 21:06:30,712 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:06:30,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-13 21:06:30,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:30,733 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:06:30,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:06:30,787 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:06:31,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:31,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:31,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:31,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:31,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:31,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:31,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:06:31,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 29 [2024-11-13 21:06:31,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-11-13 21:06:31,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 21:06:31,948 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 21:06:31,955 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse13 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse3 (select .cse13 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse7 (= (select .cse2 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse5 (<= .cse3 2147483647)) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse10 (<= .cse9 2147483647))) (and .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse4 .cse5 .cse6)) .cse7 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) (not (and .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse10)) (<= 0 (+ .cse9 2147483648)) .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse12 (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse12 .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse12 2147483647))))) .cse5 .cse6 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse10)))) is different from false [2024-11-13 21:06:32,312 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse13 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse4 (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse7 (select .cse13 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse5 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (= (select .cse2 0) 1)) (.cse0 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (<= .cse7 2147483647)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse4 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse3 .cse4) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse3 2147483647))))))) .cse5 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse6 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5 .cse0 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (not (and .cse10 .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse4 2147483648)) .cse0 .cse8 .cse9 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse12)))) is different from false [2024-11-13 21:06:32,324 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse13 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse3 (select .cse13 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse7 (= (select .cse2 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse5 (<= .cse3 2147483647)) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse10 (<= .cse9 2147483647))) (and .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse4 .cse5 .cse6)) .cse7 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) (not (and .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse10)) (<= 0 (+ .cse9 2147483648)) .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse12 (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse12 .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse12 2147483647))))) .cse5 .cse6 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse10))))) is different from true [2024-11-13 21:06:32,334 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse13 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse4 (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse7 (select .cse13 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse5 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (= (select .cse2 0) 1)) (.cse0 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (<= .cse7 2147483647)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse4 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse3 .cse4) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse3 2147483647))))))) .cse5 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse6 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5 .cse0 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (not (and .cse10 .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse4 2147483648)) .cse0 .cse8 .cse9 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse12))))) is different from true [2024-11-13 21:06:32,923 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse2 (select .cse4 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse0 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (and (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse0 (store (select .cse1 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse1 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse3 2147483647) (= .cse3 (select .cse4 0))))) (<= 0 (+ .cse2 2147483648)) .cse5 (not (and .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse6 (select (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse6 .cse2) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (store (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))))) (not (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0))))) is different from false WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 21:18:10,783 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse25 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse2 (select .cse25 0)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse9 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse7 0) 1)) (.cse0 (select .cse25 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse20 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse6 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2))) .cse3 .cse4 .cse5 .cse6)) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse9 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse10 2147483647) (= .cse10 .cse2)))) .cse5)) (not (and .cse1 .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_433 (Array Int Int)) (v_DerPreprocessor_434 (Array Int Int)) (v_DerPreprocessor_431 (Array Int Int)) (v_DerPreprocessor_432 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_430 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_430) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_431) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_432) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_433) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_434))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 .cse12) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))))) (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse13 (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse13 2147483647) (= .cse7 (store (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (or (exists ((v_DerPreprocessor_379 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_381 (Array Int Int)) (v_DerPreprocessor_382 (Array Int Int)) (v_DerPreprocessor_380 (Array Int Int))) (let ((.cse15 (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_379) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_380) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_381) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_382))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_387 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_385 (Array Int Int)) (v_DerPreprocessor_386 (Array Int Int)) (v_DerPreprocessor_383 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_384 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_383) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_384) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_385) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_386) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_387))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (= (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse9 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse17 .cse2)))) .cse1 .cse3 .cse4 .cse5)) (<= 0 (+ .cse0 2147483648)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse19 (select (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse19) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (<= .cse0 2147483647) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) .cse9 .cse5 .cse6)) (not (and .cse1 .cse20 .cse3 .cse4 .cse5 .cse6)) (not (and .cse1 .cse9 .cse20 .cse5 .cse6)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((v_DerPreprocessor_743 (Array Int Int)) (v_DerPreprocessor_744 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_747 (Array Int Int)) (v_DerPreprocessor_745 (Array Int Int)) (v_DerPreprocessor_746 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_743) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_744) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_745) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_746) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_747))) (let ((.cse21 (select (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse21 .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse21 2147483647) (= .cse7 (store (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse4 .cse5 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_552 (Array Int Int)) (v_DerPreprocessor_553 (Array Int Int)) (v_DerPreprocessor_550 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_551 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_549 (Array Int Int))) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_549) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_550) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_551) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_552) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_553))) (let ((.cse23 (select (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse0 .cse23) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (store (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1) .cse7) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse23 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) (not .cse20) .cse6)))) is different from false [2024-11-13 21:18:13,475 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse25 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse2 (select .cse25 0)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse9 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse7 0) 1)) (.cse0 (select .cse25 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse18 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse6 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2))) .cse3 .cse4 .cse5 .cse6)) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse9 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse10 2147483647) (= .cse10 .cse2)))) .cse5)) (not (and .cse1 .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_433 (Array Int Int)) (v_DerPreprocessor_434 (Array Int Int)) (v_DerPreprocessor_431 (Array Int Int)) (v_DerPreprocessor_432 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_430 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_430) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_431) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_432) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_433) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_434))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 .cse12) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))))) (or (exists ((v_DerPreprocessor_379 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_381 (Array Int Int)) (v_DerPreprocessor_382 (Array Int Int)) (v_DerPreprocessor_380 (Array Int Int))) (let ((.cse13 (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_379) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_380) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_381) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_382))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_387 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_385 (Array Int Int)) (v_DerPreprocessor_386 (Array Int Int)) (v_DerPreprocessor_383 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_384 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_383) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_384) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_385) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_386) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_387))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (= (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse9 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse2)))) .cse1 .cse3 .cse4 .cse5)) (<= 0 (+ .cse0 2147483648)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse17 (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse17) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (<= .cse0 2147483647) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) .cse9 .cse5 .cse6)) (not (and .cse1 .cse18 .cse3 .cse4 .cse5 .cse6)) (not (and .cse1 (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse19 (select (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse19) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (= .cse7 (store (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse5)) (not (and .cse1 .cse9 .cse18 .cse5 .cse6)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((v_DerPreprocessor_743 (Array Int Int)) (v_DerPreprocessor_744 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_747 (Array Int Int)) (v_DerPreprocessor_745 (Array Int Int)) (v_DerPreprocessor_746 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_743) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_744) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_745) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_746) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_747))) (let ((.cse21 (select (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse21 .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse21 2147483647) (= .cse7 (store (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse4 .cse5 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_552 (Array Int Int)) (v_DerPreprocessor_553 (Array Int Int)) (v_DerPreprocessor_550 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_551 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_549 (Array Int Int))) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_549) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_550) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_551) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_552) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_553))) (let ((.cse23 (select (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse0 .cse23) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (store (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1) .cse7) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse23 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) (not .cse18) .cse6)))) is different from false [2024-11-13 21:18:13,493 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse25 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse2 (select .cse25 0)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse9 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse7 0) 1)) (.cse0 (select .cse25 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse18 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse6 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2))) .cse3 .cse4 .cse5 .cse6)) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse9 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse10 2147483647) (= .cse10 .cse2)))) .cse5)) (not (and .cse1 .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_433 (Array Int Int)) (v_DerPreprocessor_434 (Array Int Int)) (v_DerPreprocessor_431 (Array Int Int)) (v_DerPreprocessor_432 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_430 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_430) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_431) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_432) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_433) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_434))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 .cse12) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))))) (or (exists ((v_DerPreprocessor_379 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_381 (Array Int Int)) (v_DerPreprocessor_382 (Array Int Int)) (v_DerPreprocessor_380 (Array Int Int))) (let ((.cse13 (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_379) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_380) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_381) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_382))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_387 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_385 (Array Int Int)) (v_DerPreprocessor_386 (Array Int Int)) (v_DerPreprocessor_383 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_384 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_383) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_384) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_385) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_386) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_387))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (= (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse9 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse2)))) .cse1 .cse3 .cse4 .cse5)) (<= 0 (+ .cse0 2147483648)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse17 (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse17) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (<= .cse0 2147483647) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) .cse9 .cse5 .cse6)) (not (and .cse1 .cse18 .cse3 .cse4 .cse5 .cse6)) (not (and .cse1 (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse19 (select (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse19) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (= .cse7 (store (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse5)) (not (and .cse1 .cse9 .cse18 .cse5 .cse6)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((v_DerPreprocessor_743 (Array Int Int)) (v_DerPreprocessor_744 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_747 (Array Int Int)) (v_DerPreprocessor_745 (Array Int Int)) (v_DerPreprocessor_746 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_743) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_744) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_745) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_746) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_747))) (let ((.cse21 (select (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse21 .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse21 2147483647) (= .cse7 (store (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse4 .cse5 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_552 (Array Int Int)) (v_DerPreprocessor_553 (Array Int Int)) (v_DerPreprocessor_550 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_551 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_549 (Array Int Int))) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_549) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_550) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_551) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_552) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_553))) (let ((.cse23 (select (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse0 .cse23) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (store (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1) .cse7) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse23 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) (not .cse18) .cse6)))) is different from true [2024-11-13 21:18:13,535 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse25 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse2 (select .cse25 0)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse9 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse7 0) 1)) (.cse0 (select .cse25 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse20 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse6 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2))) .cse3 .cse4 .cse5 .cse6)) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse9 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse10 2147483647) (= .cse10 .cse2)))) .cse5)) (not (and .cse1 .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_433 (Array Int Int)) (v_DerPreprocessor_434 (Array Int Int)) (v_DerPreprocessor_431 (Array Int Int)) (v_DerPreprocessor_432 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_430 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_430) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_431) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_432) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_433) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_434))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 .cse12) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))))) (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse13 (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse13 2147483647) (= .cse7 (store (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (or (exists ((v_DerPreprocessor_379 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_381 (Array Int Int)) (v_DerPreprocessor_382 (Array Int Int)) (v_DerPreprocessor_380 (Array Int Int))) (let ((.cse15 (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_379) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_380) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_381) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_382))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_387 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_385 (Array Int Int)) (v_DerPreprocessor_386 (Array Int Int)) (v_DerPreprocessor_383 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_384 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_383) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_384) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_385) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_386) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_387))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (= (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse9 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse17 .cse2)))) .cse1 .cse3 .cse4 .cse5)) (<= 0 (+ .cse0 2147483648)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse19 (select (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse19) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (<= .cse0 2147483647) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) .cse9 .cse5 .cse6)) (not (and .cse1 .cse20 .cse3 .cse4 .cse5 .cse6)) (not (and .cse1 .cse9 .cse20 .cse5 .cse6)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((v_DerPreprocessor_743 (Array Int Int)) (v_DerPreprocessor_744 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_747 (Array Int Int)) (v_DerPreprocessor_745 (Array Int Int)) (v_DerPreprocessor_746 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_743) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_744) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_745) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_746) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_747))) (let ((.cse21 (select (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse21 .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse21 2147483647) (= .cse7 (store (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse4 .cse5 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_552 (Array Int Int)) (v_DerPreprocessor_553 (Array Int Int)) (v_DerPreprocessor_550 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_551 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_549 (Array Int Int))) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_549) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_550) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_551) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_552) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_553))) (let ((.cse23 (select (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse0 .cse23) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (store (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1) .cse7) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse23 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) (not .cse20) .cse6))))) is different from true [2024-11-13 21:18:13,569 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse25 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse2 (select .cse25 0)) (.cse7 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse9 (= (select .cse7 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse7 0) 1)) (.cse0 (select .cse25 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse18 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse6 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2))) .cse3 .cse4 .cse5 .cse6)) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse9 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse10 2147483647) (= .cse10 .cse2)))) .cse5)) (not (and .cse1 .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_433 (Array Int Int)) (v_DerPreprocessor_434 (Array Int Int)) (v_DerPreprocessor_431 (Array Int Int)) (v_DerPreprocessor_432 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_430 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_430) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_431) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_432) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_433) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_434))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse2 .cse12) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))))) (or (exists ((v_DerPreprocessor_379 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_381 (Array Int Int)) (v_DerPreprocessor_382 (Array Int Int)) (v_DerPreprocessor_380 (Array Int Int))) (let ((.cse13 (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_379) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_380) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_381) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_382))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse7 (store (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_387 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_385 (Array Int Int)) (v_DerPreprocessor_386 (Array Int Int)) (v_DerPreprocessor_383 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_384 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_383) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_384) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_385) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_386) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_387))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (store (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (= (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse9 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse2)))) .cse1 .cse3 .cse4 .cse5)) (<= 0 (+ .cse0 2147483648)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse17 (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse7 (store (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse17) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (<= .cse0 2147483647) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) .cse9 .cse5 .cse6)) (not (and .cse1 .cse18 .cse3 .cse4 .cse5 .cse6)) (not (and .cse1 (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse19 (select (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 .cse19) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (= .cse7 (store (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse5)) (not (and .cse1 .cse9 .cse18 .cse5 .cse6)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((v_DerPreprocessor_743 (Array Int Int)) (v_DerPreprocessor_744 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_747 (Array Int Int)) (v_DerPreprocessor_745 (Array Int Int)) (v_DerPreprocessor_746 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_743) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_744) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_745) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_746) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_747))) (let ((.cse21 (select (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (= .cse21 .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse21 2147483647) (= .cse7 (store (select .cse22 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse3 .cse4 .cse5 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_552 (Array Int Int)) (v_DerPreprocessor_553 (Array Int Int)) (v_DerPreprocessor_550 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_551 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_549 (Array Int Int))) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_549) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_550) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_551) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_552) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_553))) (let ((.cse23 (select (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse0 .cse23) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (store (select .cse24 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1) .cse7) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse23 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) (not .cse18) .cse6))))) is different from true [2024-11-13 21:18:13,761 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse18 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse11 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse9 0) 1)) (.cse13 (<= .cse7 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse6 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 .cse6) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse1)))) .cse11 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse14 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse15 (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse15) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse11 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse17 .cse1)))) .cse3 .cse4 .cse5)) .cse4 (<= 0 (+ .cse7 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse5 .cse13)))) is different from false [2024-11-13 21:18:16,427 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse18 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse11 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (= (select .cse9 0) 1)) (.cse13 (<= .cse7 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse6 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 .cse6) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse1)))) .cse11 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse14 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse1)))) .cse3 .cse4 .cse5)) .cse4 (<= 0 (+ .cse7 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse5 .cse13 (not (and .cse0 .cse3 (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse16 (select (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse17 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse4)))))) is different from false [2024-11-13 21:18:16,459 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse18 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse11 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse9 0) 1)) (.cse13 (<= .cse7 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse6 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 .cse6) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse1)))) .cse11 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse14 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse15 (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse15) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse11 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse17 .cse1)))) .cse3 .cse4 .cse5)) .cse4 (<= 0 (+ .cse7 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse5 .cse13))))) is different from true [2024-11-13 21:18:16,483 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse9 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse18 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse11 (= (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (= (select .cse9 0) 1)) (.cse13 (<= .cse7 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base)))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse6 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse6 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 .cse6) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse10 .cse1)))) .cse11 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse12 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse12 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse12 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse13)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse14 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse1)))) .cse3 .cse4 .cse5)) .cse4 (<= 0 (+ .cse7 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse5 .cse13 (not (and .cse0 .cse3 (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse16 (select (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (store (select .cse17 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse4))))))) is different from true [2024-11-13 21:18:16,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:16,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:16,554 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:16,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:16,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:16,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:16,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:16,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:16,627 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:18:16,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:16,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:16,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 63 [2024-11-13 21:18:16,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:16,803 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:18:16,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:18:16,819 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:16,820 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 21:18:16,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:16,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:16,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:16,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 38 [2024-11-13 21:18:16,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:18:16,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:18:16,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:17,023 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 21:18:17,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:17,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:17,425 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:17,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:17,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:17,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:17,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:17,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:17,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:18:17,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:17,526 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:17,533 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:17,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,553 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:18:17,562 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:17,563 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-13 21:18:17,565 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:17,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 18 [2024-11-13 21:18:17,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:17,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:18:17,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:17,806 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:17,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:18:17,815 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:17,818 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:17,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:17,826 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:17,839 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:17,842 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:17,972 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:17,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:18:18,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:18,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:18,308 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:18,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:18,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:18,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:18,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:18,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:18,399 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 39 conjuncts are in the unsatisfiable core [2024-11-13 21:18:18,400 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:18,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,504 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 21:18:18,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 40 treesize of output 39 [2024-11-13 21:18:18,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 30 [2024-11-13 21:18:18,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,565 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:18,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 36 treesize of output 30 [2024-11-13 21:18:18,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:18:18,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 21:18:18,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:18,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:18:18,780 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:18,780 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 21:18:18,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 36 [2024-11-13 21:18:18,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,888 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:18,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 110 treesize of output 102 [2024-11-13 21:18:18,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:18:18,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:18:18,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:18,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56 [2024-11-13 21:18:18,997 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:18,998 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 21:18:19,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 38 [2024-11-13 21:18:19,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,113 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:19,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 110 treesize of output 102 [2024-11-13 21:18:19,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 23 [2024-11-13 21:18:19,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:18:19,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:19,314 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 21:18:19,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:19,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:19,611 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:19,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:19,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:19,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:19,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:19,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:19,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:18:19,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:19,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:18:19,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:18:19,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:19,863 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:18:19,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:18:19,893 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:20,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:20,048 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 21:18:20,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:20,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:20,447 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:20,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:20,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:20,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:20,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:20,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:20,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:18:20,564 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:20,589 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:20,591 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:20,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 57 [2024-11-13 21:18:20,627 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:20,628 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 51 [2024-11-13 21:18:20,629 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:20,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 26 [2024-11-13 21:18:20,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:18:20,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,742 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 21:18:20,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 14 [2024-11-13 21:18:20,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:20,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:20,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:20,831 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:20,834 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:20,836 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:20,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 122 treesize of output 126 [2024-11-13 21:18:20,880 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:20,881 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 90 [2024-11-13 21:18:20,883 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:20,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:20,894 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:20,908 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:20,911 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:20,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:20,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,122 INFO L224 Elim1Store]: Index analysis took 175 ms [2024-11-13 21:18:21,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 70 [2024-11-13 21:18:21,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:21,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:18:21,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,277 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:21,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:18:21,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:21,389 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 30 [2024-11-13 21:18:21,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:21,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:18:21,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:21,478 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:21,481 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:21,492 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:21,497 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:21,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:18:21,718 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 21:18:22,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:22,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:22,008 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:22,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:22,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:22,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:22,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:22,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:22,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:18:22,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:22,144 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:22,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:18:22,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 21:18:22,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,354 INFO L224 Elim1Store]: Index analysis took 118 ms [2024-11-13 21:18:22,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 18 [2024-11-13 21:18:22,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,445 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:22,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:18:22,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:22,481 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:18:22,487 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:22,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:22,582 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 21:18:22,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:22,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:22,825 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:22,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:22,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:22,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:22,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:22,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:22,918 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-13 21:18:22,919 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:22,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 70 [2024-11-13 21:18:22,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,993 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:22,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:23,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 34 [2024-11-13 21:18:23,077 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:23,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:23,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-13 21:18:23,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:23,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:23,338 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 21:18:23,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:23,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:23,806 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:23,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:23,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:23,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:23,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:23,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:23,890 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:18:23,891 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:23,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:24,118 INFO L349 Elim1Store]: treesize reduction 28, result has 49.1 percent of original size [2024-11-13 21:18:24,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 69 treesize of output 47 [2024-11-13 21:18:24,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:24,207 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:24,207 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 38 [2024-11-13 21:18:24,239 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:24,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 47 treesize of output 43 [2024-11-13 21:18:25,536 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:25,536 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 18 [2024-11-13 21:18:25,581 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 21:18:25,603 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse15 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse0 (select .cse15 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (= (select .cse3 0) 1)) (.cse1 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (<= .cse0 2147483647)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse5 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse4 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse4 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse1 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse0 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse5 2147483648)) .cse1 (< .cse0 2147483648) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse5 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse1)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse6 .cse10 .cse1 .cse8 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse9 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse12)))) is different from false [2024-11-13 21:18:25,647 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse15 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse0 (select .cse15 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (= (select .cse3 0) 1)) (.cse1 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (<= .cse0 2147483647)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse5 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse4 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse4 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse1 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse0 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse5 2147483648)) .cse1 (< .cse0 2147483648) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse5 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse1)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse6 .cse10 .cse1 .cse8 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse9 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse12))))) is different from true [2024-11-13 21:18:25,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:25,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:25,969 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:25,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:25,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:25,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:26,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:26,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:26,040 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:18:26,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:26,062 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:26,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:18:26,089 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:26,089 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-13 21:18:26,090 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:26,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 18 [2024-11-13 21:18:26,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:26,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:18:26,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,328 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:26,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:18:26,334 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:26,337 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:26,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,376 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:26,381 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:26,384 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:26,391 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:26,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:26,547 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 21:18:26,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:26,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4980 states to 217 states and 4977 transitions. [2024-11-13 21:18:26,849 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 4977 transitions. [2024-11-13 21:18:26,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:26,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:26,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:26,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:26,949 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:18:26,950 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:26,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:26,995 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:27,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:27,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:27,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:27,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:27,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:27,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:18:27,124 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:27,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:27,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:18:27,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:27,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 21:18:27,819 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse16 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse16 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse0 (select .cse16 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (= (select .cse3 0) 1)) (.cse1 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (<= .cse0 2147483647)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse5 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse4 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse4 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse1 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse13 .cse0) (<= .cse13 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse0 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse5 2147483648)) .cse1 (< .cse0 2147483648) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse14 (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse5 .cse14) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse1)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse6 .cse10 .cse1 .cse8 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse9 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse12)))) is different from false [2024-11-13 21:18:27,848 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse0 (select .cse17 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse3 0) 1)) (.cse8 (<= .cse0 2147483647)) (.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse1 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse16 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse12 (<= .cse5 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse4 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse4 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse1 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse0 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse5 2147483648)) .cse1 (< .cse0 2147483648) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse5 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse1)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse6 .cse10 .cse1 .cse8 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse0) (<= .cse15 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse1 .cse16)) .cse9 .cse16 .cse12)))) is different from false [2024-11-13 21:18:27,883 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse16 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse16 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse0 (select .cse16 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (= (select .cse3 0) 1)) (.cse1 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse8 (<= .cse0 2147483647)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse5 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse4 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse4 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse1 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse13 .cse0) (<= .cse13 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse0 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse5 2147483648)) .cse1 (< .cse0 2147483648) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse14 (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse5 .cse14) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse1)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse6 .cse10 .cse1 .cse8 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse9 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse12))))) is different from true [2024-11-13 21:18:27,911 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse5 (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse0 (select .cse17 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse3 0) 1)) (.cse8 (<= .cse0 2147483647)) (.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse1 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse16 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse12 (<= .cse5 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse0) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse4 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 .cse5) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse4 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse0 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse1 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse5) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse0 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse5 2147483648)) .cse1 (< .cse0 2147483648) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse5 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse1)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse6 .cse10 .cse1 .cse8 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse0) (<= .cse15 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse1 .cse16)) .cse9 .cse16 .cse12))))) is different from true [2024-11-13 21:18:28,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:28,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:28,153 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:28,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:28,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:28,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:28,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:28,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:28,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:18:28,228 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:28,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:18:28,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,344 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:18:28,344 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:18:28,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:18:28,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:28,483 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 21:18:28,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:28,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:28,770 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:28,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:28,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:28,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:28,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:28,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:28,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 55 conjuncts are in the unsatisfiable core [2024-11-13 21:18:28,847 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:28,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:28,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:18:29,020 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:29,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:29,043 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:18:29,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:29,881 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 21:18:29,903 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse11 (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse1 (select .cse18 0))) (let ((.cse6 (<= .cse1 2147483647)) (.cse3 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse4 (= (select .cse2 0) 1)) (.cse7 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse11 2147483647))) (and (exists ((v_DerPreprocessor_237 (Array Int Int)) (v_DerPreprocessor_238 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_240 (Array Int Int)) (v_DerPreprocessor_241 (Array Int Int)) (v_DerPreprocessor_239 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_238) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_239) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_241))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse1) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6 .cse7)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse4 .cse5 .cse7 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse13 (select (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse12 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse13) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse14 .cse1) (<= .cse14 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse7 .cse9)) (<= 0 (+ .cse11 2147483648)) .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse7 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and .cse3 .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse7)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse17 (select (select .cse16 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse16 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (<= .cse17 2147483647) (= .cse17 .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) .cse9)))) is different from false [2024-11-13 21:18:29,955 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse11 (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse1 (select .cse18 0))) (let ((.cse6 (<= .cse1 2147483647)) (.cse3 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse4 (= (select .cse2 0) 1)) (.cse7 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse11 2147483647))) (and (exists ((v_DerPreprocessor_237 (Array Int Int)) (v_DerPreprocessor_238 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_240 (Array Int Int)) (v_DerPreprocessor_241 (Array Int Int)) (v_DerPreprocessor_239 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_238) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_239) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_241))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse1) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6 .cse7)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse4 .cse5 .cse7 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse13 (select (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse12 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse13) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse14 .cse1) (<= .cse14 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse7 .cse9)) (<= 0 (+ .cse11 2147483648)) .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse7 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and .cse3 .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse7)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse17 (select (select .cse16 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse16 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (<= .cse17 2147483647) (= .cse17 .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) .cse9))))) is different from true [2024-11-13 21:18:30,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:30,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:30,239 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:30,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:30,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:30,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:30,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:30,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:30,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-13 21:18:30,325 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:30,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 251 treesize of output 91 [2024-11-13 21:18:30,656 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:30,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:30,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:30,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-13 21:18:30,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:30,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 54 [2024-11-13 21:18:30,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 23 [2024-11-13 21:18:30,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:18:31,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 16 [2024-11-13 21:18:31,222 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 21:18:31,266 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse25 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse25 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (select .cse25 0))) (let ((.cse5 (<= .cse3 2147483647)) (.cse23 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse7 (= (select .cse2 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse10 (<= .cse9 2147483647))) (and .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse4 .cse5 .cse6)) .cse7 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_552 (Array Int Int)) (v_DerPreprocessor_553 (Array Int Int)) (v_DerPreprocessor_550 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_551 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_549 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_549) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_550) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_551) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_552) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_553))) (let ((.cse12 (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse9 .cse12) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_374 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_372 (Array Int Int)) (v_DerPreprocessor_373 (Array Int Int)) (v_DerPreprocessor_370 (Array Int Int)) (v_DerPreprocessor_371 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_370) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_371) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_372) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_373) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_374))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse9 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse10)) (<= 0 (+ .cse9 2147483648)) .cse4 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse7 .cse4 .cse5 .cse6)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse16 (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse16 2147483647))))) (not (and (exists ((v_DerPreprocessor_523 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_524 (Array Int Int)) (v_DerPreprocessor_521 (Array Int Int)) (v_DerPreprocessor_522 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_525 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_521) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_522) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_523) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_524) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_525))) (let ((.cse18 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse2 (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1)) (<= .cse18 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse18 .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse0 .cse4 .cse6)) (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_534 (Array Int Int)) (v_DerPreprocessor_535 (Array Int Int)) (v_DerPreprocessor_532 (Array Int Int)) (v_DerPreprocessor_533 (Array Int Int)) (v_DerPreprocessor_536 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_532) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_533) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_534) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_535) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_536))) (let ((.cse19 (select .cse20 |ULTIMATE.start_main_~#y~0#1.base|))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store .cse19 |ULTIMATE.start_main_~#y~0#1.offset| .cse3))) (= v_DerPreprocessor_533 .cse19) (= .cse2 (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1)) (= .cse3 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (exists ((v_DerPreprocessor_534 (Array Int Int)) (v_DerPreprocessor_535 (Array Int Int)) (v_DerPreprocessor_532 (Array Int Int)) (v_DerPreprocessor_536 (Array Int Int))) (let ((.cse21 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_532) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_534) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_535) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_536))) (and (= .cse3 (select (select .cse21 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (= (store (select .cse21 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse22 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse22 .cse3) (<= .cse22 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse4 .cse23)) (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse23 .cse10)) .cse6 .cse23 (not (and .cse0 .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse24 .cse3) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse24 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse6)) .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) is different from false [2024-11-13 21:18:31,319 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse25 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse25 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse3 (select .cse25 0))) (let ((.cse5 (<= .cse3 2147483647)) (.cse23 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse7 (= (select .cse2 0) 1)) (.cse4 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse10 (<= .cse9 2147483647))) (and .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse4 .cse5 .cse6)) .cse7 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse10)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_552 (Array Int Int)) (v_DerPreprocessor_553 (Array Int Int)) (v_DerPreprocessor_550 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_551 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_549 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_549) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_550) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_551) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_552) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_553))) (let ((.cse12 (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse9 .cse12) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_374 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_372 (Array Int Int)) (v_DerPreprocessor_373 (Array Int Int)) (v_DerPreprocessor_370 (Array Int Int)) (v_DerPreprocessor_371 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_370) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_371) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_372) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_373) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_374))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse9 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse10)) (<= 0 (+ .cse9 2147483648)) .cse4 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse3) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse7 .cse4 .cse5 .cse6)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse16 (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse16 2147483647))))) (not (and (exists ((v_DerPreprocessor_523 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_524 (Array Int Int)) (v_DerPreprocessor_521 (Array Int Int)) (v_DerPreprocessor_522 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_525 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_521) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_522) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_523) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_524) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_525))) (let ((.cse18 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse2 (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1)) (<= .cse18 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse18 .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse0 .cse4 .cse6)) (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_534 (Array Int Int)) (v_DerPreprocessor_535 (Array Int Int)) (v_DerPreprocessor_532 (Array Int Int)) (v_DerPreprocessor_533 (Array Int Int)) (v_DerPreprocessor_536 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_532) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_533) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_534) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_535) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_536))) (let ((.cse19 (select .cse20 |ULTIMATE.start_main_~#y~0#1.base|))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store .cse19 |ULTIMATE.start_main_~#y~0#1.offset| .cse3))) (= v_DerPreprocessor_533 .cse19) (= .cse2 (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1)) (= .cse3 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (exists ((v_DerPreprocessor_534 (Array Int Int)) (v_DerPreprocessor_535 (Array Int Int)) (v_DerPreprocessor_532 (Array Int Int)) (v_DerPreprocessor_536 (Array Int Int))) (let ((.cse21 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_532) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_534) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_535) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_536))) (and (= .cse3 (select (select .cse21 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (= (store (select .cse21 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse22 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse22 .cse3) (<= .cse22 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse4 .cse23)) (not (and .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse23 .cse10)) .cse6 .cse23 (not (and .cse0 .cse7 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse24 .cse3) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse24 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse6)) .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))))))) is different from true [2024-11-13 21:18:31,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:31,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:31,559 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:31,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:31,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:31,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:31,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:31,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:31,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:18:31,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:31,654 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:31,661 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:31,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 54 [2024-11-13 21:18:31,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 44 [2024-11-13 21:18:31,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 21 [2024-11-13 21:18:31,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:31,820 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:31,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:18:31,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:31,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:18:31,875 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:31,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:32,017 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 21:18:32,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:32,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:32,270 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:32,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:32,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:32,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:32,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:32,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:32,341 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:18:32,342 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:32,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:18:32,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:18:32,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:32,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:32,527 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:18:32,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:18:32,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:32,636 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 21:18:32,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:32,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:32,933 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:32,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:32,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:32,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:32,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:33,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:33,012 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:18:33,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:33,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:33,275 INFO L349 Elim1Store]: treesize reduction 28, result has 49.1 percent of original size [2024-11-13 21:18:33,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 69 treesize of output 47 [2024-11-13 21:18:33,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:33,371 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:33,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 38 [2024-11-13 21:18:33,405 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:33,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 47 treesize of output 43 [2024-11-13 21:18:33,557 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:33,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 18 [2024-11-13 21:18:33,602 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:18:33,625 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse23 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse4 (select .cse23 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse3 0) 1)) (.cse14 (<= .cse4 2147483647)) (.cse12 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse19 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse11 (<= .cse9 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse1 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse1 2147483647) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (= .cse4 .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5 .cse6)) (not (and .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse8 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse8 .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse8 2147483647))))))) (not (and .cse10 .cse5 .cse6 .cse11 .cse12)) .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse13 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse4 (select (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse5 .cse14 .cse6)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse16 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse9 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 .cse5 (exists ((v_DerPreprocessor_226 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_227 (Array Int Int)) (v_DerPreprocessor_224 (Array Int Int)) (v_DerPreprocessor_225 (Array Int Int)) (v_DerPreprocessor_223 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_223) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_224) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_225) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_226) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_227))) (and (= (select v_DerPreprocessor_227 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse18 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14 .cse19)) (not (and .cse10 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse11)) (<= 0 (+ .cse9 2147483648)) .cse5 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse10 .cse5 .cse14 .cse6)) (< .cse4 2147483648) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse0 .cse10 .cse5 .cse14 .cse6 .cse12)) (not (and (exists ((v_DerPreprocessor_216 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_220 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_219 (Array Int Int)) (v_DerPreprocessor_217 (Array Int Int)) (v_DerPreprocessor_218 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_216) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_217) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_218) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_220))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse20 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse21)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (= .cse21 .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse21 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse0 .cse5 .cse6)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse22 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse22 .cse4) (<= .cse22 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse19)) .cse6 .cse19 .cse11)))) is different from false [2024-11-13 21:18:33,688 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse9 (select .cse23 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse4 (select .cse23 0)) (.cse3 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse3 0) 1)) (.cse14 (<= .cse4 2147483647)) (.cse12 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse0 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse19 (= (select .cse3 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse11 (<= .cse9 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse1 (select (select .cse2 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse1 2147483647) (= (store (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (= .cse4 .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5 .cse6)) (not (and .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse8 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse8 .cse9) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse8 2147483647))))))) (not (and .cse10 .cse5 .cse6 .cse11 .cse12)) .cse0 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse13 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse4 (select (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse0 .cse5 .cse14 .cse6)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse11)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse16 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse9 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse3) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 .cse5 (exists ((v_DerPreprocessor_226 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_227 (Array Int Int)) (v_DerPreprocessor_224 (Array Int Int)) (v_DerPreprocessor_225 (Array Int Int)) (v_DerPreprocessor_223 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_223) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_224) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_225) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_226) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_227))) (and (= (select v_DerPreprocessor_227 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse4 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse18 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14 .cse19)) (not (and .cse10 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse11)) (<= 0 (+ .cse9 2147483648)) .cse5 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse10 .cse5 .cse14 .cse6)) (< .cse4 2147483648) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse0 .cse10 .cse5 .cse14 .cse6 .cse12)) (not (and (exists ((v_DerPreprocessor_216 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_220 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_219 (Array Int Int)) (v_DerPreprocessor_217 (Array Int Int)) (v_DerPreprocessor_218 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_216) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_217) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_218) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_220))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse20 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse21)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse3) (= .cse21 .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse21 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse0 .cse5 .cse6)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse22 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse22 .cse4) (<= .cse22 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse19)) .cse6 .cse19 .cse11))))) is different from true [2024-11-13 21:18:33,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:33,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:33,924 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:33,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:33,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:33,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:33,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:33,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:33,996 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:18:33,998 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:34,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:18:34,162 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:34,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:34,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:18:34,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:34,403 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 21:18:34,686 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse21 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse21 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse21 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse15 (= (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse11 0) 1)) (.cse6 (<= .cse7 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) (not (and .cse0 .cse2 .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse5)) (not (and .cse3 .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_279 (Array Int Int)) (v_DerPreprocessor_277 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_278 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_280 (Array Int Int)) (v_DerPreprocessor_281 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_277) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_278) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_279) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_280) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_281))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select v_DerPreprocessor_281 |ULTIMATE.start_main_~#y~0#1.offset|) .cse7) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse8 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse9 (select (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse4)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse12 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse11 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= .cse1 .cse12) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse14 .cse1)))) .cse15 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 .cse15 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse17 (select (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse18 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 .cse17) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 .cse3 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse19 (select (select .cse20 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 .cse19) (= .cse11 (store (select .cse20 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse19 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse15 .cse4 .cse6)) .cse4 (<= 0 (+ .cse7 2147483648)) .cse5 .cse6)))) is different from false [2024-11-13 21:18:34,724 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse21 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse21 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse1 (select .cse21 0))) (let ((.cse2 (<= .cse1 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse15 (= (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse5 (= (select .cse11 0) 1)) (.cse6 (<= .cse7 2147483647))) (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) (not (and .cse0 .cse2 .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse5)) (not (and .cse3 .cse4 .cse5 .cse6 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_279 (Array Int Int)) (v_DerPreprocessor_277 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_278 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_280 (Array Int Int)) (v_DerPreprocessor_281 (Array Int Int))) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_277) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_278) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_279) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_280) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_281))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select v_DerPreprocessor_281 |ULTIMATE.start_main_~#y~0#1.offset|) .cse7) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~x.base) 0) 1) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse8 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse8 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse2 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1))) .cse2 .cse3 .cse4 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse9 (select (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse9 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 .cse9) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse4)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse12 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse11 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (= .cse1 .cse12) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse14 .cse1)))) .cse15 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse3 .cse15 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse17 (select (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse18 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 .cse17) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 .cse3 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse19 (select (select .cse20 c_func_to_recursive_line_28_to_36_0_~z.base) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse1 .cse19) (= .cse11 (store (select .cse20 c_func_to_recursive_line_28_to_36_0_~x.base) 0 1)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse19 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse15 .cse4 .cse6)) .cse4 (<= 0 (+ .cse7 2147483648)) .cse5 .cse6))))) is different from true [2024-11-13 21:18:34,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:34,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:34,774 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:34,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:34,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:34,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:34,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:34,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:34,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 53 conjuncts are in the unsatisfiable core [2024-11-13 21:18:34,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:34,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:34,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:18:35,005 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:35,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:35,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:18:35,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:35,807 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 21:18:35,842 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse11 (select .cse19 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse1 (select .cse19 0))) (let ((.cse6 (<= .cse1 2147483647)) (.cse15 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse3 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse4 (= (select .cse2 0) 1)) (.cse7 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse11 2147483647))) (and (exists ((v_DerPreprocessor_237 (Array Int Int)) (v_DerPreprocessor_238 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_240 (Array Int Int)) (v_DerPreprocessor_241 (Array Int Int)) (v_DerPreprocessor_239 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_238) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_239) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_241))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse1) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6 .cse7)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse4 .cse5 .cse7 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse13 (select (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse12 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse13) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse7 .cse9)) (<= 0 (+ .cse11 2147483648)) .cse5 (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse4 .cse5 .cse6 .cse7)) .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse14 .cse1) (<= .cse14 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse15)) .cse7 .cse15 (not (and .cse3 .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse16 .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse7)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse18 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (<= .cse18 2147483647) (= .cse18 .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) .cse9)))) is different from false [2024-11-13 21:18:35,890 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse11 (select .cse19 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse1 (select .cse19 0))) (let ((.cse6 (<= .cse1 2147483647)) (.cse15 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse3 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse4 (= (select .cse2 0) 1)) (.cse7 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse11 2147483647))) (and (exists ((v_DerPreprocessor_237 (Array Int Int)) (v_DerPreprocessor_238 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_240 (Array Int Int)) (v_DerPreprocessor_241 (Array Int Int)) (v_DerPreprocessor_239 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_238) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_239) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_241))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse1) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6 .cse7)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse4 .cse5 .cse7 .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse13 (select (select .cse12 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse12 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse13) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse7 .cse9)) (<= 0 (+ .cse11 2147483648)) .cse5 (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse4 .cse5 .cse6 .cse7)) .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse14 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse14 .cse1) (<= .cse14 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse15)) .cse7 .cse15 (not (and .cse3 .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse16 .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse7)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse18 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (<= .cse18 2147483647) (= .cse18 .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) .cse9))))) is different from true [2024-11-13 21:18:36,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:36,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:36,396 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:36,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:36,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:36,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:36,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:36,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:36,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:18:36,485 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:36,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:36,514 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:36,516 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:36,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 138 [2024-11-13 21:18:36,607 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:36,607 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-13 21:18:36,610 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:36,669 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:36,672 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:36,672 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:36,676 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:36,685 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:36,685 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:36,689 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:36,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:36,976 INFO L224 Elim1Store]: Index analysis took 246 ms [2024-11-13 21:18:37,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 155 [2024-11-13 21:18:37,015 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:37,016 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-13 21:18:37,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,108 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 121 treesize of output 69 [2024-11-13 21:18:37,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:18:37,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:18:37,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:18:37,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:37,236 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:37,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:18:37,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:37,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:37,333 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:37,334 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:37,335 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:37,338 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:37,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:37,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:37,348 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:37,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:18:37,576 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:18:37,608 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse12 (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse1 (select .cse20 0))) (let ((.cse6 (<= .cse1 2147483647)) (.cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse16 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse3 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse4 (= (select .cse2 0) 1)) (.cse7 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse12 2147483647))) (and (exists ((v_DerPreprocessor_237 (Array Int Int)) (v_DerPreprocessor_238 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_240 (Array Int Int)) (v_DerPreprocessor_241 (Array Int Int)) (v_DerPreprocessor_239 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_238) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_239) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_241))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse1) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6 .cse7)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse4 .cse5 .cse7 .cse9 .cse10)) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse12) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse14 (select (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse13 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse14) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse7 .cse9)) (<= 0 (+ .cse12 2147483648)) .cse5 (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse4 .cse5 .cse6 .cse7)) .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse3 .cse4 .cse5 .cse6 .cse7 .cse10)) (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse1) (<= .cse15 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse16)) .cse7 .cse16 (not (and .cse3 .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse7)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse19 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (<= .cse19 2147483647) (= .cse19 .cse12) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) .cse9)))) is different from false [2024-11-13 21:18:37,650 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse12 (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|)) (.cse1 (select .cse20 0))) (let ((.cse6 (<= .cse1 2147483647)) (.cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse16 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse3 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse4 (= (select .cse2 0) 1)) (.cse7 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse5 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse12 2147483647))) (and (exists ((v_DerPreprocessor_237 (Array Int Int)) (v_DerPreprocessor_238 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_240 (Array Int Int)) (v_DerPreprocessor_241 (Array Int Int)) (v_DerPreprocessor_239 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_238) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_239) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_241))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse1) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 .cse4 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse5 .cse6 .cse7)) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse8 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 (select (select .cse8 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse4 .cse5 .cse7 .cse9 .cse10)) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse12) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse14 (select (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse13 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse1 .cse14) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse1 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse7 .cse9)) (<= 0 (+ .cse12 2147483648)) .cse5 (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse4 .cse5 .cse6 .cse7)) .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse3 .cse4 .cse5 .cse6 .cse7 .cse10)) (not (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse1) (<= .cse15 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse5 .cse16)) .cse7 .cse16 (not (and .cse3 .cse4 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse1) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (<= .cse17 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) .cse7)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse19 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (<= .cse19 2147483647) (= .cse19 .cse12) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) .cse9))))) is different from true [2024-11-13 21:18:37,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:37,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:37,951 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:37,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:37,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:37,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:37,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:38,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:38,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:18:38,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:38,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,360 INFO L349 Elim1Store]: treesize reduction 40, result has 35.5 percent of original size [2024-11-13 21:18:38,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 128 treesize of output 52 [2024-11-13 21:18:38,658 INFO L349 Elim1Store]: treesize reduction 34, result has 30.6 percent of original size [2024-11-13 21:18:38,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 10616 treesize of output 10488 [2024-11-13 21:18:38,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:38,936 INFO L349 Elim1Store]: treesize reduction 32, result has 45.8 percent of original size [2024-11-13 21:18:38,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 56 treesize of output 74 [2024-11-13 21:18:39,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:18:39,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:39,550 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 21:18:39,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:39,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:39,870 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:39,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:39,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:39,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:39,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:39,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:39,964 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:18:39,965 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:39,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:39,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:39,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:18:40,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,084 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:18:40,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:18:40,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:18:40,193 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:40,228 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 21:18:40,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:40,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:40,646 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:40,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:40,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:40,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:40,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:40,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:40,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-13 21:18:40,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:40,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 52 [2024-11-13 21:18:40,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:40,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 34 [2024-11-13 21:18:40,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:40,941 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:40,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:40,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-13 21:18:41,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:41,617 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 21:18:42,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:42,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:42,064 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:42,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:42,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:42,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:42,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:42,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:42,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:18:42,156 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:42,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:42,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:18:42,321 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:42,321 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:42,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:18:42,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:42,624 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 21:18:42,643 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse4 (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse7 (select .cse17 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse2 0) 1)) (.cse8 (<= .cse7 2147483647)) (.cse5 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse0 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse16 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse12 (<= .cse4 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse3 .cse4) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse3 2147483647))))))) .cse5 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse6 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5 .cse0 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse4 2147483648)) .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse4 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse0)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse5 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse7) (<= .cse15 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse0 .cse16)) .cse9 .cse16 .cse12 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) is different from false [2024-11-13 21:18:42,692 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse4 (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse7 (select .cse17 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse10 (= (select .cse2 0) 1)) (.cse8 (<= .cse7 2147483647)) (.cse5 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse0 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse16 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1)) (.cse12 (<= .cse4 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse3 .cse4) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse3 2147483647))))))) .cse5 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse6 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse6 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse6 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5 .cse0 .cse8 .cse9)) .cse10 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse10 .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse9 .cse12)) (<= 0 (+ .cse4 2147483648)) .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse13 (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse4 .cse13) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse0)) .cse8 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse5 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse15 .cse7) (<= .cse15 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) .cse0 .cse16)) .cse9 .cse16 .cse12 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))))))) is different from true [2024-11-13 21:18:42,954 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse16 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse1 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse6 (select .cse16 0))) (let ((.cse7 (<= .cse6 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse8 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse13 (= (select .cse1 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (= (select .cse1 0) 1)) (.cse5 (<= .cse3 2147483647))) (and .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse1 (store (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse2 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4 .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6))) (not (and .cse0 .cse7 .cse8 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse9)) .cse7 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6))) .cse7 .cse8 .cse4 .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse10 (select (select .cse11 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 .cse10) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse12 .cse6)))) .cse13 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse14 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse1 (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse8 .cse13 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse6)))) .cse8 .cse4 .cse9)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse13 .cse4 .cse5)) .cse4 (<= 0 (+ .cse3 2147483648)) .cse9 .cse5)))) is different from false [2024-11-13 21:18:42,984 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse16 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse3 (select .cse16 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse1 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse6 (select .cse16 0))) (let ((.cse7 (<= .cse6 2147483647)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse8 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse13 (= (select .cse1 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse4 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse9 (= (select .cse1 0) 1)) (.cse5 (<= .cse3 2147483647))) (and .cse0 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse2 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse1 (store (select .cse2 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse2 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse4 .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6))) (not (and .cse0 .cse7 .cse8 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse9)) .cse7 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6))) .cse7 .cse8 .cse4 .cse9)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse10 (select (select .cse11 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= .cse10 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 .cse10) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse12 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse12 .cse6)))) .cse13 .cse4)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse3 (select (select .cse14 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse1 (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)))) .cse8 .cse13 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse15 .cse6)))) .cse8 .cse4 .cse9)) (not (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse3 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) .cse13 .cse4 .cse5)) .cse4 (<= 0 (+ .cse3 2147483648)) .cse9 .cse5))))) is different from true [2024-11-13 21:18:43,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:43,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:43,022 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:43,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:43,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:43,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:43,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:43,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:43,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:18:43,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:43,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:18:43,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,214 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:18:43,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:18:43,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:18:43,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 30 [2024-11-13 21:18:43,342 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:18:43,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 34 [2024-11-13 21:18:43,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:18:43,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:43,493 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 21:18:43,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:43,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:43,693 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:43,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:43,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:43,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:43,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:43,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:43,764 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:18:43,765 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:43,786 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:43,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:18:43,821 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:43,821 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 21:18:43,823 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:18:43,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:43,831 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:43,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 23 [2024-11-13 21:18:43,879 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:18:43,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:43,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:43,992 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:43,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:18:43,997 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:44,000 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:44,014 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:18:44,016 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:44,023 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:44,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:44,171 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 21:18:44,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:44,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:44,385 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:44,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:44,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:44,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:44,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:44,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:44,498 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:18:44,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:44,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:44,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:18:44,671 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:18:44,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:18:44,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:18:45,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:18:45,302 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 21:18:45,327 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse24 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse16 (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse2 (select .cse24 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse19 (<= .cse2 2147483647)) (.cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse14 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (not .cse9)) (.cse11 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse16 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse3 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse5 (select .cse4 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse4 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse5) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse5 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse6 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse2 .cse6) (<= .cse6 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse7 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse8) (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse2 .cse8) (<= .cse8 2147483647) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse9)) (not (and .cse3 .cse10 .cse11 .cse12 .cse13)) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse2) (<= .cse17 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (not (and .cse3 .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse12)) (<= 0 (+ .cse16 2147483648)) .cse10 .cse19 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse14 .cse3 .cse10 .cse19 .cse11 .cse13)) .cse11 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse21 2147483647) (= .cse21 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) (not (and .cse14 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse23 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse23) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse11)) .cse12)))) is different from false [2024-11-13 21:18:45,379 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse24 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse16 (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse2 (select .cse24 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse19 (<= .cse2 2147483647)) (.cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse14 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (not .cse9)) (.cse11 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse16 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse3 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse5 (select .cse4 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse4 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse5) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse5 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse6 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse2 .cse6) (<= .cse6 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse7 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse8) (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse2 .cse8) (<= .cse8 2147483647) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse9)) (not (and .cse3 .cse10 .cse11 .cse12 .cse13)) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse2) (<= .cse17 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (not (and .cse3 .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse12)) (<= 0 (+ .cse16 2147483648)) .cse10 .cse19 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse14 .cse3 .cse10 .cse19 .cse11 .cse13)) .cse11 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse21 2147483647) (= .cse21 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) (not (and .cse14 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse23 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse23) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse11)) .cse12))))) is different from true [2024-11-13 21:18:45,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:45,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:45,619 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:45,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:45,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:45,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:45,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:45,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:45,690 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:18:45,692 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:45,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:18:45,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:18:45,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:18:45,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:45,866 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:18:45,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:18:45,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:18:45,970 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:18:46,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:18:46,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5028 states to 218 states and 5025 transitions. [2024-11-13 21:18:46,213 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 5025 transitions. [2024-11-13 21:18:46,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:18:46,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:18:46,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:18:46,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:18:46,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:18:46,289 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:18:46,290 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:18:46,300 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:46,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:18:46,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 53 [2024-11-13 21:18:46,387 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:18:46,387 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-13 21:18:46,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:46,488 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:18:46,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:18:46,642 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:18:54,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:54,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:54,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:54,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:54,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:54,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:54,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:18:54,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 29 [2024-11-13 21:18:54,872 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-11-13 21:18:54,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 21:18:54,906 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 21:18:54,933 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse26 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse26 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse12 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse5 (select .cse26 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= (select .cse1 0) 1)) (.cse21 (<= .cse5 2147483647)) (.cse16 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse17 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse13 (not .cse12)) (.cse14 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse15 (<= .cse2 2147483647))) (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse3 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse2 .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse3 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse6 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse8 (select .cse7 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse8) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse8 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse9 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse5 .cse9) (<= .cse9 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse10 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse11) (= (select (select .cse10 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse5 .cse11) (<= .cse11 2147483647) (= (select (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse12)) (not (and .cse6 .cse13 .cse14 .cse15 .cse16)) .cse17 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse5) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse6 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse19 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse19 .cse5) (<= .cse19 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse2 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15)) (not (and .cse6 .cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse15)) (<= 0 (+ .cse2 2147483648)) .cse13 .cse21 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse17 .cse6 .cse13 .cse21 .cse14 .cse16)) .cse14 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse23 2147483647) (= .cse23 .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse13)) (not (and .cse17 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse25 (select (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse24 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse25 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 .cse25) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse13 .cse14)) .cse15)))) is different from false [2024-11-13 21:18:57,697 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse26 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse16 (select .cse26 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse2 (select .cse26 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse19 (<= .cse2 2147483647)) (.cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse14 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (not .cse9)) (.cse11 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse16 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse3 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse5 (select .cse4 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse4 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse5) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse5 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse6 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse2 .cse6) (<= .cse6 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse7 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse8) (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse2 .cse8) (<= .cse8 2147483647) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse9)) (not (and .cse3 .cse10 .cse11 .cse12 .cse13)) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse2) (<= .cse17 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (not (and .cse3 .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse12)) (<= 0 (+ .cse16 2147483648)) .cse10 .cse19 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse14 .cse3 .cse10 .cse19 .cse11 .cse13)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse16 .cse21) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse21 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) .cse11 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse23 2147483647) (= .cse23 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) (not (and .cse14 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse25 (select (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse24 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse25 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse25) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse11)) .cse12)))) is different from false [2024-11-13 21:18:57,747 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse26 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse26 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse12 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse5 (select .cse26 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= (select .cse1 0) 1)) (.cse21 (<= .cse5 2147483647)) (.cse16 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse17 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse13 (not .cse12)) (.cse14 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse15 (<= .cse2 2147483647))) (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse3 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse2 .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse3 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse6 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse8 (select .cse7 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse8) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse8 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse9 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse5 .cse9) (<= .cse9 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse10 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse11) (= (select (select .cse10 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse5 .cse11) (<= .cse11 2147483647) (= (select (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse6 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse12)) (not (and .cse6 .cse13 .cse14 .cse15 .cse16)) .cse17 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse5) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse6 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse19 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse19 .cse5) (<= .cse19 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse2 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15)) (not (and .cse6 .cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse14 .cse15)) (<= 0 (+ .cse2 2147483648)) .cse13 .cse21 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse17 .cse6 .cse13 .cse21 .cse14 .cse16)) .cse14 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse23 2147483647) (= .cse23 .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse13)) (not (and .cse17 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse25 (select (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse24 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse25 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse5 .cse25) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse13 .cse14)) .cse15))))) is different from true [2024-11-13 21:18:57,786 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse26 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse16 (select .cse26 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse2 (select .cse26 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse19 (<= .cse2 2147483647)) (.cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse14 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (not .cse9)) (.cse11 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse16 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse3 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse5 (select .cse4 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse4 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse5) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse5 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse6 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse2 .cse6) (<= .cse6 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse7 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse8) (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse2 .cse8) (<= .cse8 2147483647) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse9)) (not (and .cse3 .cse10 .cse11 .cse12 .cse13)) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse2) (<= .cse17 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (not (and .cse3 .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse12)) (<= 0 (+ .cse16 2147483648)) .cse10 .cse19 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse14 .cse3 .cse10 .cse19 .cse11 .cse13)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse16 .cse21) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse21 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) .cse11 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse23 2147483647) (= .cse23 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) (not (and .cse14 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse25 (select (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse24 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse25 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse25) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse11)) .cse12))))) is different from true [2024-11-13 21:18:57,861 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse20 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse2 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse4 (= (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse8 (<= .cse0 2147483647)) (.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse12 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse7 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (select .cse20 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse5 2147483647) (= .cse5 .cse6)))) .cse7)) .cse4 (<= 0 (+ .cse0 2147483648)) .cse8 (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse10 (select (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse10 2147483647) (= .cse10 .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((v_DerPreprocessor_259 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_262 (Array Int Int)) (v_DerPreprocessor_263 (Array Int Int)) (v_DerPreprocessor_260 (Array Int Int)) (v_DerPreprocessor_261 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_259) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_261) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_262) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_263))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse12 (= (select .cse2 0) 1) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse14 (select (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse6 .cse14) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_253 (Array Int Int)) (v_DerPreprocessor_251 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_252 (Array Int Int))) (let ((.cse16 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_251) |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_253))) (let ((.cse15 (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select v_DerPreprocessor_253 |ULTIMATE.start_main_~#y~0#1.offset|) .cse15) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0) 1) (= (store (select .cse16 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse7 (not (and .cse1 (exists ((v_DerPreprocessor_600 (Array Int Int)) (v_DerPreprocessor_601 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_604 (Array Int Int)) (v_DerPreprocessor_602 (Array Int Int)) (v_DerPreprocessor_603 (Array Int Int))) (let ((.cse19 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_600) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_601) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_602) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_603) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_604))) (let ((.cse18 (select (select .cse19 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse6 .cse18) (<= .cse18 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse19 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse12 .cse7)) (<= .cse6 2147483647))))) is different from false [2024-11-13 21:19:00,561 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse20 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse2 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse4 (= (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse8 (<= .cse0 2147483647)) (.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse10 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse7 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (select .cse20 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse5 2147483647) (= .cse5 .cse6)))) .cse7)) .cse4 (<= 0 (+ .cse0 2147483648)) .cse8 (exists ((v_DerPreprocessor_259 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_262 (Array Int Int)) (v_DerPreprocessor_263 (Array Int Int)) (v_DerPreprocessor_260 (Array Int Int)) (v_DerPreprocessor_261 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_259) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_261) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_262) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_263))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse10 (= (select .cse2 0) 1) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse6 .cse12) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_253 (Array Int Int)) (v_DerPreprocessor_251 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_252 (Array Int Int))) (let ((.cse14 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_251) |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_253))) (let ((.cse13 (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select v_DerPreprocessor_253 |ULTIMATE.start_main_~#y~0#1.offset|) .cse13) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0) 1) (= (store (select .cse14 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse7 (not (and .cse1 (exists ((v_DerPreprocessor_600 (Array Int Int)) (v_DerPreprocessor_601 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_604 (Array Int Int)) (v_DerPreprocessor_602 (Array Int Int)) (v_DerPreprocessor_603 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_600) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_601) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_602) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_603) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_604))) (let ((.cse16 (select (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse6 .cse16) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse7)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse19 (select (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (= .cse19 .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse7)) (<= .cse6 2147483647))))) is different from false [2024-11-13 21:19:00,597 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse20 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse2 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse4 (= (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse8 (<= .cse0 2147483647)) (.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse12 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse7 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (select .cse20 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse5 2147483647) (= .cse5 .cse6)))) .cse7)) .cse4 (<= 0 (+ .cse0 2147483648)) .cse8 (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse10 (select (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse10 2147483647) (= .cse10 .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((v_DerPreprocessor_259 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_262 (Array Int Int)) (v_DerPreprocessor_263 (Array Int Int)) (v_DerPreprocessor_260 (Array Int Int)) (v_DerPreprocessor_261 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_259) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_261) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_262) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_263))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse12 (= (select .cse2 0) 1) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse14 (select (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse13 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (<= .cse14 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse6 .cse14) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_253 (Array Int Int)) (v_DerPreprocessor_251 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_252 (Array Int Int))) (let ((.cse16 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_251) |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_253))) (let ((.cse15 (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select v_DerPreprocessor_253 |ULTIMATE.start_main_~#y~0#1.offset|) .cse15) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse15 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse16 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0) 1) (= (store (select .cse16 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse7 (not (and .cse1 (exists ((v_DerPreprocessor_600 (Array Int Int)) (v_DerPreprocessor_601 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_604 (Array Int Int)) (v_DerPreprocessor_602 (Array Int Int)) (v_DerPreprocessor_603 (Array Int Int))) (let ((.cse19 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_600) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_601) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_602) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_603) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_604))) (let ((.cse18 (select (select .cse19 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse6 .cse18) (<= .cse18 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse19 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse12 .cse7)) (<= .cse6 2147483647)))))) is different from true [2024-11-13 21:19:00,627 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse20 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse2 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse4 (= (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse8 (<= .cse0 2147483647)) (.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse10 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse7 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (select .cse20 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse5 2147483647) (= .cse5 .cse6)))) .cse7)) .cse4 (<= 0 (+ .cse0 2147483648)) .cse8 (exists ((v_DerPreprocessor_259 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_262 (Array Int Int)) (v_DerPreprocessor_263 (Array Int Int)) (v_DerPreprocessor_260 (Array Int Int)) (v_DerPreprocessor_261 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_259) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_261) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_262) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_263))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse10 (= (select .cse2 0) 1) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse6 .cse12) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_253 (Array Int Int)) (v_DerPreprocessor_251 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_252 (Array Int Int))) (let ((.cse14 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_251) |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_253))) (let ((.cse13 (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select v_DerPreprocessor_253 |ULTIMATE.start_main_~#y~0#1.offset|) .cse13) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0) 1) (= (store (select .cse14 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse7 (not (and .cse1 (exists ((v_DerPreprocessor_600 (Array Int Int)) (v_DerPreprocessor_601 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_604 (Array Int Int)) (v_DerPreprocessor_602 (Array Int Int)) (v_DerPreprocessor_603 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_600) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_601) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_602) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_603) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_604))) (let ((.cse16 (select (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse6 .cse16) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse7)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse19 (select (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (= .cse19 .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse7)) (<= .cse6 2147483647)))))) is different from true [2024-11-13 21:19:00,886 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse15 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse9 (select .cse15 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse15 0))) (let ((.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse4 2147483647)) (.cse8 (= (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse6 (= (select .cse11 0) 1)) (.cse12 (<= .cse9 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse3 .cse5 .cse6)) (not (and .cse0 .cse1 .cse2 .cse3 .cse5 .cse6)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse7 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse7 .cse4)))) .cse8 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse9 (select (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((v_DerPreprocessor_501 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_502 (Array Int Int)) (v_DerPreprocessor_499 (Array Int Int)) (v_DerPreprocessor_500 (Array Int Int)) (v_DerPreprocessor_498 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_498) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_499) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_500) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_501) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_502))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse8 .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse12)) (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_488 (Array Int Int)) (v_DerPreprocessor_489 (Array Int Int)) (v_DerPreprocessor_487 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_490 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_487) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_488) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_489) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_490) c_func_to_recursive_line_28_to_36_0_~z.base .cse15))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse14 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) .cse8 (exists ((v_DerPreprocessor_798 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse16 (select (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (= .cse9 .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse17 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 .cse1 .cse8 .cse5 (exists ((v_DerPreprocessor_226 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_227 (Array Int Int)) (v_DerPreprocessor_224 (Array Int Int)) (v_DerPreprocessor_225 (Array Int Int)) (v_DerPreprocessor_223 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_223) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_224) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_225) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_226) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_227))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select v_DerPreprocessor_227 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse18 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse5 (<= 0 (+ .cse9 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse6 .cse12)))) is different from false [2024-11-13 21:19:03,631 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse17 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse17 0))) (let ((.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse4 2147483647)) (.cse12 (= (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse6 (= (select .cse10 0) 1)) (.cse14 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse3 .cse5 .cse6)) (not (and .cse0 .cse1 .cse2 .cse3 .cse5 .cse6)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (= .cse7 .cse8) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse8 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse10) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse11 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse11 .cse4)))) .cse12 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse10 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14)) (exists ((v_DerPreprocessor_501 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_502 (Array Int Int)) (v_DerPreprocessor_499 (Array Int Int)) (v_DerPreprocessor_500 (Array Int Int)) (v_DerPreprocessor_498 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_498) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_499) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_500) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_501) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_502))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select .cse15 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse10 (store (select .cse15 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse12 .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse14)) (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_488 (Array Int Int)) (v_DerPreprocessor_489 (Array Int Int)) (v_DerPreprocessor_487 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_490 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_487) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_488) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_489) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_490) c_func_to_recursive_line_28_to_36_0_~z.base .cse17))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse16 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse10) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) .cse12 (not (and .cse0 .cse1 .cse12 .cse5 (exists ((v_DerPreprocessor_226 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_227 (Array Int Int)) (v_DerPreprocessor_224 (Array Int Int)) (v_DerPreprocessor_225 (Array Int Int)) (v_DerPreprocessor_223 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_223) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_224) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_225) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_226) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_227))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select v_DerPreprocessor_227 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse18 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse5 (<= 0 (+ .cse7 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse6 .cse14)))) is different from false [2024-11-13 21:19:03,668 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse15 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse9 (select .cse15 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse11 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse15 0))) (let ((.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse4 2147483647)) (.cse8 (= (select .cse11 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse6 (= (select .cse11 0) 1)) (.cse12 (<= .cse9 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse3 .cse5 .cse6)) (not (and .cse0 .cse1 .cse2 .cse3 .cse5 .cse6)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse7 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse7 .cse4)))) .cse8 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse10 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse9 (select (select .cse10 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse11 (store (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((v_DerPreprocessor_501 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_502 (Array Int Int)) (v_DerPreprocessor_499 (Array Int Int)) (v_DerPreprocessor_500 (Array Int Int)) (v_DerPreprocessor_498 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_498) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_499) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_500) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_501) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_502))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse8 .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse9 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse12)) (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_488 (Array Int Int)) (v_DerPreprocessor_489 (Array Int Int)) (v_DerPreprocessor_487 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_490 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_487) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_488) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_489) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_490) c_func_to_recursive_line_28_to_36_0_~z.base .cse15))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse14 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse14 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse11) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) .cse8 (exists ((v_DerPreprocessor_798 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse16 (select (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (= .cse9 .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse17 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse11) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse0 .cse1 .cse8 .cse5 (exists ((v_DerPreprocessor_226 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_227 (Array Int Int)) (v_DerPreprocessor_224 (Array Int Int)) (v_DerPreprocessor_225 (Array Int Int)) (v_DerPreprocessor_223 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_223) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_224) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_225) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_226) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_227))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select v_DerPreprocessor_227 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse18 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse5 (<= 0 (+ .cse9 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse6 .cse12))))) is different from true [2024-11-13 21:19:03,696 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse17 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~z.base))) (let ((.cse7 (select .cse17 c_func_to_recursive_line_28_to_36_0_~z.offset)) (.cse10 (select |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base)) (.cse4 (select .cse17 0))) (let ((.cse2 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base))))) (.cse3 (= c_func_to_recursive_line_28_to_36_0_~x.offset 0)) (.cse0 (= c_func_to_recursive_line_28_to_36_0_~z.offset 0)) (.cse1 (<= .cse4 2147483647)) (.cse12 (= (select .cse10 c_func_to_recursive_line_28_to_36_0_~x.offset) 1)) (.cse5 (not (= c_func_to_recursive_line_28_to_36_0_~z.base c_func_to_recursive_line_28_to_36_0_~x.base))) (.cse6 (= (select .cse10 0) 1)) (.cse14 (<= .cse7 2147483647))) (and (not (and .cse0 .cse1 .cse2 .cse3)) .cse0 .cse1 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse3 .cse5 .cse6)) (not (and .cse0 .cse1 .cse2 .cse3 .cse5 .cse6)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse8 (select (select .cse9 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset))) (and (= .cse7 .cse8) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse8 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse9 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse10) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse5)) (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse11 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (<= .cse11 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse11 .cse4)))) .cse12 .cse5)) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse7 (select (select .cse13 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse10 (store (select .cse13 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse14)) (exists ((v_DerPreprocessor_501 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_502 (Array Int Int)) (v_DerPreprocessor_499 (Array Int Int)) (v_DerPreprocessor_500 (Array Int Int)) (v_DerPreprocessor_498 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_498) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_499) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_500) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_501) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_502))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select .cse15 c_func_to_recursive_line_28_to_36_0_~z.base) c_func_to_recursive_line_28_to_36_0_~z.offset)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse10 (store (select .cse15 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse3 (not (and .cse0 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse4))) .cse1 .cse12 .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)))) (not (and .cse3 .cse5 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse7 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse14)) (not (and .cse0 .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_488 (Array Int Int)) (v_DerPreprocessor_489 (Array Int Int)) (v_DerPreprocessor_487 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_490 (Array Int Int))) (let ((.cse16 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_487) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_488) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_489) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_490) c_func_to_recursive_line_28_to_36_0_~z.base .cse17))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse16 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (store (select .cse16 c_func_to_recursive_line_28_to_36_0_~x.base) c_func_to_recursive_line_28_to_36_0_~x.offset 1) .cse10) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse5)) .cse12 (not (and .cse0 .cse1 .cse12 .cse5 (exists ((v_DerPreprocessor_226 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_227 (Array Int Int)) (v_DerPreprocessor_224 (Array Int Int)) (v_DerPreprocessor_225 (Array Int Int)) (v_DerPreprocessor_223 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_223) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_224) c_func_to_recursive_line_28_to_36_0_~z.base v_DerPreprocessor_225) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_226) c_func_to_recursive_line_28_to_36_0_~x.base v_DerPreprocessor_227))) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select v_DerPreprocessor_227 c_func_to_recursive_line_28_to_36_0_~x.offset) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) (store (select .cse18 |ULTIMATE.start_main_~#y~0#1.base|) 0 .cse4)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (not (= |ULTIMATE.start_main_~#k~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (= .cse4 (select (select .cse18 c_func_to_recursive_line_28_to_36_0_~z.base) 0)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))))) .cse5 (<= 0 (+ .cse7 2147483648)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~x.base)) (not (= |ULTIMATE.start_main_~#y~0#1.base| c_func_to_recursive_line_28_to_36_0_~z.base)) (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) .cse6 .cse14))))) is different from true [2024-11-13 21:19:03,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:03,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:03,777 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:03,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:03,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:03,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:03,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:03,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:19:03,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:03,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 35 [2024-11-13 21:19:03,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24 [2024-11-13 21:19:03,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:03,962 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:03,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:03,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:04,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:04,134 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 21:19:04,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:04,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:04,384 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:04,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:04,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:04,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:04,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:04,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:04,455 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:19:04,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:04,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:04,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:04,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:04,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:04,649 INFO L349 Elim1Store]: treesize reduction 17, result has 46.9 percent of original size [2024-11-13 21:19:04,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 128 treesize of output 131 [2024-11-13 21:19:04,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:04,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:04,937 INFO L349 Elim1Store]: treesize reduction 24, result has 42.9 percent of original size [2024-11-13 21:19:04,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 90 treesize of output 88 [2024-11-13 21:19:04,945 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:04,946 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-13 21:19:04,948 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:04,965 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:04,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:04,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 62 [2024-11-13 21:19:05,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,086 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:19:05,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 28 treesize of output 22 [2024-11-13 21:19:05,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2024-11-13 21:19:05,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 23 [2024-11-13 21:19:05,123 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:19:05,224 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 21:19:05,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 28 [2024-11-13 21:19:05,264 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:05,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 19 [2024-11-13 21:19:05,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 105 treesize of output 76 [2024-11-13 21:19:05,439 INFO L349 Elim1Store]: treesize reduction 15, result has 42.3 percent of original size [2024-11-13 21:19:05,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 34 [2024-11-13 21:19:05,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,511 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:19:05,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 44 treesize of output 38 [2024-11-13 21:19:05,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:05,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 11 [2024-11-13 21:19:05,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 23 [2024-11-13 21:19:05,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 18 [2024-11-13 21:19:05,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 21:19:05,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 105 treesize of output 76 [2024-11-13 21:19:05,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 21:19:05,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,758 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:19:05,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 73 treesize of output 67 [2024-11-13 21:19:05,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2024-11-13 21:19:05,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 23 [2024-11-13 21:19:05,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:19:05,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:05,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 95 treesize of output 61 [2024-11-13 21:19:05,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:05,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:05,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:06,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:06,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:06,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:06,041 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:19:06,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 25 [2024-11-13 21:19:06,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2024-11-13 21:19:06,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 23 [2024-11-13 21:19:06,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:19:06,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 21:19:06,131 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:06,142 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,143 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,145 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,146 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,148 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,153 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,154 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,156 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,157 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,159 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,168 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,168 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,171 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,177 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,180 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:06,192 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,194 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,202 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,206 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,212 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,212 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,214 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,215 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,216 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,223 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,226 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:06,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,293 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,299 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,301 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,305 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,313 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,321 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,323 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:06,328 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,334 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:06,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:19:07,022 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 21:19:07,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:07,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:07,304 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:07,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:07,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:07,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:07,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:07,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:07,385 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:19:07,387 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:07,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,462 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:07,477 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:19:07,566 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:19:07,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:19:07,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:19:07,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:19:07,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:19:07,877 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse26 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse16 (select .cse26 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse2 (select .cse26 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse19 (<= .cse2 2147483647)) (.cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse14 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (not .cse9)) (.cse11 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse16 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse3 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse5 (select .cse4 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse4 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse5) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse5 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse6 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse2 .cse6) (<= .cse6 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse7 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse8) (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse2 .cse8) (<= .cse8 2147483647) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse9)) (not (and .cse3 .cse10 .cse11 .cse12 .cse13)) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse2) (<= .cse17 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse3 .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse12)) (<= 0 (+ .cse16 2147483648)) .cse10 .cse19 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse14 .cse3 .cse10 .cse19 .cse11 .cse13)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse16 .cse21) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse21 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) .cse11 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse23 2147483647) (= .cse23 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) (not (and .cse14 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse25 (select (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse24 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse25 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse25) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse11)) .cse12)))) is different from false [2024-11-13 21:19:07,940 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse26 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse16 (select .cse26 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse9 (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (.cse2 (select .cse26 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse3 (= (select .cse1 0) 1)) (.cse19 (<= .cse2 2147483647)) (.cse13 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse14 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse10 (not .cse9)) (.cse11 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse12 (<= .cse16 2147483647))) (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (or (and .cse3 (or (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int)) (let ((.cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|))) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_404 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_404) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse5 (select .cse4 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select (select .cse4 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= (select (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1) (= v_DerPreprocessor_404 .cse5) (exists ((|ULTIMATE.start_main_~#k~0#1.offset| Int)) (= (select .cse5 |ULTIMATE.start_main_~#k~0#1.offset|) (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) |ULTIMATE.start_main_~#k~0#1.offset|))) (= .cse6 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)))))) (= .cse2 .cse6) (<= .cse6 2147483647)))) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (exists ((v_DerPreprocessor_403 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_406 (Array Int Int)) (v_DerPreprocessor_405 (Array Int Int))) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (.cse7 (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_403) |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_405) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_406) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0) .cse8) (= (select (select .cse7 |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (= .cse2 .cse8) (<= .cse8 2147483647) (= (select (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0) 1)))) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) (and .cse3 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse9)) (not (and .cse3 .cse10 .cse11 .cse12 .cse13)) .cse14 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse3 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse16) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse17 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse17 .cse2) (<= .cse17 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_396 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_394 (Array Int Int)) (v_DerPreprocessor_395 (Array Int Int)) (v_DerPreprocessor_392 (Array Int Int)) (v_DerPreprocessor_393 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_392) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_393) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_394) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_395) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_396))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse16 (select (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse18 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse12)) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse3 .cse10 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse11 .cse12)) (<= 0 (+ .cse16 2147483648)) .cse10 .cse19 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse16 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse14 .cse3 .cse10 .cse19 .cse11 .cse13)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse20 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse20 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= .cse16 .cse21) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse21 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) .cse11 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_176 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_174 (Array Int Int)) (v_DerPreprocessor_175 (Array Int Int)) (v_DerPreprocessor_172 (Array Int Int)) (v_DerPreprocessor_173 (Array Int Int))) (let ((.cse22 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_173) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_174) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_176))) (let ((.cse23 (select (select .cse22 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse22 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (<= .cse23 2147483647) (= .cse23 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10)) (not (and .cse14 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_235 (Array Int Int)) (v_DerPreprocessor_236 (Array Int Int)) (v_DerPreprocessor_233 (Array Int Int)) (v_DerPreprocessor_234 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_232 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse24 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_232) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_234) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_235) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_236))) (let ((.cse25 (select (select .cse24 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse24 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse25 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse25) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse11)) .cse12))))) is different from true [2024-11-13 21:19:08,017 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse20 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse2 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse4 (= (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse8 (<= .cse0 2147483647)) (.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse10 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse7 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (select .cse20 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse5 2147483647) (= .cse5 .cse6)))) .cse7)) .cse4 (<= 0 (+ .cse0 2147483648)) .cse8 (exists ((v_DerPreprocessor_259 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_262 (Array Int Int)) (v_DerPreprocessor_263 (Array Int Int)) (v_DerPreprocessor_260 (Array Int Int)) (v_DerPreprocessor_261 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_259) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_261) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_262) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_263))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse10 (= (select .cse2 0) 1) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse6 .cse12) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_253 (Array Int Int)) (v_DerPreprocessor_251 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_252 (Array Int Int))) (let ((.cse14 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_251) |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_253))) (let ((.cse13 (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select v_DerPreprocessor_253 |ULTIMATE.start_main_~#y~0#1.offset|) .cse13) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0) 1) (= (store (select .cse14 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse7 (not (and .cse1 (exists ((v_DerPreprocessor_600 (Array Int Int)) (v_DerPreprocessor_601 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_604 (Array Int Int)) (v_DerPreprocessor_602 (Array Int Int)) (v_DerPreprocessor_603 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_600) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_601) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_602) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_603) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_604))) (let ((.cse16 (select (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse6 .cse16) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse7)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse19 (select (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (= .cse19 .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse7)) (<= .cse6 2147483647))))) is different from false [2024-11-13 21:19:08,067 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse20 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse0 (select .cse20 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse2 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse4 (= (select .cse2 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse8 (<= .cse0 2147483647)) (.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse10 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse7 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (select .cse20 0))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) .cse1 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse3 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse3 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse1 .cse4 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse5 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse5 2147483647) (= .cse5 .cse6)))) .cse7)) .cse4 (<= 0 (+ .cse0 2147483648)) .cse8 (exists ((v_DerPreprocessor_259 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_262 (Array Int Int)) (v_DerPreprocessor_263 (Array Int Int)) (v_DerPreprocessor_260 (Array Int Int)) (v_DerPreprocessor_261 (Array Int Int))) (let ((.cse9 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_259) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_261) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_262) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_263))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse9 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse6 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse10 (= (select .cse2 0) 1) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_275 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_276 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_273 (Array Int Int)) (v_DerPreprocessor_274 (Array Int Int)) (v_DerPreprocessor_272 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_272) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_274) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_275) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_276))) (let ((.cse12 (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (<= .cse12 2147483647) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse6 .cse12) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse6)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (v_DerPreprocessor_253 (Array Int Int)) (v_DerPreprocessor_251 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_252 (Array Int Int))) (let ((.cse14 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_251) |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_253))) (let ((.cse13 (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select v_DerPreprocessor_253 |ULTIMATE.start_main_~#y~0#1.offset|) .cse13) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse13 2147483647) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse14 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0) 1) (= (store (select .cse14 |ULTIMATE.start_main_~#c~0#1.base|) 0 1) (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))))) (not (and .cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse15 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) .cse7 (not (and .cse1 (exists ((v_DerPreprocessor_600 (Array Int Int)) (v_DerPreprocessor_601 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_604 (Array Int Int)) (v_DerPreprocessor_602 (Array Int Int)) (v_DerPreprocessor_603 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_600) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_601) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_602) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_603) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_604))) (let ((.cse16 (select (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse6 .cse16) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (store (select .cse17 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) 0 1)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse10 .cse7)) (not (and (exists ((v_DerPreprocessor_798 (Array Int Int)) (v_DerPreprocessor_799 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_802 (Array Int Int)) (v_DerPreprocessor_800 (Array Int Int)) (v_DerPreprocessor_801 (Array Int Int))) (let ((.cse18 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_798) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_799) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_800) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_801) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_802))) (let ((.cse19 (select (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 (store (select .cse18 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (<= .cse19 2147483647) (= .cse19 .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse7)) (<= .cse6 2147483647)))))) is different from true [2024-11-13 21:19:08,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:08,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:08,238 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:08,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:08,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:08,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:08,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:08,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-13 21:19:08,311 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:08,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:08,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:08,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:08,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:08,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:08,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:08,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:19:08,406 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:19:08,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:19:08,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:19:08,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:08,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 21:19:08,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:08,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:08,898 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:08,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:08,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:08,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:08,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:08,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:08,971 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:19:08,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:09,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 148 treesize of output 92 [2024-11-13 21:19:09,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 32 [2024-11-13 21:19:09,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,167 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:09,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:09,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:09,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:09,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 108 treesize of output 68 [2024-11-13 21:19:09,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:09,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 37 [2024-11-13 21:19:09,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:09,492 INFO L349 Elim1Store]: treesize reduction 13, result has 53.6 percent of original size [2024-11-13 21:19:09,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 23 [2024-11-13 21:19:09,556 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-13 21:19:09,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 34 [2024-11-13 21:19:09,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:19:09,886 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 21:19:10,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:10,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:10,223 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:10,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:10,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:10,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:10,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:10,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:10,305 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-13 21:19:10,306 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:10,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:10,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:10,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:10,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:19:10,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:10,434 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:10,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:10,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:19:10,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:10,623 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 21:19:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:10,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:10,958 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:10,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:10,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:10,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:10,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:11,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:11,035 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:19:11,036 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:11,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:19:11,074 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:11,074 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 21:19:11,075 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:11,080 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:11,082 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:11,085 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:11,088 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:11,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 23 [2024-11-13 21:19:11,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,195 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:11,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:19:11,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:11,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:19:11,247 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:11,250 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:11,258 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:11,266 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:11,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:11,426 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 21:19:11,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:11,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:11,717 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:11,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:11,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:11,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:11,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:11,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:11,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:19:11,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:11,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:19:11,869 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:11,870 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 21:19:11,871 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:11,876 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:11,878 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:11,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,904 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:11,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,912 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:11,914 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:11,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 23 [2024-11-13 21:19:11,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:19:11,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:11,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,039 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:12,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:19:12,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:12,082 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:12,090 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:12,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:12,224 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:19:12,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:12,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:12,525 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:12,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:12,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:12,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:12,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:12,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:12,610 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:19:12,611 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:12,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:19:12,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:12,722 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:12,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:12,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:19:12,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:12,852 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 21:19:13,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:13,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:13,067 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:13,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:13,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:13,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:13,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:13,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:13,141 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:19:13,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:13,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:19:13,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,253 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:13,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:13,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:19:13,351 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:13,382 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 21:19:13,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:13,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:13,685 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:13,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:13,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:13,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:13,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:13,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-11-13 21:19:13,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:13,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:19:13,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:13,867 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:13,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:13,887 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:19:13,971 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:14,005 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 21:19:14,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:14,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:14,234 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:14,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:14,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:14,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:14,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:14,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-13 21:19:14,313 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:14,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:14,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:19:14,490 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:19:14,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:19:14,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33 [2024-11-13 21:19:14,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:19:14,802 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 21:19:14,825 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse21 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse21 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse8 (select .cse21 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse13 (= (select .cse1 0) 1)) (.cse3 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse8 2147483647)) (.cse10 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse15 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse5 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse5 .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse5 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse3 .cse9 .cse10)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse8) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse12 (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (<= .cse12 2147483647) (= .cse8 .cse12) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse13 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse16 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse16 2147483647) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (= .cse8 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse19 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse18 (select (select .cse19 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse2 .cse18) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse19 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse18 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse20 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse20 .cse8) (<= .cse20 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse13 .cse3 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse10 .cse15)) (<= 0 (+ .cse2 2147483648)) .cse3 .cse9 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse10 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse15 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))))))) is different from false [2024-11-13 21:19:14,880 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse21 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse2 (select .cse21 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse8 (select .cse21 0)) (.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse6 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse13 (= (select .cse1 0) 1)) (.cse3 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse9 (<= .cse8 2147483647)) (.cse10 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse15 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_257 (Array Int Int)) (v_DerPreprocessor_258 (Array Int Int)) (v_DerPreprocessor_255 (Array Int Int)) (v_DerPreprocessor_256 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_254 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse0 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_256) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_258))) (and (= (store (select .cse0 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse2 (select (select .cse0 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) (not (and .cse3 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse4 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse5 (select (select .cse4 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse4 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse5 .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse5 2147483647))))))) .cse6 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse7 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse7 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse8 (select (select .cse7 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse6 .cse3 .cse9 .cse10)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse8) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (exists ((v_DerPreprocessor_765 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_766 (Array Int Int)) (v_DerPreprocessor_764 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_767 (Array Int Int)) (v_DerPreprocessor_768 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_764) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_765) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_766) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_767) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_768))) (let ((.cse12 (select (select .cse11 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (= (store (select .cse11 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (<= .cse12 2147483647) (= .cse8 .cse12) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) .cse13 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse14 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse14 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse14 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse15)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse16 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse16 2147483647) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse1) (= .cse8 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse19 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse18 (select (select .cse19 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse2 .cse18) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse19 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse1) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse18 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse20 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (= .cse20 .cse8) (<= .cse20 2147483647) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))))) (not (and .cse13 .cse3 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse10 .cse15)) (<= 0 (+ .cse2 2147483648)) .cse3 .cse9 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse10 (= (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse15 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))))))) is different from true [2024-11-13 21:19:14,967 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse2 (select .cse12 0)) (.cse0 (select .cse12 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse10 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse7 (= (select .cse10 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse10 0) 1)) (.cse9 (<= .cse0 2147483647)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2))) .cse3 .cse4 .cse5 .cse6)) .cse1 (not (and .cse1 .cse7 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse8 2147483647) (= .cse8 .cse2)))) .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) .cse7 (<= 0 (+ .cse0 2147483648)) .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse10 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) .cse5 .cse6)))) is different from false [2024-11-13 21:19:14,996 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse12 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~z.base|))) (let ((.cse2 (select .cse12 0)) (.cse0 (select .cse12 |c_func_to_recursive_line_28_to_36_0_#in~z.offset|)) (.cse10 (select |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (let ((.cse1 (= |c_func_to_recursive_line_28_to_36_0_#in~z.offset| 0)) (.cse7 (= (select .cse10 |c_func_to_recursive_line_28_to_36_0_#in~x.offset|) 1)) (.cse3 (= |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 0)) (.cse4 (= (select .cse10 0) 1)) (.cse9 (<= .cse0 2147483647)) (.cse5 (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|))) (.cse6 (<= .cse2 2147483647))) (and (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0))) (not (and .cse1 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2))) .cse3 .cse4 .cse5 .cse6)) .cse1 (not (and .cse1 .cse7 (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse8 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (<= .cse8 2147483647) (= .cse8 .cse2)))) .cse5)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)))) .cse7 (<= 0 (+ .cse0 2147483648)) .cse9 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|) .cse0) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse2 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse3 .cse4 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_7 (Array Int Int)) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse11 (store (store (store (store (store |c_#memory_int| |c_func_to_recursive_line_28_to_36_0_#in~x.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_func_to_recursive_line_28_to_36_0_#in~z.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~z.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (= .cse10 (store (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~x.base|) |c_func_to_recursive_line_28_to_36_0_#in~x.offset| 1)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_func_to_recursive_line_28_to_36_0_#in~x.base|)) (not (= |c_func_to_recursive_line_28_to_36_0_#in~z.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select (select .cse11 |c_func_to_recursive_line_28_to_36_0_#in~z.base|) |c_func_to_recursive_line_28_to_36_0_#in~z.offset|) .cse0) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9)) .cse5 .cse6))))) is different from true [2024-11-13 21:19:15,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:15,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:15,232 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:15,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:15,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:15,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:15,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:15,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:15,320 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-13 21:19:15,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:15,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,408 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-13 21:19:15,458 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-13 21:19:15,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-13 21:19:15,479 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-13 21:19:15,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:15,605 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 21:19:15,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:15,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:15,846 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:15,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:15,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:15,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:15,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:15,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:15,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:19:15,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:15,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:15,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:19:16,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,063 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:16,064 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:16,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:19:16,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:16,208 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 21:19:16,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:16,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:16,422 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:16,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:16,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:16,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:16,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:16,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:16,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 21:19:16,494 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:16,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 138 [2024-11-13 21:19:16,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:16,561 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-13 21:19:16,563 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:16,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:16,579 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:16,587 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:16,592 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:16,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 98 treesize of output 79 [2024-11-13 21:19:16,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:16,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:16,815 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:16,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:19:16,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 28 [2024-11-13 21:19:16,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:19:16,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:19:16,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:17,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,008 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,204 INFO L349 Elim1Store]: treesize reduction 24, result has 48.9 percent of original size [2024-11-13 21:19:17,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 105 treesize of output 92 [2024-11-13 21:19:17,214 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:17,215 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 21:19:17,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 59 [2024-11-13 21:19:17,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:19:17,357 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:17,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 19 [2024-11-13 21:19:17,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,460 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:17,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 36 treesize of output 30 [2024-11-13 21:19:17,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:17,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 176 treesize of output 133 [2024-11-13 21:19:17,581 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:17,582 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 181 [2024-11-13 21:19:17,584 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:17,599 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:17,606 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:17,607 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 264 [2024-11-13 21:19:17,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,615 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:17,623 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:17,624 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 498 [2024-11-13 21:19:17,626 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:17,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 98 treesize of output 166 [2024-11-13 21:19:17,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 21:19:17,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:17,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 26 [2024-11-13 21:19:17,873 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 21:19:17,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 24 [2024-11-13 21:19:17,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 11 [2024-11-13 21:19:17,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:17,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:19:17,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:19:17,967 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:17,974 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,977 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,979 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,984 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:17,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:17,992 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:17,996 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:18,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,022 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 48 [2024-11-13 21:19:18,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16 [2024-11-13 21:19:18,101 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-13 21:19:18,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 23 [2024-11-13 21:19:18,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-13 21:19:18,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:18,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 239 [2024-11-13 21:19:18,140 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:18,156 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:18,156 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:18,159 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:18,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:18,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:18,168 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:18,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 160 treesize of output 132 [2024-11-13 21:19:18,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,274 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:18,333 INFO L224 Elim1Store]: Index analysis took 107 ms [2024-11-13 21:19:18,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 80 [2024-11-13 21:19:18,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 86 [2024-11-13 21:19:18,465 INFO L349 Elim1Store]: treesize reduction 11, result has 45.0 percent of original size [2024-11-13 21:19:18,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 46 treesize of output 55 [2024-11-13 21:19:18,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 54 [2024-11-13 21:19:18,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,606 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:18,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 64 treesize of output 58 [2024-11-13 21:19:18,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:18,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 32 [2024-11-13 21:19:18,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:18,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:18,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 16 [2024-11-13 21:19:18,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:19:18,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 21:19:18,941 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 21:19:18,964 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse4 (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse11 (select .cse18 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse9 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (= (select .cse2 0) 1)) (.cse0 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse12 (<= .cse11 2147483647)) (.cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse7 (<= .cse4 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse3 .cse4) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse3 2147483647))))))) (not (and .cse5 .cse0 .cse6 .cse7 .cse8)) .cse9 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9 .cse0 .cse12 .cse6)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse11) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse13 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse14 (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse14 2147483647) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (= .cse11 .cse14) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse16 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse4 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse5 .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse7)) (<= 0 (+ .cse4 2147483648)) .cse0 .cse12 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse9 .cse5 .cse0 .cse12 .cse6 .cse8)) .cse6 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse7)))) is different from false [2024-11-13 21:19:19,001 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#z~0#1.base|))) (let ((.cse4 (select .cse18 |c_ULTIMATE.start_main_~#z~0#1.offset|)) (.cse11 (select .cse18 0)) (.cse2 (select |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base|))) (let ((.cse9 (= |c_ULTIMATE.start_main_~#z~0#1.offset| 0)) (.cse5 (= (select .cse2 0) 1)) (.cse0 (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|))) (.cse12 (<= .cse11 2147483647)) (.cse8 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|))))) (.cse6 (= |c_ULTIMATE.start_main_~#x~0#1.offset| 0)) (.cse7 (<= .cse4 2147483647))) (and (not (and .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_158 (Array Int Int)) (v_DerPreprocessor_156 (Array Int Int)) (v_DerPreprocessor_157 (Array Int Int)) (v_DerPreprocessor_154 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_155 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse1 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_155) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_156) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_158))) (let ((.cse3 (select (select .cse1 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse1 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= .cse3 .cse4) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (<= .cse3 2147483647))))))) (not (and .cse5 .cse0 .cse6 .cse7 .cse8)) .cse9 (not (and (exists ((v_DerPreprocessor_73 (Array Int Int)) (|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_74 (Array Int Int)) (v_DerPreprocessor_75 (Array Int Int)) (v_DerPreprocessor_76 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_72 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (let ((.cse10 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_76))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (store (select .cse10 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse11 (select (select .cse10 |c_ULTIMATE.start_main_~#z~0#1.base|) 0)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse9 .cse0 .cse12 .cse6)) (exists ((|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) 0) .cse11) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) .cse5 (not (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_5 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_6 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_9 (Array Int Int)) (v_DerPreprocessor_8 (Array Int Int))) (let ((.cse13 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_5) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_6) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_9))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (= (select (select .cse13 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|) .cse4) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (= (store (select .cse13 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|))))) .cse7)) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_210 (Array Int Int)) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_208 (Array Int Int)) (v_DerPreprocessor_209 (Array Int Int)) (v_DerPreprocessor_206 (Array Int Int)) (v_DerPreprocessor_207 (Array Int Int))) (let ((.cse15 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_210))) (let ((.cse14 (select (select .cse15 |c_ULTIMATE.start_main_~#z~0#1.base|) 0))) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse14 2147483647) (= (store (select .cse15 |c_ULTIMATE.start_main_~#x~0#1.base|) 0 1) .cse2) (= .cse11 .cse14) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#k~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int) (v_DerPreprocessor_185 (Array Int Int)) (v_DerPreprocessor_183 (Array Int Int)) (v_DerPreprocessor_184 (Array Int Int)) (v_DerPreprocessor_181 (Array Int Int)) (v_DerPreprocessor_182 (Array Int Int))) (let ((.cse17 (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_182) |ULTIMATE.start_main_~#c~0#1.base| v_DerPreprocessor_183) |c_ULTIMATE.start_main_~#z~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_185))) (let ((.cse16 (select (select .cse17 |c_ULTIMATE.start_main_~#z~0#1.base|) |c_ULTIMATE.start_main_~#z~0#1.offset|))) (and (= .cse4 .cse16) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#x~0#1.base|)) (= (store (select .cse17 |c_ULTIMATE.start_main_~#x~0#1.base|) |c_ULTIMATE.start_main_~#x~0#1.offset| 1) .cse2) (not (= |ULTIMATE.start_main_~#k~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (<= .cse16 2147483647) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)))))) (not (and .cse5 .cse0 (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|) 0) 1) (not (= |ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)))) .cse6 .cse7)) (<= 0 (+ .cse4 2147483648)) .cse0 .cse12 (exists ((|ULTIMATE.start_main_~#y~0#1.offset| Int) (|ULTIMATE.start_main_~#y~0#1.base| Int)) (and (= .cse4 (select (select |c_#memory_int| |ULTIMATE.start_main_~#y~0#1.base|) |ULTIMATE.start_main_~#y~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |ULTIMATE.start_main_~#y~0#1.base|)) (not (= |ULTIMATE.start_main_~#y~0#1.base| |c_ULTIMATE.start_main_~#z~0#1.base|)))) (not (and .cse9 .cse5 .cse0 .cse12 .cse6 .cse8)) .cse6 (= (select .cse2 |c_ULTIMATE.start_main_~#x~0#1.offset|) 1) .cse7))))) is different from true [2024-11-13 21:19:19,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:19,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:19,333 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:19,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:19,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:19,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:19,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:19,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:19:19,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:19,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:19,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:19,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:19,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 35 [2024-11-13 21:19:19,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:19,607 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 21:19:19,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 57 treesize of output 49 [2024-11-13 21:19:19,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 21 [2024-11-13 21:19:19,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:19,773 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 21:19:20,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:20,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:20,047 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:20,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:20,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:20,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:20,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:20,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:20,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:19:20,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:20,152 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:20,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,179 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:19:20,190 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:20,191 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 21:19:20,193 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 21:19:20,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 23 [2024-11-13 21:19:20,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,358 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:20,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 8 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 21 [2024-11-13 21:19:20,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:19:20,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:20,418 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:20,421 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:20,425 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:20,427 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:20,432 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 21:19:20,435 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:20,442 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:20,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:20,546 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 21:19:20,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:20,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:20,838 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:20,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:20,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:20,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:20,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:20,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:20,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-13 21:19:20,928 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:20,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:20,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:21,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:21,210 INFO L349 Elim1Store]: treesize reduction 40, result has 35.5 percent of original size [2024-11-13 21:19:21,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 128 treesize of output 52 [2024-11-13 21:19:21,497 INFO L349 Elim1Store]: treesize reduction 34, result has 30.6 percent of original size [2024-11-13 21:19:21,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 356 treesize of output 354 [2024-11-13 21:19:21,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:21,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:21,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:21,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:21,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:21,661 INFO L349 Elim1Store]: treesize reduction 29, result has 23.7 percent of original size [2024-11-13 21:19:21,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 56 treesize of output 62 [2024-11-13 21:19:22,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 13 [2024-11-13 21:19:22,167 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:19:22,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:22,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:22,410 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:22,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:22,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:22,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:22,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:22,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:22,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-13 21:19:22,494 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:22,525 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:22,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:19:22,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 53 [2024-11-13 21:19:22,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 23 [2024-11-13 21:19:22,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-13 21:19:22,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-13 21:19:22,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:22,822 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:22,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:19:22,841 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:22,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-13 21:19:22,986 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 21:19:23,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:19:23,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5227 states to 221 states and 5224 transitions. [2024-11-13 21:19:23,275 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 5224 transitions. [2024-11-13 21:19:23,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:19:23,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:19:23,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:19:23,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:19:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:19:23,373 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-11-13 21:19:23,375 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:19:23,388 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 21:19:23,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61 [2024-11-13 21:19:23,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 53 [2024-11-13 21:19:23,479 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 21:19:23,479 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-13 21:19:23,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 21:19:23,578 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-13 21:19:23,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 45 treesize of output 37 [2024-11-13 21:19:23,730 WARN L214 Elim1Store]: Array PQE input equivalent to false