./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.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_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/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_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/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_ea2eceb0-da36-4265-8f18-46904f7e2daa/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 55885307ad7991ec619705bd65f9ccb0a7f28b4003909403684402b81add0d87 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 16:54:20,201 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 16:54:20,322 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 16:54:20,329 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 16:54:20,330 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 16:54:20,372 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 16:54:20,373 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 16:54:20,373 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 16:54:20,375 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 16:54:20,376 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 16:54:20,377 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 16:54:20,378 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 16:54:20,378 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 16:54:20,378 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 16:54:20,378 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 16:54:20,378 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 16:54:20,379 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 16:54:20,379 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 16:54:20,379 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 16:54:20,379 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 16:54:20,380 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 16:54:20,380 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 16:54:20,380 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 16:54:20,380 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 16:54:20,380 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 16:54:20,380 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 16:54:20,380 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 16:54:20,381 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 16:54:20,381 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 16:54:20,381 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:54:20,381 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 16:54:20,381 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 16:54:20,381 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 16:54:20,382 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 16:54:20,382 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 16:54:20,382 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_ea2eceb0-da36-4265-8f18-46904f7e2daa/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 -> 55885307ad7991ec619705bd65f9ccb0a7f28b4003909403684402b81add0d87 [2024-11-13 16:54:20,735 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 16:54:20,746 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 16:54:20,752 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 16:54:20,755 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 16:54:20,756 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 16:54:20,758 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c Unable to find full path for "g++" [2024-11-13 16:54:22,640 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 16:54:22,964 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 16:54:22,964 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c [2024-11-13 16:54:22,973 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data/70e44a3d2/ecafaa54334e46ce996c1309a08b4e6d/FLAG27abeffed [2024-11-13 16:54:23,002 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data/70e44a3d2/ecafaa54334e46ce996c1309a08b4e6d [2024-11-13 16:54:23,008 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 16:54:23,010 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 16:54:23,012 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 16:54:23,012 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 16:54:23,018 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 16:54:23,019 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,021 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a1c10c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23, skipping insertion in model container [2024-11-13 16:54:23,022 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,045 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 16:54:23,280 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:54:23,294 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 16:54:23,340 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:54:23,359 INFO L204 MainTranslator]: Completed translation [2024-11-13 16:54:23,359 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23 WrapperNode [2024-11-13 16:54:23,360 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 16:54:23,361 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 16:54:23,361 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 16:54:23,361 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 16:54:23,369 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,377 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,406 INFO L138 Inliner]: procedures = 17, calls = 92, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 96 [2024-11-13 16:54:23,409 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 16:54:23,409 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 16:54:23,409 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 16:54:23,409 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 16:54:23,418 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,419 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,427 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,428 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,437 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,443 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,448 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,449 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,451 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 16:54:23,454 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 16:54:23,457 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 16:54:23,457 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 16:54:23,458 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:23" (1/1) ... [2024-11-13 16:54:23,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:54:23,487 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 16:54:23,500 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 16:54:23,507 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 16:54:23,533 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 16:54:23,533 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 16:54:23,533 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_41_to_51_0 [2024-11-13 16:54:23,533 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_41_to_51_0 [2024-11-13 16:54:23,533 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 16:54:23,533 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_31_to_38_0 [2024-11-13 16:54:23,534 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_31_to_38_0 [2024-11-13 16:54:23,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 16:54:23,534 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 16:54:23,534 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 16:54:23,534 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 16:54:23,534 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 16:54:23,534 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 16:54:23,534 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 16:54:23,637 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 16:54:23,640 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 16:54:24,345 INFO L? ?]: Removed 56 outVars from TransFormulas that were not future-live. [2024-11-13 16:54:24,345 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 16:54:24,456 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 16:54:24,456 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 16:54:24,456 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:54:24 BoogieIcfgContainer [2024-11-13 16:54:24,456 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 16:54:24,461 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 16:54:24,461 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 16:54:24,471 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 16:54:24,471 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:54:24" (1/1) ... [2024-11-13 16:54:24,480 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:54:24,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:24,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 82 states and 94 transitions. [2024-11-13 16:54:24,541 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 94 transitions. [2024-11-13 16:54:24,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 16:54:24,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:24,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:24,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:24,864 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:54:24,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:24,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 82 states and 92 transitions. [2024-11-13 16:54:24,898 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 92 transitions. [2024-11-13 16:54:24,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 16:54:24,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:24,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:25,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:25,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:25,208 INFO L255 TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 53 conjuncts are in the unsatisfiable core [2024-11-13 16:54:25,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:25,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,416 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 134 treesize of output 44 [2024-11-13 16:54:25,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:54:25,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 15 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 41 [2024-11-13 16:54:25,531 INFO L349 Elim1Store]: treesize reduction 80, result has 1.2 percent of original size [2024-11-13 16:54:25,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 86 treesize of output 76 [2024-11-13 16:54:25,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 16:54:35,631 WARN L286 SmtUtils]: Spent 10.02s on a formula simplification that was a NOOP. DAG size: 36 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 16:54:45,780 WARN L286 SmtUtils]: Spent 10.03s on a formula simplification that was a NOOP. DAG size: 36 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 16:54:55,898 WARN L286 SmtUtils]: Spent 10.02s on a formula simplification that was a NOOP. DAG size: 36 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 16:54:56,942 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 33 treesize of output 13 [2024-11-13 16:54:56,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:55:07,043 WARN L286 SmtUtils]: Spent 10.03s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 16:55:17,142 WARN L286 SmtUtils]: Spent 10.03s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 16:55:27,240 WARN L286 SmtUtils]: Spent 10.02s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 16:55:27,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:55:27,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 91 states and 118 transitions. [2024-11-13 16:55:27,591 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 118 transitions. [2024-11-13 16:55:27,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 16:55:27,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:55:27,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:55:27,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:55:27,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:55:27,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 197 conjuncts, 57 conjuncts are in the unsatisfiable core [2024-11-13 16:55:27,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:55:27,846 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:55:27,867 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:55:27,869 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:55:27,869 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:55:27,875 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:55:27,883 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:55:27,884 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:55:27,886 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:55:27,887 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:55:27,892 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:55:27,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,941 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:27,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:28,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:28,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:28,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:28,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:28,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:31,976 INFO L349 Elim1Store]: treesize reduction 744, result has 18.5 percent of original size [2024-11-13 16:55:31,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 8 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 11 new quantified variables, introduced 8 case distinctions, treesize of input 6006 treesize of output 3051 [2024-11-13 16:55:32,463 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 33 treesize of output 29 [2024-11-13 16:55:32,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:32,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:33,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:33,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:33,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:33,465 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 16:55:33,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 5 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 1 case distinctions, treesize of input 143 treesize of output 131 [2024-11-13 16:55:33,938 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 33 treesize of output 29 [2024-11-13 16:55:34,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 49 treesize of output 33 [2024-11-13 16:55:36,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:36,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 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 113 treesize of output 152 [2024-11-13 16:55:36,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:36,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 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 113 treesize of output 152 [2024-11-13 16:55:39,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:39,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 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 113 treesize of output 152 [2024-11-13 16:55:40,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:40,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 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 113 treesize of output 152 [2024-11-13 16:55:41,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:55:41,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 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 113 treesize of output 152 [2024-11-13 16:55:41,984 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:55:41,994 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1699 [2024-11-13 16:55:44,752 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:55:44,761 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1581 [2024-11-13 16:55:46,862 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:55:46,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1817 [2024-11-13 16:55:49,030 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:55:49,037 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2053 [2024-11-13 16:55:52,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:55:52,877 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1709 [2024-11-13 16:55:55,215 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:55:55,216 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 810 [2024-11-13 16:55:56,554 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:55:56,566 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2377 [2024-11-13 16:56:02,302 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:02,303 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 813 [2024-11-13 16:56:02,780 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:02,783 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1711 [2024-11-13 16:56:05,002 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:05,004 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 805 [2024-11-13 16:56:06,541 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:06,543 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 813 [2024-11-13 16:56:06,980 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:06,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1882 [2024-11-13 16:56:09,979 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:09,993 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 4945 [2024-11-13 16:56:17,571 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:17,593 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 8213 [2024-11-13 16:56:27,071 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:27,109 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 10123 [2024-11-13 16:56:36,972 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:56:37,001 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11560 [2024-11-13 16:56:48,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:56:48,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:57:55,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:57:55,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:57:55,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:00,200 WARN L286 SmtUtils]: Spent 5.12s on a formula simplification. DAG size of input: 54 DAG size of output: 33 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1) [2024-11-13 16:58:00,201 INFO L349 Elim1Store]: treesize reduction 113, result has 26.6 percent of original size [2024-11-13 16:58:00,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 10 disjoint index pairs (out of 15 index pairs), introduced 7 new quantified variables, introduced 7 case distinctions, treesize of input 3437400623 treesize of output 3292606620 [2024-11-13 16:58:07,167 WARN L286 SmtUtils]: Spent 6.66s on a formula simplification. DAG size of input: 72639 DAG size of output: 2340 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-11-13 16:58:13,097 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:13,097 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 35 [2024-11-13 16:58:13,352 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:13,352 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 22 [2024-11-13 16:58:13,968 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:13,969 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 20 [2024-11-13 16:58:14,005 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:14,006 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 20 [2024-11-13 16:58:14,671 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:14,672 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 35 [2024-11-13 16:58:15,546 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:15,547 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 35 [2024-11-13 16:58:15,629 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 16:58:17,350 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:17,350 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 20 [2024-11-13 16:58:17,464 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:17,465 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 22 [2024-11-13 16:58:17,608 INFO L349 Elim1Store]: treesize reduction 15, result has 37.5 percent of original size [2024-11-13 16:58:17,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 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 284 treesize of output 284 [2024-11-13 16:58:17,727 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:17,727 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 16:58:27,208 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:27,208 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 30 [2024-11-13 16:58:27,209 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:27,402 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:27,402 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-13 16:58:27,533 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:27,534 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 38 [2024-11-13 16:58:27,794 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:27,795 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 30 [2024-11-13 16:58:27,797 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:30,523 INFO L349 Elim1Store]: treesize reduction 203, result has 32.3 percent of original size [2024-11-13 16:58:30,523 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 6 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 8 new quantified variables, introduced 21 case distinctions, treesize of input 266 treesize of output 555 [2024-11-13 16:58:32,506 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:32,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,590 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,609 INFO L224 Elim1Store]: Index analysis took 152 ms [2024-11-13 16:58:32,610 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,613 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,614 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:32,634 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2024-11-13 16:58:32,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 5 case distinctions, treesize of input 79 treesize of output 184 [2024-11-13 16:58:32,999 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:58:33,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:33,123 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,125 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,136 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,252 INFO L224 Elim1Store]: Index analysis took 183 ms [2024-11-13 16:58:33,253 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,257 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,258 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,299 INFO L349 Elim1Store]: treesize reduction 85, result has 1.2 percent of original size [2024-11-13 16:58:33,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 8 case distinctions, treesize of input 79 treesize of output 184 [2024-11-13 16:58:33,745 INFO L224 Elim1Store]: Index analysis took 295 ms [2024-11-13 16:58:33,746 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,747 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,751 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,752 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:33,861 INFO L349 Elim1Store]: treesize reduction 157, result has 4.8 percent of original size [2024-11-13 16:58:33,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 19 case distinctions, treesize of input 176 treesize of output 222 [2024-11-13 16:58:34,459 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:34,460 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 135 [2024-11-13 16:58:34,752 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:34,753 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 135 [2024-11-13 16:58:35,072 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:35,073 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-11-13 16:58:35,159 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:35,160 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 16:58:35,254 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:35,255 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-13 16:58:35,477 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:35,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-13 16:58:35,595 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:35,596 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-13 16:58:35,848 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:35,853 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 514 [2024-11-13 16:58:38,039 INFO L349 Elim1Store]: treesize reduction 46, result has 45.9 percent of original size [2024-11-13 16:58:38,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 2228 treesize of output 2117 [2024-11-13 16:58:39,937 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:39,937 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 28 treesize of output 38 [2024-11-13 16:58:40,054 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:40,055 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 2 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 30 [2024-11-13 16:58:40,256 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 16:58:40,256 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 2 case distinctions, treesize of input 77 treesize of output 63 [2024-11-13 16:58:40,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:40,406 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-13 16:58:40,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 3 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 16:58:40,490 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-13 16:58:40,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 237 treesize of output 196 [2024-11-13 16:58:40,757 INFO L349 Elim1Store]: treesize reduction 83, result has 25.9 percent of original size [2024-11-13 16:58:40,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 258 treesize of output 273 [2024-11-13 16:58:41,034 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:41,035 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:58:41,086 INFO L349 Elim1Store]: treesize reduction 11, result has 42.1 percent of original size [2024-11-13 16:58:41,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 46 treesize of output 47 [2024-11-13 16:58:41,158 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:41,159 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 19 treesize of output 23 [2024-11-13 16:58:41,388 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck has thrown an exception: java.lang.AssertionError: No Interpolants at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheck.getInterpolants(InterpolatingTraceCheck.java:138) at de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.CodeCheckObserver.process(CodeCheckObserver.java:467) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.CFGWalker.runObserver(CFGWalker.java:57) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-11-13 16:58:41,393 INFO L158 Benchmark]: Toolchain (without parser) took 258382.66ms. Allocated memory was 142.6MB in the beginning and 2.0GB in the end (delta: 1.9GB). Free memory was 119.2MB in the beginning and 1.5GB in the end (delta: -1.4GB). Peak memory consumption was 1.3GB. Max. memory is 16.1GB. [2024-11-13 16:58:41,393 INFO L158 Benchmark]: CDTParser took 1.12ms. Allocated memory is still 142.6MB. Free memory is still 81.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:58:41,393 INFO L158 Benchmark]: CACSL2BoogieTranslator took 348.18ms. Allocated memory is still 142.6MB. Free memory was 119.0MB in the beginning and 107.5MB in the end (delta: 11.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 16:58:41,394 INFO L158 Benchmark]: Boogie Procedure Inliner took 47.96ms. Allocated memory is still 142.6MB. Free memory was 107.3MB in the beginning and 106.0MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:58:41,394 INFO L158 Benchmark]: Boogie Preprocessor took 44.11ms. Allocated memory is still 142.6MB. Free memory was 106.0MB in the beginning and 104.7MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:58:41,395 INFO L158 Benchmark]: RCFGBuilder took 1004.29ms. Allocated memory is still 142.6MB. Free memory was 104.7MB in the beginning and 77.5MB in the end (delta: 27.2MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-13 16:58:41,395 INFO L158 Benchmark]: CodeCheck took 256931.32ms. Allocated memory was 142.6MB in the beginning and 2.0GB in the end (delta: 1.9GB). Free memory was 77.5MB in the beginning and 1.5GB in the end (delta: -1.4GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2024-11-13 16:58:41,397 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - ExceptionOrErrorResult: AssertionError: No Interpolants de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: AssertionError: No Interpolants: de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheck.getInterpolants(InterpolatingTraceCheck.java:138) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.12ms. Allocated memory is still 142.6MB. Free memory is still 81.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 348.18ms. Allocated memory is still 142.6MB. Free memory was 119.0MB in the beginning and 107.5MB in the end (delta: 11.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 47.96ms. Allocated memory is still 142.6MB. Free memory was 107.3MB in the beginning and 106.0MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 44.11ms. Allocated memory is still 142.6MB. Free memory was 106.0MB in the beginning and 104.7MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 1004.29ms. Allocated memory is still 142.6MB. Free memory was 104.7MB in the beginning and 77.5MB in the end (delta: 27.2MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * CodeCheck took 256931.32ms. Allocated memory was 142.6MB in the beginning and 2.0GB in the end (delta: 1.9GB). Free memory was 77.5MB in the beginning and 1.5GB in the end (delta: -1.4GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: Toolchain returned no result. [2024-11-13 16:58:41,482 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/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_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/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 55885307ad7991ec619705bd65f9ccb0a7f28b4003909403684402b81add0d87 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 16:58:44,599 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 16:58:44,747 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Bitvector.epf [2024-11-13 16:58:44,783 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 16:58:44,784 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 16:58:44,784 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 16:58:44,785 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 16:58:44,785 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 16:58:44,785 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 16:58:44,785 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 16:58:44,786 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 16:58:44,786 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 16:58:44,786 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 16:58:44,786 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 16:58:44,786 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 16:58:44,787 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 16:58:44,787 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 16:58:44,787 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-13 16:58:44,787 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 16:58:44,787 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 16:58:44,788 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-13 16:58:44,788 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 16:58:44,789 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 16:58:44,789 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 16:58:44,789 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 16:58:44,789 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 16:58:44,789 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 16:58:44,790 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 16:58:44,790 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 16:58:44,790 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-13 16:58:44,790 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 16:58:44,790 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:58:44,790 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 16:58:44,790 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 16:58:44,790 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 16:58:44,791 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-13 16:58:44,791 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 16:58:44,791 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-13 16:58:44,791 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_ea2eceb0-da36-4265-8f18-46904f7e2daa/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 -> 55885307ad7991ec619705bd65f9ccb0a7f28b4003909403684402b81add0d87 [2024-11-13 16:58:45,167 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 16:58:45,176 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 16:58:45,179 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 16:58:45,180 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 16:58:45,181 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 16:58:45,182 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c Unable to find full path for "g++" [2024-11-13 16:58:47,397 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 16:58:47,705 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 16:58:47,709 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c [2024-11-13 16:58:47,723 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data/9a3e58dc7/7ecbf88f7a534c15b31844610764f30f/FLAG4093e03b5 [2024-11-13 16:58:47,755 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/data/9a3e58dc7/7ecbf88f7a534c15b31844610764f30f [2024-11-13 16:58:47,758 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 16:58:47,759 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 16:58:47,764 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 16:58:47,764 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 16:58:47,774 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 16:58:47,775 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:58:47" (1/1) ... [2024-11-13 16:58:47,778 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@514e9505 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:47, skipping insertion in model container [2024-11-13 16:58:47,779 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:58:47" (1/1) ... [2024-11-13 16:58:47,804 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 16:58:48,069 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:58:48,089 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 16:58:48,149 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:58:48,174 INFO L204 MainTranslator]: Completed translation [2024-11-13 16:58:48,175 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48 WrapperNode [2024-11-13 16:58:48,176 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 16:58:48,177 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 16:58:48,177 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 16:58:48,178 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 16:58:48,187 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,199 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,231 INFO L138 Inliner]: procedures = 19, calls = 92, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 94 [2024-11-13 16:58:48,235 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 16:58:48,236 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 16:58:48,236 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 16:58:48,236 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 16:58:48,249 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,249 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,258 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,259 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,287 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,296 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,299 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,304 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,307 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 16:58:48,311 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 16:58:48,316 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 16:58:48,316 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 16:58:48,317 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:58:48" (1/1) ... [2024-11-13 16:58:48,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:58:48,349 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 16:58:48,366 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 16:58:48,376 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 16:58:48,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 16:58:48,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-13 16:58:48,412 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_41_to_51_0 [2024-11-13 16:58:48,412 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_41_to_51_0 [2024-11-13 16:58:48,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 16:58:48,413 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_31_to_38_0 [2024-11-13 16:58:48,413 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_31_to_38_0 [2024-11-13 16:58:48,413 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2024-11-13 16:58:48,414 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 16:58:48,414 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 16:58:48,414 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 16:58:48,414 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 16:58:48,414 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 16:58:48,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2024-11-13 16:58:48,590 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 16:58:48,592 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 16:58:50,681 INFO L? ?]: Removed 52 outVars from TransFormulas that were not future-live. [2024-11-13 16:58:50,681 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 16:58:50,822 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 16:58:50,822 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 16:58:50,823 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:58:50 BoogieIcfgContainer [2024-11-13 16:58:50,823 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 16:58:50,824 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 16:58:50,824 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 16:58:50,836 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 16:58:50,837 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:58:50" (1/1) ... [2024-11-13 16:58:50,847 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:58:50,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:50,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 82 states and 94 transitions. [2024-11-13 16:58:50,918 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 94 transitions. [2024-11-13 16:58:50,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 16:58:50,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:50,924 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-13 16:58:50,924 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 [2024-11-13 16:58:50,929 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-13 16:58:50,931 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-13 16:58:51,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:51,119 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-13 16:58:51,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:51,262 INFO L255 TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-13 16:58:51,268 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:51,296 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:58:51,300 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (2)] Ended with exit code 0 [2024-11-13 16:58:51,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:51,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 82 states and 92 transitions. [2024-11-13 16:58:51,556 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 92 transitions. [2024-11-13 16:58:51,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 16:58:51,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:51,558 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-13 16:58:51,558 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 [2024-11-13 16:58:51,561 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-13 16:58:51,564 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-13 16:58:52,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:52,031 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-13 16:58:52,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:52,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-13 16:58:52,237 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:52,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:52,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:52,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:52,521 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 103 [2024-11-13 16:58:52,572 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:52,578 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 254 [2024-11-13 16:58:52,647 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 1 [2024-11-13 16:58:52,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:52,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:52,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:52,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:53,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,249 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:58:53,255 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:53,277 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:53,278 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 148 [2024-11-13 16:58:53,318 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 1 [2024-11-13 16:58:53,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:58:53,623 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:53,625 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-13 16:58:53,655 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 1 [2024-11-13 16:58:53,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:58:53,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,864 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2024-11-13 16:58:53,884 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:53,886 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-13 16:58:53,923 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 1 [2024-11-13 16:58:53,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:53,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 56 treesize of output 56 [2024-11-13 16:58:54,274 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:54,287 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:54,305 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:54,306 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:58:54,334 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 1 [2024-11-13 16:58:54,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:54,442 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:54,443 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:54,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:54,510 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 1 [2024-11-13 16:58:54,603 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:54,604 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:58:54,618 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 1 [2024-11-13 16:58:54,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:54,691 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:54,692 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:58:54,709 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 1 [2024-11-13 16:58:54,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:54,789 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:54,806 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:54,807 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:58:54,823 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 1 [2024-11-13 16:58:54,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:54,903 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:54,904 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:58:54,917 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 1 [2024-11-13 16:58:54,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:54,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:54,997 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:54,998 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:55,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:55,029 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:55,053 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 1 [2024-11-13 16:58:55,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:55,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:58:55,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:55,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:55,178 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 1 [2024-11-13 16:58:55,238 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:55,269 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:55,271 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:55,295 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 1 [2024-11-13 16:58:55,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:55,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:55,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:55,418 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:58:55,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:55,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:55,482 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 1 [2024-11-13 16:58:55,643 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:55,644 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:55,676 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 1 [2024-11-13 16:58:55,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:55,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:55,787 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:55,799 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:55,800 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:58:55,816 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 1 [2024-11-13 16:58:55,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:55,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:55,914 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:55,915 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:58:55,928 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 1 [2024-11-13 16:58:55,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:55,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:55,995 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:55,995 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:58:56,011 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 1 [2024-11-13 16:58:56,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:56,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,131 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 82 [2024-11-13 16:58:56,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,159 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 74 [2024-11-13 16:58:56,166 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:56,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,207 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 85 [2024-11-13 16:58:56,221 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:56,223 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 211 [2024-11-13 16:58:56,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,261 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 78 treesize of output 22 [2024-11-13 16:58:56,287 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 22 treesize of output 21 [2024-11-13 16:58:56,315 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 36 treesize of output 1 [2024-11-13 16:58:56,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:58:56,350 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-13 16:58:56,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:58:56,536 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 70 [2024-11-13 16:58:56,548 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:56,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 168 [2024-11-13 16:58:56,578 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 22 treesize of output 21 [2024-11-13 16:58:56,600 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 36 treesize of output 1 [2024-11-13 16:58:56,626 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 36 treesize of output 1 [2024-11-13 16:58:56,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 101 treesize of output 77 [2024-11-13 16:58:56,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:56,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-13 16:58:56,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:56,878 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 1 [2024-11-13 16:58:57,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,032 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:58:57,046 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:57,047 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-13 16:58:57,078 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 1 [2024-11-13 16:58:57,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:58:57,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 80 treesize of output 64 [2024-11-13 16:58:57,271 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:57,272 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-13 16:58:57,293 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 1 [2024-11-13 16:58:57,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 56 treesize of output 56 [2024-11-13 16:58:57,412 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:57,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:57,451 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:57,452 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:58:57,470 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 1 [2024-11-13 16:58:57,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:57,572 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:57,572 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:58:57,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 1 [2024-11-13 16:58:57,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:57,689 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:57,690 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:58:57,711 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 1 [2024-11-13 16:58:57,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:57,782 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:57,800 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:57,801 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:57,821 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 1 [2024-11-13 16:58:57,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:57,956 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:57,957 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:57,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:57,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,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 8 treesize of output 1 [2024-11-13 16:58:58,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,105 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:58:58,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,136 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,159 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 1 [2024-11-13 16:58:58,298 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:58,311 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,312 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:58:58,333 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 1 [2024-11-13 16:58:58,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,429 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,430 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:58,452 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 1 [2024-11-13 16:58:58,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,477 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,559 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:58:58,576 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 1 [2024-11-13 16:58:58,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,659 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,660 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:58:58,673 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 1 [2024-11-13 16:58:58,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,734 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:58,749 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:58:58,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,800 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 1 [2024-11-13 16:58:58,860 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,860 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:58:58,877 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 1 [2024-11-13 16:58:58,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:58,948 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:58,949 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:58:58,967 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 1 [2024-11-13 16:58:58,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:58,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:59,071 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:59,072 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:58:59,090 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 1 [2024-11-13 16:58:59,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:58:59,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,215 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 80 treesize of output 64 [2024-11-13 16:58:59,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:59,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-13 16:58:59,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,288 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 1 [2024-11-13 16:58:59,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,362 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2024-11-13 16:58:59,373 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:59,374 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-13 16:58:59,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,586 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 1 [2024-11-13 16:58:59,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,879 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 80 treesize of output 64 [2024-11-13 16:58:59,881 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:58:59,893 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:58:59,894 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-13 16:58:59,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:58:59,996 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 1 [2024-11-13 16:59:00,106 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:00,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-13 16:59:00,128 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 1 [2024-11-13 16:59:00,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,366 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 51 [2024-11-13 16:59:00,368 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:00,382 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:00,383 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-13 16:59:00,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,437 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 1 [2024-11-13 16:59:00,529 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:00,530 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:00,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,594 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 1 [2024-11-13 16:59:00,681 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:00,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 16:59:00,707 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 1 [2024-11-13 16:59:00,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,827 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:00,828 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 16:59:00,849 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 1 [2024-11-13 16:59:00,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:00,966 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:00,967 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-13 16:59:01,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,071 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 1 [2024-11-13 16:59:01,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,233 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2024-11-13 16:59:01,244 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:01,244 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-13 16:59:01,288 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 1 [2024-11-13 16:59:01,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,609 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 85 [2024-11-13 16:59:01,627 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:01,628 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-13 16:59:01,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,698 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 1 [2024-11-13 16:59:01,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 51 [2024-11-13 16:59:01,842 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:01,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:01,855 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-13 16:59:01,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:01,916 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 1 [2024-11-13 16:59:02,004 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:02,006 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:02,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:02,059 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 1 [2024-11-13 16:59:02,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:02,136 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 16:59:02,159 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 1 [2024-11-13 16:59:02,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:02,315 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:02,315 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-13 16:59:02,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:02,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 1 [2024-11-13 16:59:02,735 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:02,736 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 16:59:02,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:02,789 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 1 [2024-11-13 16:59:02,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:02,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:02,935 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:02,936 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:02,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,044 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 1 [2024-11-13 16:59:03,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,165 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:59:03,181 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:03,182 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-13 16:59:03,220 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 1 [2024-11-13 16:59:03,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,505 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 103 [2024-11-13 16:59:03,520 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:03,521 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 254 [2024-11-13 16:59:03,585 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 1 [2024-11-13 16:59:03,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:03,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 90 [2024-11-13 16:59:04,338 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:04,340 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-13 16:59:04,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,495 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 1 [2024-11-13 16:59:04,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,852 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:59:04,855 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:04,868 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:04,872 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 148 [2024-11-13 16:59:04,912 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 1 [2024-11-13 16:59:04,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:04,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,232 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:05,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-13 16:59:05,266 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 1 [2024-11-13 16:59:05,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,539 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 82 [2024-11-13 16:59:05,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,560 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 74 [2024-11-13 16:59:05,564 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:05,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,656 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:05,656 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 137 [2024-11-13 16:59:05,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 1 [2024-11-13 16:59:05,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 36 treesize of output 1 [2024-11-13 16:59:05,883 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:05,884 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-11-13 16:59:05,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,916 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 55 treesize of output 41 [2024-11-13 16:59:05,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:05,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 36 treesize of output 1 [2024-11-13 16:59:06,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:06,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:06,176 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:06,177 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:06,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:06,236 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 1 [2024-11-13 16:59:06,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:06,339 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:06,349 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:06,350 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:06,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:06,463 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 1 [2024-11-13 16:59:06,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:06,591 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 82 [2024-11-13 16:59:06,601 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:06,602 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 161 [2024-11-13 16:59:06,634 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 1 [2024-11-13 16:59:06,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:06,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 74 treesize of output 66 [2024-11-13 16:59:07,054 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:07,054 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-13 16:59:07,110 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 1 [2024-11-13 16:59:07,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:07,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,306 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 111 treesize of output 87 [2024-11-13 16:59:07,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:07,318 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 205 [2024-11-13 16:59:07,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:07,450 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 1 [2024-11-13 16:59:07,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 56 treesize of output 56 [2024-11-13 16:59:07,697 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:07,701 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:07,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:07,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:07,729 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 1 [2024-11-13 16:59:07,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:07,824 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:07,824 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:07,835 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 1 [2024-11-13 16:59:07,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,848 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:07,885 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:07,886 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:07,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:07,916 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 1 [2024-11-13 16:59:07,962 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:07,963 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:07,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:07,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,002 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 1 [2024-11-13 16:59:08,045 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:08,052 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,053 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:08,062 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 1 [2024-11-13 16:59:08,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,123 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,124 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:08,136 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 1 [2024-11-13 16:59:08,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,202 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,202 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:08,225 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 1 [2024-11-13 16:59:08,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,308 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:08,318 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,319 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:08,336 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 1 [2024-11-13 16:59:08,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,434 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,435 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:08,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,471 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 1 [2024-11-13 16:59:08,541 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,541 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:59:08,565 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 1 [2024-11-13 16:59:08,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,714 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:08,721 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,722 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:08,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,753 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 1 [2024-11-13 16:59:08,820 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,821 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:08,833 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 1 [2024-11-13 16:59:08,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,893 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,893 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:08,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:08,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:08,929 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 1 [2024-11-13 16:59:08,985 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:08,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:08,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 1 [2024-11-13 16:59:09,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:09,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,067 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 66 [2024-11-13 16:59:09,076 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:09,077 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-13 16:59:09,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:09,189 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 1 [2024-11-13 16:59:09,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:09,356 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:09,357 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:09,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,434 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 1 [2024-11-13 16:59:09,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 56 treesize of output 56 [2024-11-13 16:59:09,533 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:09,535 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:09,544 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:09,544 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:59:09,559 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 1 [2024-11-13 16:59:09,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:09,719 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:09,719 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:09,733 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 1 [2024-11-13 16:59:09,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:09,816 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:09,817 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:09,830 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 1 [2024-11-13 16:59:09,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:09,914 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:09,921 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:09,921 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:09,935 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 1 [2024-11-13 16:59:09,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:09,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,011 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,012 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:10,030 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 1 [2024-11-13 16:59:10,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,137 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:10,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,159 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,171 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 1 [2024-11-13 16:59:10,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:10,238 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 1 [2024-11-13 16:59:10,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,302 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:10,315 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,315 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:10,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,360 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 1 [2024-11-13 16:59:10,420 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,420 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:10,434 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 1 [2024-11-13 16:59:10,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,507 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,508 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:10,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,544 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 1 [2024-11-13 16:59:10,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:10,608 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,609 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:10,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,653 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 1 [2024-11-13 16:59:10,716 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,716 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:10,729 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 1 [2024-11-13 16:59:10,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:10,802 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 1 [2024-11-13 16:59:10,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,860 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,861 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:10,870 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 1 [2024-11-13 16:59:10,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:10,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,928 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 82 [2024-11-13 16:59:10,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:10,942 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 74 [2024-11-13 16:59:10,945 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:10,955 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:10,956 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 137 [2024-11-13 16:59:10,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 1 [2024-11-13 16:59:10,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:11,044 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 36 treesize of output 1 [2024-11-13 16:59:11,144 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:11,144 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-11-13 16:59:11,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,173 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 55 treesize of output 41 [2024-11-13 16:59:11,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,221 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:11,239 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 36 treesize of output 1 [2024-11-13 16:59:11,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 101 treesize of output 77 [2024-11-13 16:59:11,355 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:11,356 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-13 16:59:11,378 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 1 [2024-11-13 16:59:11,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:11,512 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:11,512 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:11,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,584 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 1 [2024-11-13 16:59:11,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:11,674 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:11,674 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:11,699 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 1 [2024-11-13 16:59:11,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,806 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 82 [2024-11-13 16:59:11,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,824 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 74 [2024-11-13 16:59:11,827 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:11,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,848 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 85 [2024-11-13 16:59:11,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:11,893 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 89 treesize of output 48 [2024-11-13 16:59:11,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 16:59:11,918 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:11,919 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:11,919 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,041 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:59:12,043 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,059 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,060 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 148 [2024-11-13 16:59:12,074 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,085 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,086 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-13 16:59:12,097 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 135 treesize of output 95 [2024-11-13 16:59:12,151 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-13 16:59:12,160 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 90 [2024-11-13 16:59:12,215 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,215 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-13 16:59:12,230 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 85 [2024-11-13 16:59:12,270 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,271 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-13 16:59:12,282 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 90 [2024-11-13 16:59:12,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,371 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 58 [2024-11-13 16:59:12,382 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,382 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,383 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,390 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,391 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 56 treesize of output 56 [2024-11-13 16:59:12,414 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,417 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,423 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,424 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:12,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,439 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,439 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:12,444 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,445 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,453 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,454 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:12,461 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,468 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,468 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:12,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,474 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,485 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,486 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:12,490 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,491 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,501 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:12,511 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,520 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,521 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:59:12,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,527 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,529 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,535 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,536 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:12,540 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,550 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:12,557 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,564 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,564 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:12,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,575 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,585 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,585 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:12,592 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,598 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:12,603 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,604 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,611 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,611 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:12,618 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:12,642 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,643 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,684 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 66 [2024-11-13 16:59:12,695 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,696 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-13 16:59:12,706 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:12,741 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,742 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:12,752 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:12,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 56 treesize of output 56 [2024-11-13 16:59:12,778 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,782 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,793 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,794 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:12,803 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,811 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,811 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:12,817 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,818 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,828 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,828 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:12,841 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,844 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,850 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,851 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:12,862 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,873 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,873 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:12,880 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,886 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,887 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:12,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,892 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,899 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,900 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:12,909 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,910 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,919 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,920 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:59:12,929 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,936 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,936 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:12,941 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,942 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,949 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,950 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:12,955 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,955 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,958 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:12,973 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,974 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:12,980 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:12,986 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:12,987 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-13 16:59:12,991 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:12,991 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,000 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 16:59:13,009 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,015 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,016 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 16:59:13,024 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,024 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:13,059 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,059 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:13,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 80 treesize of output 64 [2024-11-13 16:59:13,094 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:13,101 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,102 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-13 16:59:13,110 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,116 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,117 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-13 16:59:13,125 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 90 [2024-11-13 16:59:13,172 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,173 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-13 16:59:13,181 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,182 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,257 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 90 treesize of output 74 [2024-11-13 16:59:13,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,327 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 71 [2024-11-13 16:59:13,342 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,343 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 181 [2024-11-13 16:59:13,360 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,414 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:59:13,426 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,427 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-13 16:59:13,441 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,486 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 56 [2024-11-13 16:59:13,489 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:13,510 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,511 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-13 16:59:13,526 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,537 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,537 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-13 16:59:13,549 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,562 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 110 [2024-11-13 16:59:13,572 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,580 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,581 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 110 [2024-11-13 16:59:13,592 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,601 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-13 16:59:13,612 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,664 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 103 [2024-11-13 16:59:13,674 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,675 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 254 [2024-11-13 16:59:13,686 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,687 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,688 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,688 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,732 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 56 [2024-11-13 16:59:13,734 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:13,760 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,761 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 110 [2024-11-13 16:59:13,775 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,788 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,789 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-13 16:59:13,803 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,814 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,815 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 110 [2024-11-13 16:59:13,828 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,844 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,845 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-13 16:59:13,859 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,871 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,871 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-13 16:59:13,883 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:13,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,925 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2024-11-13 16:59:13,937 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:13,937 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-13 16:59:13,946 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,946 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,947 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:13,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:13,990 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:59:14,000 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:14,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-13 16:59:14,011 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:14,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,044 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 16:59:14,046 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:14,055 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:14,055 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-13 16:59:14,065 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:14,075 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:14,075 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 148 [2024-11-13 16:59:14,093 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:14,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,156 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 103 [2024-11-13 16:59:14,170 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:14,170 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 254 [2024-11-13 16:59:14,181 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,184 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,252 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 103 [2024-11-13 16:59:14,263 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:14,264 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 254 [2024-11-13 16:59:14,281 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:14,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 156 treesize of output 108 [2024-11-13 16:59:14,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 15 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 112 treesize of output 89 [2024-11-13 16:59:14,445 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:14,446 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 271 [2024-11-13 16:59:14,461 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:14,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,507 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 90 treesize of output 74 [2024-11-13 16:59:14,509 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:14,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,563 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 68 [2024-11-13 16:59:14,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,573 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,573 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,632 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 90 treesize of output 79 [2024-11-13 16:59:14,640 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,640 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,641 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,641 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:14,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:14,989 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 56 [2024-11-13 16:59:15,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,042 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 16:59:15,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,099 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 65 [2024-11-13 16:59:15,107 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,107 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,108 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,140 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 69 [2024-11-13 16:59:15,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,172 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 65 [2024-11-13 16:59:15,180 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,180 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,181 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,229 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 70 [2024-11-13 16:59:15,241 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,242 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,245 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,302 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 99 treesize of output 74 [2024-11-13 16:59:15,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,381 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 70 [2024-11-13 16:59:15,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,451 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 75 [2024-11-13 16:59:15,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 89 treesize of output 64 [2024-11-13 16:59:15,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 65 [2024-11-13 16:59:15,528 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:15,528 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-13 16:59:15,539 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:15,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 60 [2024-11-13 16:59:15,569 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:15,570 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-13 16:59:15,584 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:15,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,616 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 69 [2024-11-13 16:59:15,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,660 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 70 [2024-11-13 16:59:15,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,702 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 75 [2024-11-13 16:59:15,709 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,710 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,710 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,759 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 65 [2024-11-13 16:59:15,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,809 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 70 [2024-11-13 16:59:15,817 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,818 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,819 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 38 treesize of output 46 [2024-11-13 16:59:15,850 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:15,863 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:15,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,900 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 62 treesize of output 38 [2024-11-13 16:59:15,905 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:15,905 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 15 [2024-11-13 16:59:15,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:15,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:15,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,978 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 55 treesize of output 29 [2024-11-13 16:59:15,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:15,994 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 16:59:16,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,016 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 48 treesize of output 24 [2024-11-13 16:59:16,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,026 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 16:59:16,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,050 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 55 treesize of output 27 [2024-11-13 16:59:16,054 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,054 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:16,055 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:16,058 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,068 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 16:59:16,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,075 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 16:59:16,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,102 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 48 treesize of output 22 [2024-11-13 16:59:16,105 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,105 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 16:59:16,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,115 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 16:59:16,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,121 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 16:59:16,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,143 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 48 treesize of output 22 [2024-11-13 16:59:16,146 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,146 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 16:59:16,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,152 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 16:59:16,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,165 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 16:59:16,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,194 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 55 treesize of output 27 [2024-11-13 16:59:16,198 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,198 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:16,199 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:16,207 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,221 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 16:59:16,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,230 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 16:59:16,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:16,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,287 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 60 [2024-11-13 16:59:16,296 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,296 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-13 16:59:16,305 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:16,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,318 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-13 16:59:16,328 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:16,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 16:59:16,368 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,369 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-13 16:59:16,379 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:16,387 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,388 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-13 16:59:16,397 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:16,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 38 treesize of output 46 [2024-11-13 16:59:16,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,459 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 55 treesize of output 27 [2024-11-13 16:59:16,462 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,463 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:16,464 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:16,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,486 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 16:59:16,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,494 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 16:59:16,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,521 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 48 treesize of output 22 [2024-11-13 16:59:16,526 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,526 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 16:59:16,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,535 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 16:59:16,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,547 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 16:59:16,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,587 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 62 treesize of output 34 [2024-11-13 16:59:16,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,640 INFO L349 Elim1Store]: treesize reduction 25, result has 3.8 percent of original size [2024-11-13 16:59:16,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 1 [2024-11-13 16:59:16,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,671 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 55 treesize of output 29 [2024-11-13 16:59:16,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,703 INFO L349 Elim1Store]: treesize reduction 25, result has 3.8 percent of original size [2024-11-13 16:59:16,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 1 [2024-11-13 16:59:16,707 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:16,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,731 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 55 treesize of output 31 [2024-11-13 16:59:16,735 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,735 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 15 [2024-11-13 16:59:16,738 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,748 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 16:59:16,753 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,754 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,756 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:16,766 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:16,773 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,773 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,813 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 56 [2024-11-13 16:59:16,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,850 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 16:59:16,858 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,859 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,859 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,868 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 137 [2024-11-13 16:59:16,878 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:16,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,914 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 65 [2024-11-13 16:59:16,922 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,923 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,923 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,930 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,930 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,931 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:16,962 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,962 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 80 [2024-11-13 16:59:16,971 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:16,977 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:16,977 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 16:59:16,982 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,982 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:16,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:16,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:17,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 16:59:17,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,051 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 60 treesize of output 30 [2024-11-13 16:59:17,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,057 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 16:59:17,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,078 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 53 treesize of output 25 [2024-11-13 16:59:17,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,095 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 16:59:17,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 60 [2024-11-13 16:59:17,127 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,127 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-13 16:59:17,140 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:17,148 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,148 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-13 16:59:17,156 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:17,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,188 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 69 [2024-11-13 16:59:17,198 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,199 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 135 [2024-11-13 16:59:17,209 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,210 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,210 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,219 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,220 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-13 16:59:17,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 65 treesize of output 57 [2024-11-13 16:59:17,243 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,244 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,249 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,250 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 64 [2024-11-13 16:59:17,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,263 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 43 treesize of output 29 [2024-11-13 16:59:17,266 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,271 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,271 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-13 16:59:17,277 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:17,278 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,284 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,284 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 64 [2024-11-13 16:59:17,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,297 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 43 treesize of output 29 [2024-11-13 16:59:17,300 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,304 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,305 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-13 16:59:17,310 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:17,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,318 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-13 16:59:17,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 29 [2024-11-13 16:59:17,350 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:17,356 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:17,356 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 54 [2024-11-13 16:59:17,363 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:17,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 41 treesize of output 40 [2024-11-13 16:59:17,371 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,374 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,376 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,389 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:17,389 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:17,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,408 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 29 treesize of output 22 [2024-11-13 16:59:17,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,478 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:17,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:17,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,493 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 16:59:17,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,510 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 17 [2024-11-13 16:59:17,516 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 10 treesize of output 8 [2024-11-13 16:59:17,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,531 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 16:59:17,532 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,549 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 17 [2024-11-13 16:59:17,555 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 10 treesize of output 8 [2024-11-13 16:59:17,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,570 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 16:59:17,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,582 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 16:59:17,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,597 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 31 treesize of output 22 [2024-11-13 16:59:17,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,617 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:17,619 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:17,620 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,638 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 39 treesize of output 30 [2024-11-13 16:59:17,647 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 10 treesize of output 8 [2024-11-13 16:59:17,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,680 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:17,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:17,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,701 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 50 treesize of output 37 [2024-11-13 16:59:17,707 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 10 treesize of output 8 [2024-11-13 16:59:17,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,756 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:17,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:17,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,773 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 39 treesize of output 30 [2024-11-13 16:59:17,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,805 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:17,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:17,807 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,823 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:17,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:17,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,845 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 29 treesize of output 22 [2024-11-13 16:59:17,852 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 10 treesize of output 8 [2024-11-13 16:59:17,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,891 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 17 [2024-11-13 16:59:17,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,907 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 16:59:17,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,921 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 16:59:17,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:17,954 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:17,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:17,955 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,964 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:17,992 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:17,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:18,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,015 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 29 treesize of output 22 [2024-11-13 16:59:18,023 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 10 treesize of output 8 [2024-11-13 16:59:18,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,086 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:18,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:18,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,101 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 16:59:18,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,116 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 17 [2024-11-13 16:59:18,122 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 10 treesize of output 8 [2024-11-13 16:59:18,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,137 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 16:59:18,139 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,158 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 17 [2024-11-13 16:59:18,164 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 10 treesize of output 8 [2024-11-13 16:59:18,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,178 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 16:59:18,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,190 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 16:59:18,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,205 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 31 treesize of output 22 [2024-11-13 16:59:18,211 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 10 treesize of output 8 [2024-11-13 16:59:18,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,228 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:18,228 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:18,230 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,250 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 39 treesize of output 30 [2024-11-13 16:59:18,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,283 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:18,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:18,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,304 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 50 treesize of output 37 [2024-11-13 16:59:18,310 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 10 treesize of output 8 [2024-11-13 16:59:18,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,359 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:18,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:18,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,375 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 39 treesize of output 30 [2024-11-13 16:59:18,383 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 10 treesize of output 8 [2024-11-13 16:59:18,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,416 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:18,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:18,418 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,434 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:18,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:18,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,452 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 29 treesize of output 22 [2024-11-13 16:59:18,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,499 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 17 [2024-11-13 16:59:18,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,513 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 16:59:18,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,525 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 16:59:18,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,557 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:18,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:18,559 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,562 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,601 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:18,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:18,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,618 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 17 [2024-11-13 16:59:18,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,632 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 16:59:18,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,643 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 16:59:18,659 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:18,660 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:18,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,678 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 29 treesize of output 22 [2024-11-13 16:59:18,685 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 10 treesize of output 8 [2024-11-13 16:59:18,711 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,728 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:18,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:18,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,750 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 29 treesize of output 22 [2024-11-13 16:59:18,757 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 10 treesize of output 8 [2024-11-13 16:59:18,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,816 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:18,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:18,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,828 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 16:59:18,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,844 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 17 [2024-11-13 16:59:18,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,857 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 16:59:18,858 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,875 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 17 [2024-11-13 16:59:18,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,888 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 16:59:18,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,899 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 16:59:18,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,914 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 31 treesize of output 22 [2024-11-13 16:59:18,921 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 10 treesize of output 8 [2024-11-13 16:59:18,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,940 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:18,940 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:18,942 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:18,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:18,993 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:18,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:19,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,007 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 39 treesize of output 30 [2024-11-13 16:59:19,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,032 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:19,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:19,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,074 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:19,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:19,076 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,078 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,104 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 31 treesize of output 22 [2024-11-13 16:59:19,108 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 10 treesize of output 8 [2024-11-13 16:59:19,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:19,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,146 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 17 [2024-11-13 16:59:19,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,156 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 16:59:19,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,178 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 53 treesize of output 40 [2024-11-13 16:59:19,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,216 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:19,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:19,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,229 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 42 treesize of output 33 [2024-11-13 16:59:19,234 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 10 treesize of output 8 [2024-11-13 16:59:19,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,259 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:19,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:19,274 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,293 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 31 treesize of output 22 [2024-11-13 16:59:19,298 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 10 treesize of output 8 [2024-11-13 16:59:19,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:19,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,343 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 17 [2024-11-13 16:59:19,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 10 treesize of output 8 [2024-11-13 16:59:19,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,362 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 16:59:19,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,384 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 53 treesize of output 40 [2024-11-13 16:59:19,391 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 10 treesize of output 8 [2024-11-13 16:59:19,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,437 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:19,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:19,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,455 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 42 treesize of output 33 [2024-11-13 16:59:19,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,488 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:19,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:19,512 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:19,515 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,542 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 64 treesize of output 47 [2024-11-13 16:59:19,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 10 treesize of output 8 [2024-11-13 16:59:19,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,605 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:19,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 36 treesize of output 1 [2024-11-13 16:59:19,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,628 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 53 treesize of output 40 [2024-11-13 16:59:19,633 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 10 treesize of output 8 [2024-11-13 16:59:19,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,671 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:19,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:19,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,690 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 53 treesize of output 40 [2024-11-13 16:59:19,695 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 10 treesize of output 8 [2024-11-13 16:59:19,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,733 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:19,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:19,735 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,750 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 31 treesize of output 22 [2024-11-13 16:59:19,755 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 10 treesize of output 8 [2024-11-13 16:59:19,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:19,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,789 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 17 [2024-11-13 16:59:19,797 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 10 treesize of output 8 [2024-11-13 16:59:19,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,807 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 16:59:19,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,822 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 38 treesize of output 27 [2024-11-13 16:59:19,827 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 10 treesize of output 8 [2024-11-13 16:59:19,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,866 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:19,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:19,868 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,870 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,887 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 17 [2024-11-13 16:59:19,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,901 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 16:59:19,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,912 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 16:59:19,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,927 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 31 treesize of output 22 [2024-11-13 16:59:19,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,945 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:19,945 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:19,947 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:19,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,964 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 39 treesize of output 30 [2024-11-13 16:59:19,970 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 10 treesize of output 8 [2024-11-13 16:59:19,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:19,991 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,003 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:20,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:20,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,041 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:20,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:20,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,102 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:20,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:20,108 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:20,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,174 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:20,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:20,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,193 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 16:59:20,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,208 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 17 [2024-11-13 16:59:20,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,222 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 16:59:20,238 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:20,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:20,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,259 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 29 treesize of output 22 [2024-11-13 16:59:20,267 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 10 treesize of output 8 [2024-11-13 16:59:20,287 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:20,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,310 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 17 [2024-11-13 16:59:20,320 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 10 treesize of output 8 [2024-11-13 16:59:20,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,339 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 16:59:20,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,351 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 16:59:20,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,381 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:20,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:20,396 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:20,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:20,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,415 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 29 treesize of output 22 [2024-11-13 16:59:20,422 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 10 treesize of output 8 [2024-11-13 16:59:20,462 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 70 treesize of output 62 [2024-11-13 16:59:20,473 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:20,476 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:20,484 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,484 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-13 16:59:20,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 35 [2024-11-13 16:59:20,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,527 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,539 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,539 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-13 16:59:20,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,549 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:20,559 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-13 16:59:20,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,584 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 49 treesize of output 35 [2024-11-13 16:59:20,590 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,591 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-13 16:59:20,610 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,610 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,613 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:20,622 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,623 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-13 16:59:20,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,647 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 49 treesize of output 35 [2024-11-13 16:59:20,653 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,654 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,672 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,673 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-13 16:59:20,678 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,718 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 69 [2024-11-13 16:59:20,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,769 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 65 [2024-11-13 16:59:20,778 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,779 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,780 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,829 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 70 [2024-11-13 16:59:20,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,879 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 75 [2024-11-13 16:59:20,888 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,888 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,889 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:20,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:20,918 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:20,929 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,930 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 16:59:20,947 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 97 treesize of output 78 [2024-11-13 16:59:20,953 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,954 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:20,964 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,964 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-13 16:59:20,975 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:20,986 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:20,986 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:20,997 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:21,006 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:21,007 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 16:59:21,013 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:21,014 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:21,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,043 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 89 treesize of output 64 [2024-11-13 16:59:21,054 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:21,055 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:59:21,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:21,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:21,073 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:21,074 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-13 16:59:21,081 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:21,082 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:21,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 49 treesize of output 46 [2024-11-13 16:59:21,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,121 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 50 [2024-11-13 16:59:21,129 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:21,129 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-13 16:59:21,137 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:21,142 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:21,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 68 [2024-11-13 16:59:21,150 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:21,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,166 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 55 [2024-11-13 16:59:21,176 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:21,177 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-13 16:59:21,187 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:21,193 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:21,193 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 16:59:21,202 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:21,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 41 treesize of output 40 [2024-11-13 16:59:21,211 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,215 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,217 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,241 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:21,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:21,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,259 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 29 treesize of output 22 [2024-11-13 16:59:21,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,295 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 17 [2024-11-13 16:59:21,300 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 10 treesize of output 8 [2024-11-13 16:59:21,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,310 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 16:59:21,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,325 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 17 treesize of output 12 [2024-11-13 16:59:21,332 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 10 treesize of output 8 [2024-11-13 16:59:21,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,344 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 16:59:21,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,381 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:21,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:21,383 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,400 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 17 [2024-11-13 16:59:21,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,414 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 16:59:21,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,427 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 17 treesize of output 12 [2024-11-13 16:59:21,433 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 10 treesize of output 8 [2024-11-13 16:59:21,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,442 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 16:59:21,456 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:21,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:21,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,474 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 29 treesize of output 22 [2024-11-13 16:59:21,482 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 10 treesize of output 8 [2024-11-13 16:59:21,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,529 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:21,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:21,530 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,542 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 17 [2024-11-13 16:59:21,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,558 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 16:59:21,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,571 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 17 treesize of output 12 [2024-11-13 16:59:21,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,580 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 16:59:21,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,594 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 31 treesize of output 22 [2024-11-13 16:59:21,600 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 10 treesize of output 8 [2024-11-13 16:59:21,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,616 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:21,616 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:21,617 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,647 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:21,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:21,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,659 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 39 treesize of output 30 [2024-11-13 16:59:21,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 10 treesize of output 8 [2024-11-13 16:59:21,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,684 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:21,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:21,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,722 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:21,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:21,724 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,725 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,739 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 39 treesize of output 30 [2024-11-13 16:59:21,743 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 10 treesize of output 8 [2024-11-13 16:59:21,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,765 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:21,765 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:21,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,777 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 39 treesize of output 30 [2024-11-13 16:59:21,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,803 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:21,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:21,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,819 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 50 treesize of output 37 [2024-11-13 16:59:21,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,859 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:21,859 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:21,860 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,872 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 17 [2024-11-13 16:59:21,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,882 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 16:59:21,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,892 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 17 treesize of output 12 [2024-11-13 16:59:21,896 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 10 treesize of output 8 [2024-11-13 16:59:21,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,901 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 16:59:21,913 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:21,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:21,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,928 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 29 treesize of output 22 [2024-11-13 16:59:21,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 10 treesize of output 8 [2024-11-13 16:59:21,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:21,967 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:21,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:21,968 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:21,982 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:21,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:21,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,001 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 29 treesize of output 22 [2024-11-13 16:59:22,008 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 10 treesize of output 8 [2024-11-13 16:59:22,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,036 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 17 [2024-11-13 16:59:22,041 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 10 treesize of output 8 [2024-11-13 16:59:22,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,051 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 16:59:22,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,062 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 17 treesize of output 12 [2024-11-13 16:59:22,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,072 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 16:59:22,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,104 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:22,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:22,105 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,118 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 17 [2024-11-13 16:59:22,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 10 treesize of output 8 [2024-11-13 16:59:22,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,132 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 16:59:22,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,142 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 17 treesize of output 12 [2024-11-13 16:59:22,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,148 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 16:59:22,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,159 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 31 treesize of output 22 [2024-11-13 16:59:22,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,176 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:22,176 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:22,177 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,179 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,192 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 39 treesize of output 30 [2024-11-13 16:59:22,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,216 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:22,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:22,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,230 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 39 treesize of output 30 [2024-11-13 16:59:22,235 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 10 treesize of output 8 [2024-11-13 16:59:22,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,271 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:22,272 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:22,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,295 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 50 treesize of output 37 [2024-11-13 16:59:22,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,335 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:22,336 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:22,337 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,349 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 17 [2024-11-13 16:59:22,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,359 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 16:59:22,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,369 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 17 treesize of output 12 [2024-11-13 16:59:22,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 10 treesize of output 8 [2024-11-13 16:59:22,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,380 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 16:59:22,392 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:22,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:22,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,409 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 29 treesize of output 22 [2024-11-13 16:59:22,414 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 10 treesize of output 8 [2024-11-13 16:59:22,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,459 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:22,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:22,461 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,473 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:22,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:22,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,489 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 29 treesize of output 22 [2024-11-13 16:59:22,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,527 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 17 [2024-11-13 16:59:22,533 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 10 treesize of output 8 [2024-11-13 16:59:22,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,546 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 16:59:22,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,560 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 17 treesize of output 12 [2024-11-13 16:59:22,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 10 treesize of output 8 [2024-11-13 16:59:22,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,575 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 16:59:22,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,605 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:22,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:22,606 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,618 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 17 [2024-11-13 16:59:22,623 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 10 treesize of output 8 [2024-11-13 16:59:22,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,633 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 16:59:22,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,644 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 17 treesize of output 12 [2024-11-13 16:59:22,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,653 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 16:59:22,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,670 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 31 treesize of output 22 [2024-11-13 16:59:22,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,685 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:22,685 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:22,687 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,689 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,704 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 31 treesize of output 22 [2024-11-13 16:59:22,708 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 10 treesize of output 8 [2024-11-13 16:59:22,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:22,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,739 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 17 [2024-11-13 16:59:22,743 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 10 treesize of output 8 [2024-11-13 16:59:22,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,753 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 16:59:22,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,770 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 53 treesize of output 40 [2024-11-13 16:59:22,775 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 10 treesize of output 8 [2024-11-13 16:59:22,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,809 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:22,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:22,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,822 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 42 treesize of output 33 [2024-11-13 16:59:22,827 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 10 treesize of output 8 [2024-11-13 16:59:22,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,850 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:22,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:22,860 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:22,863 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:22,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,879 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 42 treesize of output 33 [2024-11-13 16:59:22,884 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 10 treesize of output 8 [2024-11-13 16:59:22,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,907 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:22,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:22,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:22,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,936 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 17 [2024-11-13 16:59:22,945 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 10 treesize of output 8 [2024-11-13 16:59:22,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,958 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 16:59:22,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:22,978 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 31 treesize of output 22 [2024-11-13 16:59:22,984 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 10 treesize of output 8 [2024-11-13 16:59:23,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:23,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,030 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 53 treesize of output 40 [2024-11-13 16:59:23,036 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 10 treesize of output 8 [2024-11-13 16:59:23,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,077 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:23,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:23,079 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,104 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 64 treesize of output 47 [2024-11-13 16:59:23,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,175 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:23,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 36 treesize of output 1 [2024-11-13 16:59:23,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,198 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 53 treesize of output 40 [2024-11-13 16:59:23,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,241 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:23,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:23,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,262 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 53 treesize of output 40 [2024-11-13 16:59:23,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,299 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:23,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:23,301 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,316 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 38 treesize of output 27 [2024-11-13 16:59:23,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,355 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:23,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:23,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,368 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 17 [2024-11-13 16:59:23,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 10 treesize of output 8 [2024-11-13 16:59:23,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,381 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 16:59:23,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,396 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 31 treesize of output 22 [2024-11-13 16:59:23,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:23,415 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,417 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,428 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 17 [2024-11-13 16:59:23,432 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 10 treesize of output 8 [2024-11-13 16:59:23,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,441 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 16:59:23,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,451 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 17 treesize of output 12 [2024-11-13 16:59:23,456 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 10 treesize of output 8 [2024-11-13 16:59:23,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,462 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 16:59:23,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,473 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 31 treesize of output 22 [2024-11-13 16:59:23,477 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 10 treesize of output 8 [2024-11-13 16:59:23,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,490 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:23,490 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:23,491 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,529 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:23,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:23,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,542 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 39 treesize of output 30 [2024-11-13 16:59:23,547 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 10 treesize of output 8 [2024-11-13 16:59:23,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,569 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:23,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:23,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,599 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:23,599 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:23,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,623 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:23,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:23,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,634 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 17 [2024-11-13 16:59:23,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,644 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 16:59:23,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,653 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 17 treesize of output 12 [2024-11-13 16:59:23,658 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 10 treesize of output 8 [2024-11-13 16:59:23,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,664 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 16:59:23,676 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:23,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:23,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,694 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 29 treesize of output 22 [2024-11-13 16:59:23,720 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,754 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:23,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:23,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,770 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 17 [2024-11-13 16:59:23,776 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 10 treesize of output 8 [2024-11-13 16:59:23,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,790 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 16:59:23,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,804 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 17 treesize of output 12 [2024-11-13 16:59:23,810 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 10 treesize of output 8 [2024-11-13 16:59:23,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,819 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 16:59:23,833 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:23,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:23,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,853 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 29 treesize of output 22 [2024-11-13 16:59:23,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,901 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:23,912 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:23,913 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 80 [2024-11-13 16:59:23,923 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:23,930 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:23,930 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 16:59:23,936 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:23,936 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:23,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 49 treesize of output 46 [2024-11-13 16:59:23,957 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:23,957 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-13 16:59:23,961 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:23,965 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:23,966 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-13 16:59:23,970 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:23,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:23,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 49 treesize of output 46 [2024-11-13 16:59:23,984 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:23,990 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:23,991 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 16:59:23,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,000 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,001 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:24,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 55 [2024-11-13 16:59:24,012 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,016 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,017 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 47 [2024-11-13 16:59:24,021 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,024 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,025 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-13 16:59:24,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 89 treesize of output 64 [2024-11-13 16:59:24,054 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,054 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-13 16:59:24,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,070 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,071 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 16:59:24,079 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:24,093 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,094 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,105 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 43 treesize of output 22 [2024-11-13 16:59:24,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,122 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 16:59:24,123 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,128 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,131 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,145 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 36 treesize of output 17 [2024-11-13 16:59:24,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,154 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 16:59:24,155 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,176 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 62 treesize of output 37 [2024-11-13 16:59:24,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,192 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 16:59:24,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,207 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 30 [2024-11-13 16:59:24,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,216 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 16:59:24,217 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,219 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,242 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 76 treesize of output 47 [2024-11-13 16:59:24,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,253 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 16:59:24,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,268 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 65 treesize of output 40 [2024-11-13 16:59:24,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,281 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 16:59:24,282 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,297 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 65 treesize of output 40 [2024-11-13 16:59:24,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,309 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 16:59:24,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,321 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 43 treesize of output 22 [2024-11-13 16:59:24,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,326 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 16:59:24,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,340 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 50 treesize of output 27 [2024-11-13 16:59:24,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,348 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 16:59:24,349 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,351 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,355 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,360 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,374 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 30 [2024-11-13 16:59:24,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,385 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 16:59:24,386 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,397 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 36 treesize of output 17 [2024-11-13 16:59:24,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,407 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 16:59:24,411 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,413 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,424 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 43 treesize of output 22 [2024-11-13 16:59:24,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,434 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 16:59:24,435 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,446 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 43 treesize of output 22 [2024-11-13 16:59:24,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,456 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 16:59:24,457 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,463 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,474 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 36 treesize of output 17 [2024-11-13 16:59:24,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,481 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 16:59:24,483 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,498 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 62 treesize of output 37 [2024-11-13 16:59:24,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,504 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 16:59:24,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,516 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 30 [2024-11-13 16:59:24,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,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 16:59:24,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,547 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:24,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 60 [2024-11-13 16:59:24,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,607 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 67 treesize of output 35 [2024-11-13 16:59:24,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,629 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 16:59:24,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 16:59:24,659 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,659 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,666 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,667 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-13 16:59:24,679 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 33 treesize of output 41 [2024-11-13 16:59:24,701 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,708 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,721 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 36 treesize of output 17 [2024-11-13 16:59:24,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,733 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 16:59:24,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,749 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 50 treesize of output 27 [2024-11-13 16:59:24,757 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,757 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:24,758 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,770 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 16:59:24,774 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,785 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 16:59:24,787 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,793 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,804 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 36 treesize of output 17 [2024-11-13 16:59:24,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,813 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 16:59:24,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,840 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 50 treesize of output 27 [2024-11-13 16:59:24,844 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:24,845 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:24,846 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,858 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 16:59:24,862 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,874 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 16:59:24,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,894 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 57 treesize of output 34 [2024-11-13 16:59:24,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,941 INFO L349 Elim1Store]: treesize reduction 25, result has 3.8 percent of original size [2024-11-13 16:59:24,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 1 [2024-11-13 16:59:24,943 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,957 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 43 treesize of output 24 [2024-11-13 16:59:24,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,970 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 16:59:24,977 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:24,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:24,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:24,989 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,991 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,992 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:24,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:24,998 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,008 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 36 treesize of output 17 [2024-11-13 16:59:25,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,016 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 16:59:25,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,026 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 43 treesize of output 22 [2024-11-13 16:59:25,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,034 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 16:59:25,035 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,050 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 62 treesize of output 37 [2024-11-13 16:59:25,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,059 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 16:59:25,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,073 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 30 [2024-11-13 16:59:25,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,088 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 16:59:25,089 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,090 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,095 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,104 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 36 treesize of output 17 [2024-11-13 16:59:25,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,109 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 16:59:25,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,119 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 43 treesize of output 22 [2024-11-13 16:59:25,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,125 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 16:59:25,125 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,138 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 62 treesize of output 37 [2024-11-13 16:59:25,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,148 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 16:59:25,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,164 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 30 [2024-11-13 16:59:25,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,170 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 16:59:25,172 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,183 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 43 treesize of output 22 [2024-11-13 16:59:25,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,189 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 16:59:25,190 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,200 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 36 treesize of output 17 [2024-11-13 16:59:25,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,207 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 16:59:25,211 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,214 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,214 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,218 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,219 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,222 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,234 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 30 [2024-11-13 16:59:25,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,246 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 16:59:25,247 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,269 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 50 treesize of output 27 [2024-11-13 16:59:25,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,278 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 16:59:25,280 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,293 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 43 treesize of output 22 [2024-11-13 16:59:25,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,304 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 16:59:25,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,320 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 65 treesize of output 40 [2024-11-13 16:59:25,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,326 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 16:59:25,327 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,346 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 76 treesize of output 47 [2024-11-13 16:59:25,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,359 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 16:59:25,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,376 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 65 treesize of output 40 [2024-11-13 16:59:25,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,389 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 16:59:25,402 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,408 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 70 treesize of output 62 [2024-11-13 16:59:25,409 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,415 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 77 [2024-11-13 16:59:25,458 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:25,458 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 166 [2024-11-13 16:59:25,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,468 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 57 [2024-11-13 16:59:25,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,519 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 60 treesize of output 30 [2024-11-13 16:59:25,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,533 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 16:59:25,535 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,562 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 67 [2024-11-13 16:59:25,569 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:25,569 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-11-13 16:59:25,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,577 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 52 [2024-11-13 16:59:25,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,619 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 53 treesize of output 25 [2024-11-13 16:59:25,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,634 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 16:59:25,635 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 67 [2024-11-13 16:59:25,665 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:25,666 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-11-13 16:59:25,674 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,677 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 52 [2024-11-13 16:59:25,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,717 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 53 treesize of output 25 [2024-11-13 16:59:25,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,736 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 16:59:25,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:25,752 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,754 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,775 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 76 treesize of output 47 [2024-11-13 16:59:25,786 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:25,787 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-13 16:59:25,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,814 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 16:59:25,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,825 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 16:59:25,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,840 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 50 treesize of output 27 [2024-11-13 16:59:25,844 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:25,845 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:25,846 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,855 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 16:59:25,858 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:25,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,871 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 16:59:25,872 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,884 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 62 treesize of output 37 [2024-11-13 16:59:25,890 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:25,891 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 16:59:25,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,902 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 16:59:25,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,911 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 16:59:25,912 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,928 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 36 treesize of output 17 [2024-11-13 16:59:25,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,939 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 16:59:25,940 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,952 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 62 treesize of output 37 [2024-11-13 16:59:25,956 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:25,956 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 16:59:25,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,967 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 16:59:25,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,976 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 16:59:25,977 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:25,982 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:25,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:25,993 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 36 treesize of output 17 [2024-11-13 16:59:26,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,007 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 16:59:26,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 33 treesize of output 41 [2024-11-13 16:59:26,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,033 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 43 treesize of output 22 [2024-11-13 16:59:26,036 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,036 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 16:59:26,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,042 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 16:59:26,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,051 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 16:59:26,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,063 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 50 treesize of output 27 [2024-11-13 16:59:26,066 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,067 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:26,068 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,073 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,084 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 16:59:26,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,091 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 16:59:26,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,107 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 43 treesize of output 22 [2024-11-13 16:59:26,110 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,111 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 16:59:26,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,119 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 16:59:26,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,131 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 16:59:26,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,146 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 50 treesize of output 27 [2024-11-13 16:59:26,154 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,154 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-13 16:59:26,155 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,164 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 16:59:26,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,180 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 16:59:26,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,198 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 50 treesize of output 29 [2024-11-13 16:59:26,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,237 INFO L349 Elim1Store]: treesize reduction 25, result has 3.8 percent of original size [2024-11-13 16:59:26,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 1 [2024-11-13 16:59:26,239 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,257 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 57 treesize of output 38 [2024-11-13 16:59:26,261 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,261 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 15 [2024-11-13 16:59:26,265 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:26,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,298 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 50 treesize of output 29 [2024-11-13 16:59:26,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,312 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 16:59:26,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 89 treesize of output 64 [2024-11-13 16:59:26,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 60 [2024-11-13 16:59:26,360 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,361 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-13 16:59:26,366 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,366 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 65 [2024-11-13 16:59:26,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,396 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-13 16:59:26,404 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:26,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 30 treesize of output 38 [2024-11-13 16:59:26,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,431 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 36 treesize of output 17 [2024-11-13 16:59:26,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,438 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 16:59:26,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,449 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 43 treesize of output 24 [2024-11-13 16:59:26,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,460 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 16:59:26,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,473 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 50 treesize of output 29 [2024-11-13 16:59:26,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,488 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 16:59:26,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,500 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 43 treesize of output 22 [2024-11-13 16:59:26,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,506 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 16:59:26,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:26,530 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,538 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,538 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:26,545 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:26,552 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 16:59:26,560 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:26,573 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,573 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 16:59:26,586 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 97 treesize of output 78 [2024-11-13 16:59:26,591 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,591 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,598 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,598 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-13 16:59:26,607 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:26,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,626 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 8 [2024-11-13 16:59:26,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,640 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 16:59:26,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,667 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 69 [2024-11-13 16:59:26,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,720 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 70 [2024-11-13 16:59:26,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:26,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,760 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 65 [2024-11-13 16:59:26,768 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:26,768 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-13 16:59:26,779 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:26,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 41 treesize of output 40 [2024-11-13 16:59:26,788 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,790 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,791 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,804 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 39 treesize of output 30 [2024-11-13 16:59:26,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 10 treesize of output 8 [2024-11-13 16:59:26,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,832 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:26,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:26,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,847 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 50 treesize of output 37 [2024-11-13 16:59:26,851 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 10 treesize of output 8 [2024-11-13 16:59:26,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,885 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:26,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:26,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,898 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 39 treesize of output 30 [2024-11-13 16:59:26,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,921 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:26,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:26,922 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,932 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 16:59:26,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,943 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 17 [2024-11-13 16:59:26,947 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 10 treesize of output 8 [2024-11-13 16:59:26,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,956 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 16:59:26,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,967 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 31 treesize of output 22 [2024-11-13 16:59:26,971 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 10 treesize of output 8 [2024-11-13 16:59:26,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:26,984 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:26,984 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:26,985 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:26,997 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:26,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:27,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,013 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 29 treesize of output 22 [2024-11-13 16:59:27,017 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 10 treesize of output 8 [2024-11-13 16:59:27,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,040 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 16:59:27,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,051 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 17 [2024-11-13 16:59:27,055 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 10 treesize of output 8 [2024-11-13 16:59:27,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,065 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 16:59:27,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,086 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:27,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:27,087 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,099 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 17 [2024-11-13 16:59:27,106 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 10 treesize of output 8 [2024-11-13 16:59:27,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,115 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 16:59:27,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,123 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 16:59:27,134 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:27,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:27,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,152 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 29 treesize of output 22 [2024-11-13 16:59:27,157 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 10 treesize of output 8 [2024-11-13 16:59:27,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,199 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:27,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:27,200 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,203 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,220 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 53 treesize of output 40 [2024-11-13 16:59:27,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,257 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:27,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:27,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,275 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 53 treesize of output 40 [2024-11-13 16:59:27,279 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 10 treesize of output 8 [2024-11-13 16:59:27,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,316 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:27,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:27,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,334 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 64 treesize of output 47 [2024-11-13 16:59:27,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,382 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:27,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 36 treesize of output 1 [2024-11-13 16:59:27,384 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,400 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 38 treesize of output 27 [2024-11-13 16:59:27,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,435 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:27,435 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:27,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,452 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 31 treesize of output 22 [2024-11-13 16:59:27,457 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 10 treesize of output 8 [2024-11-13 16:59:27,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:27,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,485 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 17 [2024-11-13 16:59:27,490 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 10 treesize of output 8 [2024-11-13 16:59:27,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,499 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 16:59:27,500 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,518 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 53 treesize of output 40 [2024-11-13 16:59:27,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,553 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:27,553 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:27,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,569 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 31 treesize of output 22 [2024-11-13 16:59:27,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:27,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,599 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 17 [2024-11-13 16:59:27,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,607 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 16:59:27,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,619 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 42 treesize of output 33 [2024-11-13 16:59:27,624 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 10 treesize of output 8 [2024-11-13 16:59:27,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,646 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:27,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:27,653 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:27,655 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,670 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 31 treesize of output 22 [2024-11-13 16:59:27,674 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 10 treesize of output 8 [2024-11-13 16:59:27,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:27,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,704 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 17 [2024-11-13 16:59:27,708 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 10 treesize of output 8 [2024-11-13 16:59:27,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,717 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 16:59:27,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,734 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 53 treesize of output 40 [2024-11-13 16:59:27,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,766 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:27,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:27,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,780 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 42 treesize of output 33 [2024-11-13 16:59:27,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,802 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:27,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:27,819 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,820 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,829 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 16:59:27,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,839 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 17 [2024-11-13 16:59:27,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,848 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 16:59:27,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,871 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:27,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:27,883 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:27,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:27,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,897 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 29 treesize of output 22 [2024-11-13 16:59:27,909 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,918 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 16:59:27,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,928 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 17 [2024-11-13 16:59:27,932 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 10 treesize of output 8 [2024-11-13 16:59:27,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,941 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 16:59:27,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,951 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 31 treesize of output 22 [2024-11-13 16:59:27,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,963 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:27,964 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:27,965 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:27,976 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:27,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:27,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:27,992 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 29 treesize of output 22 [2024-11-13 16:59:28,001 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 10 treesize of output 8 [2024-11-13 16:59:28,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,058 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:28,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:28,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,070 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 17 [2024-11-13 16:59:28,074 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 10 treesize of output 8 [2024-11-13 16:59:28,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,084 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 16:59:28,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,092 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 16:59:28,093 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,130 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:28,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,158 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,170 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 39 treesize of output 30 [2024-11-13 16:59:28,175 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 10 treesize of output 8 [2024-11-13 16:59:28,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,198 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,199 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,201 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,213 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 17 [2024-11-13 16:59:28,217 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 10 treesize of output 8 [2024-11-13 16:59:28,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,226 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 16:59:28,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,234 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 16:59:28,246 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:28,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:28,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,263 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 29 treesize of output 22 [2024-11-13 16:59:28,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 10 treesize of output 8 [2024-11-13 16:59:28,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,310 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:28,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:28,312 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,352 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:28,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,366 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 39 treesize of output 30 [2024-11-13 16:59:28,370 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 10 treesize of output 8 [2024-11-13 16:59:28,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,395 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,425 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,426 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,435 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 16:59:28,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,446 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 17 [2024-11-13 16:59:28,450 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 10 treesize of output 8 [2024-11-13 16:59:28,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,460 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 16:59:28,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,470 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 31 treesize of output 22 [2024-11-13 16:59:28,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,489 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:28,490 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,491 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,503 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 16:59:28,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,518 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 17 [2024-11-13 16:59:28,524 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 10 treesize of output 8 [2024-11-13 16:59:28,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,536 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 16:59:28,550 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:28,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:28,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,569 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 29 treesize of output 22 [2024-11-13 16:59:28,573 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 10 treesize of output 8 [2024-11-13 16:59:28,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,609 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:28,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:28,610 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,612 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,626 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 39 treesize of output 30 [2024-11-13 16:59:28,631 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 10 treesize of output 8 [2024-11-13 16:59:28,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,653 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,668 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 50 treesize of output 37 [2024-11-13 16:59:28,673 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 10 treesize of output 8 [2024-11-13 16:59:28,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,706 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,706 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:28,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,718 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 39 treesize of output 30 [2024-11-13 16:59:28,723 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 10 treesize of output 8 [2024-11-13 16:59:28,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,745 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:28,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,746 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,755 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 16:59:28,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,766 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 17 [2024-11-13 16:59:28,770 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 10 treesize of output 8 [2024-11-13 16:59:28,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,779 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 16:59:28,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,790 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 31 treesize of output 22 [2024-11-13 16:59:28,794 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 10 treesize of output 8 [2024-11-13 16:59:28,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,807 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:28,807 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:28,808 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,819 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:28,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:28,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,833 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 29 treesize of output 22 [2024-11-13 16:59:28,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,853 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 16:59:28,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,864 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 17 [2024-11-13 16:59:28,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,873 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 16:59:28,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,897 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:28,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:28,899 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:28,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,910 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 17 [2024-11-13 16:59:28,915 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 10 treesize of output 8 [2024-11-13 16:59:28,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,924 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 16:59:28,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,932 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 16:59:28,943 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:28,943 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:28,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,959 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 29 treesize of output 22 [2024-11-13 16:59:28,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:28,999 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:28,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:29,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:29,012 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,014 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,028 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 50 treesize of output 27 [2024-11-13 16:59:29,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,039 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 16:59:29,040 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,057 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 76 treesize of output 47 [2024-11-13 16:59:29,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,070 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 16:59:29,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,088 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 65 treesize of output 40 [2024-11-13 16:59:29,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,096 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 16:59:29,098 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,110 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 43 treesize of output 22 [2024-11-13 16:59:29,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,116 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 16:59:29,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,132 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 65 treesize of output 40 [2024-11-13 16:59:29,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,140 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 16:59:29,141 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,142 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,146 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,146 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,150 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,162 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 30 [2024-11-13 16:59:29,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,177 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 16:59:29,178 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,181 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,184 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,194 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 36 treesize of output 17 [2024-11-13 16:59:29,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,202 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 16:59:29,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,212 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 43 treesize of output 22 [2024-11-13 16:59:29,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,220 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 16:59:29,221 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,223 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,240 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 36 treesize of output 17 [2024-11-13 16:59:29,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,251 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 16:59:29,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,257 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,268 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 43 treesize of output 22 [2024-11-13 16:59:29,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,276 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 16:59:29,277 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,291 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 62 treesize of output 37 [2024-11-13 16:59:29,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,303 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 16:59:29,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,316 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 30 [2024-11-13 16:59:29,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,324 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 16:59:29,325 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,327 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,341 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 36 treesize of output 17 [2024-11-13 16:59:29,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,349 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 16:59:29,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,355 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,366 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 43 treesize of output 22 [2024-11-13 16:59:29,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,376 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 16:59:29,377 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,392 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 62 treesize of output 37 [2024-11-13 16:59:29,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,404 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 16:59:29,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,416 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 30 [2024-11-13 16:59:29,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,422 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 16:59:29,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 57 [2024-11-13 16:59:29,442 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,444 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,446 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,474 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 67 treesize of output 37 [2024-11-13 16:59:29,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,481 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 16:59:29,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,505 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 56 treesize of output 30 [2024-11-13 16:59:29,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:29,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,524 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 16:59:29,528 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,528 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,530 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,534 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,537 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,543 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,544 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,566 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 56 treesize of output 30 [2024-11-13 16:59:29,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,574 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 16:59:29,578 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,578 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,582 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,583 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,587 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,589 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,600 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,601 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,602 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,605 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,636 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 70 treesize of output 40 [2024-11-13 16:59:29,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,644 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 16:59:29,651 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,652 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,655 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,684 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 70 treesize of output 40 [2024-11-13 16:59:29,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,691 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 16:59:29,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,724 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 81 treesize of output 47 [2024-11-13 16:59:29,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,733 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 16:59:29,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,767 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 55 treesize of output 27 [2024-11-13 16:59:29,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,780 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 16:59:29,782 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,785 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,817 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 67 treesize of output 37 [2024-11-13 16:59:29,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:29,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,845 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 16:59:29,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,876 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 56 treesize of output 30 [2024-11-13 16:59:29,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,885 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 16:59:29,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,892 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,894 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,900 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,904 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,909 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 65 treesize of output 57 [2024-11-13 16:59:29,928 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,930 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,939 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:29,940 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-13 16:59:29,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:29,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 29 [2024-11-13 16:59:29,978 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:29,984 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:29,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 54 [2024-11-13 16:59:29,992 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:29,994 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:29,999 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:30,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-13 16:59:30,006 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:30,011 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:30,011 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 64 [2024-11-13 16:59:30,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,026 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 43 treesize of output 29 [2024-11-13 16:59:30,030 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:30,032 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,037 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:30,037 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-13 16:59:30,043 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:30,048 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:30,049 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 64 [2024-11-13 16:59:30,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,064 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 43 treesize of output 29 [2024-11-13 16:59:30,068 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:30,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 41 treesize of output 40 [2024-11-13 16:59:30,076 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,078 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,080 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,120 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:30,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:30,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,170 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:30,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:30,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,187 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 39 treesize of output 30 [2024-11-13 16:59:30,194 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 10 treesize of output 8 [2024-11-13 16:59:30,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,224 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:30,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:30,225 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,234 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 16:59:30,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,245 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 17 [2024-11-13 16:59:30,250 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 10 treesize of output 8 [2024-11-13 16:59:30,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,259 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 16:59:30,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,270 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 31 treesize of output 22 [2024-11-13 16:59:30,275 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 10 treesize of output 8 [2024-11-13 16:59:30,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,293 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:30,293 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:30,294 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,329 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:30,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:30,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,343 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 17 [2024-11-13 16:59:30,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 10 treesize of output 8 [2024-11-13 16:59:30,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,361 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 16:59:30,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,371 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 16:59:30,395 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:30,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:30,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,412 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 29 treesize of output 22 [2024-11-13 16:59:30,432 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,468 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:30,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:30,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,481 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 16:59:30,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,497 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 17 [2024-11-13 16:59:30,505 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 10 treesize of output 8 [2024-11-13 16:59:30,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,524 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 16:59:30,540 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:30,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:30,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,559 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 29 treesize of output 22 [2024-11-13 16:59:30,577 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,579 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,599 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 50 treesize of output 37 [2024-11-13 16:59:30,606 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 10 treesize of output 8 [2024-11-13 16:59:30,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,653 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:30,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:30,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,668 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 39 treesize of output 30 [2024-11-13 16:59:30,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,701 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:30,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:30,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,715 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 39 treesize of output 30 [2024-11-13 16:59:30,723 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 10 treesize of output 8 [2024-11-13 16:59:30,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,759 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:30,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:30,760 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,773 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 16:59:30,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,788 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 17 [2024-11-13 16:59: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 10 treesize of output 8 [2024-11-13 16:59:30,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,807 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 16:59:30,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,818 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 31 treesize of output 22 [2024-11-13 16:59:30,823 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 10 treesize of output 8 [2024-11-13 16:59:30,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,835 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:30,836 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:30,837 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,849 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:30,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:30,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,862 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 29 treesize of output 22 [2024-11-13 16:59:30,867 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 10 treesize of output 8 [2024-11-13 16:59:30,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,889 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 16:59:30,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,906 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 17 [2024-11-13 16:59:30,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,916 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 16:59:30,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,945 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:30,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:30,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:30,961 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:30,961 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:30,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:30,982 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 29 treesize of output 22 [2024-11-13 16:59:30,990 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 10 treesize of output 8 [2024-11-13 16:59:31,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,038 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:31,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:31,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,057 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 17 [2024-11-13 16:59:31,065 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 10 treesize of output 8 [2024-11-13 16:59:31,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,079 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 16:59:31,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,089 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 16:59:31,090 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,092 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,112 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 50 treesize of output 37 [2024-11-13 16:59:31,117 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 10 treesize of output 8 [2024-11-13 16:59:31,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,154 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:31,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:31,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,168 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 39 treesize of output 30 [2024-11-13 16:59:31,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,192 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:31,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:31,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,205 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 39 treesize of output 30 [2024-11-13 16:59:31,210 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 10 treesize of output 8 [2024-11-13 16:59:31,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,235 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:31,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:31,236 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,246 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 16:59:31,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,264 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 17 [2024-11-13 16:59:31,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,274 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 16:59:31,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,285 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 31 treesize of output 22 [2024-11-13 16:59:31,289 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 10 treesize of output 8 [2024-11-13 16:59:31,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,302 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:31,303 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:31,304 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,316 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:31,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:31,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,332 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 29 treesize of output 22 [2024-11-13 16:59:31,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,357 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 16:59:31,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,368 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 17 [2024-11-13 16:59:31,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,378 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 16:59:31,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,403 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:31,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:31,404 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,416 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:31,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:31,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,431 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 29 treesize of output 22 [2024-11-13 16:59:31,436 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 10 treesize of output 8 [2024-11-13 16:59:31,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,478 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:31,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:31,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,490 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 17 [2024-11-13 16:59:31,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,500 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 16:59:31,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,508 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 16:59:31,509 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,510 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,519 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 16:59:31,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,530 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 17 [2024-11-13 16:59:31,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,540 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 16:59:31,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,551 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 31 treesize of output 22 [2024-11-13 16:59:31,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,564 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:31,564 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:31,565 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,612 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:31,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:31,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,649 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:31,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:31,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,661 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 39 treesize of output 30 [2024-11-13 16:59:31,665 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 10 treesize of output 8 [2024-11-13 16:59:31,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,689 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:31,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:31,690 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,702 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:31,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:31,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,719 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 29 treesize of output 22 [2024-11-13 16:59:31,724 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 10 treesize of output 8 [2024-11-13 16:59:31,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,759 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:31,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:31,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,771 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 17 [2024-11-13 16:59:31,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,783 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 16:59:31,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,791 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 16:59:31,792 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,801 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 16:59:31,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,811 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 17 [2024-11-13 16:59:31,815 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 10 treesize of output 8 [2024-11-13 16:59:31,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,823 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 16:59:31,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,847 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:31,847 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:31,858 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:31,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:31,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,874 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 29 treesize of output 22 [2024-11-13 16:59:31,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 10 treesize of output 8 [2024-11-13 16:59:31,891 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,894 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:31,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,906 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 42 treesize of output 33 [2024-11-13 16:59:31,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,928 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:31,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:31,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,955 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 17 [2024-11-13 16:59:31,960 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 10 treesize of output 8 [2024-11-13 16:59:31,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,970 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 16:59:31,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:31,985 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 31 treesize of output 22 [2024-11-13 16:59:32,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:32,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,022 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 53 treesize of output 40 [2024-11-13 16:59:32,026 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 10 treesize of output 8 [2024-11-13 16:59:32,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,056 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:32,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:32,058 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,075 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 53 treesize of output 40 [2024-11-13 16:59:32,079 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 10 treesize of output 8 [2024-11-13 16:59:32,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,112 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:32,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:32,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,132 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 64 treesize of output 47 [2024-11-13 16:59:32,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,184 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:32,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 36 treesize of output 1 [2024-11-13 16:59:32,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,204 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 53 treesize of output 40 [2024-11-13 16:59:32,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,242 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:32,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:32,244 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,257 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 17 [2024-11-13 16:59:32,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,267 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 16:59:32,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,288 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 31 treesize of output 22 [2024-11-13 16:59:32,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:32,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,323 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 53 treesize of output 40 [2024-11-13 16:59:32,327 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 10 treesize of output 8 [2024-11-13 16:59:32,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,357 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:32,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:32,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,370 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 42 treesize of output 33 [2024-11-13 16:59:32,374 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 10 treesize of output 8 [2024-11-13 16:59:32,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,402 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:32,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:32,418 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,439 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 38 treesize of output 27 [2024-11-13 16:59:32,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,492 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:32,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:32,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,508 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 17 [2024-11-13 16:59:32,514 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 10 treesize of output 8 [2024-11-13 16:59:32,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,526 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 16:59:32,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,544 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 31 treesize of output 22 [2024-11-13 16:59:32,549 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 10 treesize of output 8 [2024-11-13 16:59:32,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:32,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,599 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 70 treesize of output 62 [2024-11-13 16:59:32,601 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,604 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,614 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:32,615 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-13 16:59:32,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,632 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:32,633 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-13 16:59:32,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,657 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 49 treesize of output 35 [2024-11-13 16:59:32,663 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,664 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,666 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,688 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:32,689 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-13 16:59:32,694 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,695 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,704 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:32,705 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-13 16:59:32,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,728 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 49 treesize of output 35 [2024-11-13 16:59:32,734 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,735 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,737 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,750 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:32,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-13 16:59:32,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 35 [2024-11-13 16:59:32,794 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,795 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,805 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:32,806 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-13 16:59:32,812 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,812 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:32,829 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,830 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,832 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,836 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,839 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:32,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,850 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 36 treesize of output 17 [2024-11-13 16:59:32,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,857 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 16:59:32,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,868 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 43 treesize of output 22 [2024-11-13 16:59:32,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,874 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 16:59:32,875 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,888 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 30 [2024-11-13 16:59:32,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,894 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 16:59:32,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,911 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 62 treesize of output 37 [2024-11-13 16:59:32,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,917 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 16:59:32,919 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,930 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 43 treesize of output 22 [2024-11-13 16:59:32,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,939 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 16:59:32,941 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,946 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,950 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:32,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,964 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 30 [2024-11-13 16:59:32,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:32,980 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 16:59:32,982 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:32,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:32,991 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:33,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,006 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 36 treesize of output 17 [2024-11-13 16:59:33,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,016 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 16:59:33,017 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,019 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,023 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:33,027 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:33,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,040 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 36 treesize of output 17 [2024-11-13 16:59:33,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,053 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 16:59:33,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,066 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 43 treesize of output 22 [2024-11-13 16:59:33,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,074 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 16:59:33,075 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,090 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 30 [2024-11-13 16:59:33,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,104 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 16:59:33,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,122 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 62 treesize of output 37 [2024-11-13 16:59:33,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,130 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 16:59:33,132 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,135 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,161 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 43 treesize of output 22 [2024-11-13 16:59:33,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,174 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 16:59:33,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,194 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 65 treesize of output 40 [2024-11-13 16:59:33,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,203 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 16:59:33,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,222 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 50 treesize of output 27 [2024-11-13 16:59:33,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,234 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 16:59:33,236 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,256 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 76 treesize of output 47 [2024-11-13 16:59:33,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,270 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 16:59:33,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,291 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 65 treesize of output 40 [2024-11-13 16:59:33,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,297 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 16:59:33,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 70 treesize of output 62 [2024-11-13 16:59:33,315 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,317 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 77 [2024-11-13 16:59:33,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,369 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 86 treesize of output 50 [2024-11-13 16:59:33,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,389 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 16:59:33,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 57 [2024-11-13 16:59:33,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:33,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:33,424 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 67 [2024-11-13 16:59:33,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,488 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 72 treesize of output 40 [2024-11-13 16:59:33,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,510 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 16:59:33,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 52 [2024-11-13 16:59:33,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,564 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 53 treesize of output 25 [2024-11-13 16:59:33,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,574 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 16:59:33,576 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 67 [2024-11-13 16:59:33,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,639 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 72 treesize of output 40 [2024-11-13 16:59:33,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,654 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 16:59:33,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 52 [2024-11-13 16:59:33,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,714 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 53 treesize of output 25 [2024-11-13 16:59:33,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,725 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 16:59:33,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:33,741 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,744 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,761 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 62 treesize of output 37 [2024-11-13 16:59:33,765 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:33,766 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 16:59:33,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,787 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 16:59:33,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,795 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 16:59:33,796 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,805 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:33,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,819 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 36 treesize of output 17 [2024-11-13 16:59:33,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,832 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 16:59:33,834 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,856 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 76 treesize of output 47 [2024-11-13 16:59:33,867 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:33,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-13 16:59:33,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,889 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 16:59:33,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,899 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 16:59:33,901 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,914 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 43 treesize of output 22 [2024-11-13 16:59:33,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,927 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 16:59:33,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,944 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 50 treesize of output 31 [2024-11-13 16:59:33,948 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:33,949 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 15 [2024-11-13 16:59:33,953 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:33,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,967 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 16:59:33,969 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:33,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:33,986 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 62 treesize of output 37 [2024-11-13 16:59:33,994 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:33,994 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 16:59:34,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,011 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 16:59:34,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,021 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 16:59:34,022 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,027 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:34,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,037 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 36 treesize of output 17 [2024-11-13 16:59:34,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,047 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 16:59:34,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 57 [2024-11-13 16:59:34,064 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,066 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,086 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 67 treesize of output 37 [2024-11-13 16:59:34,090 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:34,090 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 16:59:34,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,100 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 16:59:34,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,115 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 16:59:34,116 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,139 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 41 treesize of output 17 [2024-11-13 16:59:34,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:34,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,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 8 treesize of output 1 [2024-11-13 16:59:34,174 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:34,177 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,210 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 67 treesize of output 37 [2024-11-13 16:59:34,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,221 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:34,225 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:34,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 16:59:34,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,240 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 16:59:34,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,247 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 16:59:34,248 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,270 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 41 treesize of output 17 [2024-11-13 16:59:34,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 16:59:34,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,290 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 16:59:34,300 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:34,301 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,329 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 81 treesize of output 47 [2024-11-13 16:59:34,334 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:34,334 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-13 16:59:34,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,356 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 16:59:34,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,362 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 16:59:34,363 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,389 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 55 treesize of output 31 [2024-11-13 16:59:34,393 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:34,393 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 15 [2024-11-13 16:59:34,396 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,406 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 16:59:34,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,431 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 48 treesize of output 22 [2024-11-13 16:59:34,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,441 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 16:59:34,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,467 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 67 [2024-11-13 16:59:34,469 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,471 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,507 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 57 [2024-11-13 16:59:34,512 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,552 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 72 [2024-11-13 16:59:34,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,591 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 77 treesize of output 40 [2024-11-13 16:59:34,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:34,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,618 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 16:59:34,624 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,659 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 57 [2024-11-13 16:59:34,664 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,665 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,665 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,704 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 72 [2024-11-13 16:59:34,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,740 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 77 treesize of output 40 [2024-11-13 16:59:34,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:34,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,765 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 16:59:34,766 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,800 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 62 [2024-11-13 16:59:34,805 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,806 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,806 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,840 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 82 [2024-11-13 16:59:34,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,875 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 91 treesize of output 50 [2024-11-13 16:59:34,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:34,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,894 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 16:59:34,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 70 treesize of output 62 [2024-11-13 16:59:34,910 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,912 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 52 [2024-11-13 16:59:34,938 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:34,938 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-13 16:59:34,945 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:34,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 67 [2024-11-13 16:59:34,971 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:34,971 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-11-13 16:59:34,975 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:34,978 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:34,979 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:34,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:34,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 52 [2024-11-13 16:59:35,003 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:35,003 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-13 16:59:35,009 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,038 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 67 [2024-11-13 16:59:35,046 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:35,046 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-11-13 16:59:35,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,056 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,057 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 77 [2024-11-13 16:59:35,099 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:35,100 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 166 [2024-11-13 16:59:35,104 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,104 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,107 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 57 [2024-11-13 16:59:35,131 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,132 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 16:59:35,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,173 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 16:59:35,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,178 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 16:59:35,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,195 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 8 [2024-11-13 16:59:35,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,207 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 16:59:35,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 16:59:35,226 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,233 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:35,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-13 16:59:35,241 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,248 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:35,249 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 16:59:35,260 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 97 treesize of output 78 [2024-11-13 16:59:35,264 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,264 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,272 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:35,272 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 16:59:35,279 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,285 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:35,286 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 16:59:35,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:35,303 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,305 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,306 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,309 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,312 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,322 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 36 treesize of output 17 [2024-11-13 16:59:35,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,331 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 16:59:35,332 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,336 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,337 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,340 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,353 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 30 [2024-11-13 16:59:35,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,365 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 16:59:35,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,377 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 43 treesize of output 22 [2024-11-13 16:59:35,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,388 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 16:59:35,389 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,390 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,407 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 62 treesize of output 37 [2024-11-13 16:59:35,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,419 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 16:59:35,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,431 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 30 [2024-11-13 16:59:35,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,445 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 16:59:35,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,461 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 43 treesize of output 22 [2024-11-13 16:59:35,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,472 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 16:59:35,473 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,488 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 36 treesize of output 17 [2024-11-13 16:59:35,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,502 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 16:59:35,506 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,509 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,511 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,514 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,534 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 65 treesize of output 40 [2024-11-13 16:59:35,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,549 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 16:59:35,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,564 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 43 treesize of output 22 [2024-11-13 16:59:35,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,589 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 16:59:35,591 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,612 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 65 treesize of output 40 [2024-11-13 16:59:35,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,622 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 16:59:35,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,646 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 76 treesize of output 47 [2024-11-13 16:59:35,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,657 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 16:59:35,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,673 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 50 treesize of output 27 [2024-11-13 16:59:35,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,679 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 16:59:35,680 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,681 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,697 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 62 treesize of output 37 [2024-11-13 16:59:35,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,711 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 16:59:35,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,723 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 30 [2024-11-13 16:59:35,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,735 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 16:59:35,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,746 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 43 treesize of output 22 [2024-11-13 16:59:35,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,757 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 16:59:35,758 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,769 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 36 treesize of output 17 [2024-11-13 16:59:35,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,779 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 16:59:35,783 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:35,786 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:35,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 41 treesize of output 40 [2024-11-13 16:59:35,793 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,796 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,800 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:35,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,821 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 64 treesize of output 47 [2024-11-13 16:59:35,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,874 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:35,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 36 treesize of output 1 [2024-11-13 16:59:35,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,892 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 53 treesize of output 40 [2024-11-13 16:59:35,901 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 10 treesize of output 8 [2024-11-13 16:59:35,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,950 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:35,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:35,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,975 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 53 treesize of output 40 [2024-11-13 16:59:35,985 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 10 treesize of output 8 [2024-11-13 16:59:35,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:35,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,029 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:36,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:36,032 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,049 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 53 treesize of output 40 [2024-11-13 16:59:36,053 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 10 treesize of output 8 [2024-11-13 16:59:36,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,086 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:36,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:36,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,098 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 42 treesize of output 33 [2024-11-13 16:59:36,103 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 10 treesize of output 8 [2024-11-13 16:59:36,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,124 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:36,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:36,130 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:36,130 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 47 [2024-11-13 16:59:36,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,157 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 31 treesize of output 22 [2024-11-13 16:59:36,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 10 treesize of output 8 [2024-11-13 16:59:36,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:36,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,203 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 17 [2024-11-13 16:59:36,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,216 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 16:59:36,217 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,232 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 42 treesize of output 33 [2024-11-13 16:59:36,237 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 10 treesize of output 8 [2024-11-13 16:59:36,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,273 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:36,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:36,282 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:36,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,306 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 53 treesize of output 40 [2024-11-13 16:59:36,310 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 10 treesize of output 8 [2024-11-13 16:59:36,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,344 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:36,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:36,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,358 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 17 [2024-11-13 16:59:36,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,368 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 16:59:36,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,384 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 31 treesize of output 22 [2024-11-13 16:59:36,389 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 10 treesize of output 8 [2024-11-13 16:59:36,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:36,415 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,436 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 38 treesize of output 27 [2024-11-13 16:59:36,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,475 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:36,475 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:36,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,490 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 31 treesize of output 22 [2024-11-13 16:59:36,495 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 10 treesize of output 8 [2024-11-13 16:59:36,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:36,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,525 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 17 [2024-11-13 16:59:36,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,537 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 16:59:36,538 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,540 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,570 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:36,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:36,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,583 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 39 treesize of output 30 [2024-11-13 16:59:36,588 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 10 treesize of output 8 [2024-11-13 16:59:36,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,619 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:36,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:36,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,675 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:36,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:36,677 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,698 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:36,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:36,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,713 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 29 treesize of output 22 [2024-11-13 16:59:36,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,751 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 17 [2024-11-13 16:59:36,756 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 10 treesize of output 8 [2024-11-13 16:59:36,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,768 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 16:59:36,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,778 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 16:59:36,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,807 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:36,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:36,808 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,823 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 17 [2024-11-13 16:59:36,830 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 10 treesize of output 8 [2024-11-13 16:59:36,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,847 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 16:59:36,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,856 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 16:59:36,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,870 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 31 treesize of output 22 [2024-11-13 16:59:36,874 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 10 treesize of output 8 [2024-11-13 16:59:36,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,886 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:36,886 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:36,887 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,898 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 17 [2024-11-13 16:59:36,902 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 10 treesize of output 8 [2024-11-13 16:59:36,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,912 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 16:59:36,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,920 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 16:59:36,930 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:36,930 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:36,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,943 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 29 treesize of output 22 [2024-11-13 16:59:36,947 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 10 treesize of output 8 [2024-11-13 16:59:36,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:36,987 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:36,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:36,988 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,989 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:36,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,000 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 17 [2024-11-13 16:59:37,004 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 10 treesize of output 8 [2024-11-13 16:59:37,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,013 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 16:59:37,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,020 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 16:59:37,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,031 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 31 treesize of output 22 [2024-11-13 16:59:37,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,053 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:37,053 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:37,055 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,076 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 39 treesize of output 30 [2024-11-13 16:59:37,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,100 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:37,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:37,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,120 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 50 treesize of output 37 [2024-11-13 16:59:37,126 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 10 treesize of output 8 [2024-11-13 16:59:37,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,175 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:37,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:37,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,191 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 39 treesize of output 30 [2024-11-13 16:59:37,197 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 10 treesize of output 8 [2024-11-13 16:59:37,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,228 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:37,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:37,230 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,244 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:37,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:37,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,263 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 29 treesize of output 22 [2024-11-13 16:59:37,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,298 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 17 [2024-11-13 16:59:37,304 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 10 treesize of output 8 [2024-11-13 16:59:37,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,315 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 16:59:37,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,326 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 16:59:37,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,360 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:37,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:37,362 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,401 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:37,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:37,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,418 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 17 [2024-11-13 16:59:37,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,432 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 16:59:37,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,443 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 16:59:37,459 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:37,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:37,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,479 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 29 treesize of output 22 [2024-11-13 16:59:37,486 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 10 treesize of output 8 [2024-11-13 16:59:37,505 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,508 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,563 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:37,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:37,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,581 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 39 treesize of output 30 [2024-11-13 16:59:37,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,611 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:37,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:37,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,645 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:37,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:37,647 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,664 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 17 [2024-11-13 16:59:37,670 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 10 treesize of output 8 [2024-11-13 16:59:37,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,685 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 16:59:37,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,697 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 16:59:37,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,713 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 31 treesize of output 22 [2024-11-13 16:59:37,719 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 10 treesize of output 8 [2024-11-13 16:59:37,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,737 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:37,737 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:37,738 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,755 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:37,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:37,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,777 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 29 treesize of output 22 [2024-11-13 16:59:37,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,841 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:37,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:37,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,857 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 17 [2024-11-13 16:59:37,863 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 10 treesize of output 8 [2024-11-13 16:59:37,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,881 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 16:59:37,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,894 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 16:59:37,895 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:37,909 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:37,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:37,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,927 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 29 treesize of output 22 [2024-11-13 16:59:37,932 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 10 treesize of output 8 [2024-11-13 16:59:37,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,957 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 17 [2024-11-13 16:59:37,962 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 10 treesize of output 8 [2024-11-13 16:59:37,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,972 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 16:59:37,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,980 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 16:59:37,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:37,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,005 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:38,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:38,006 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,008 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,024 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 17 [2024-11-13 16:59:38,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,034 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 16:59:38,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,042 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 16:59:38,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,054 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 31 treesize of output 22 [2024-11-13 16:59:38,058 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 10 treesize of output 8 [2024-11-13 16:59:38,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,072 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:38,072 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:38,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,082 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,086 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 39 treesize of output 30 [2024-11-13 16:59:38,091 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 10 treesize of output 8 [2024-11-13 16:59:38,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,119 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:38,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:38,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,137 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 50 treesize of output 37 [2024-11-13 16:59:38,142 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 10 treesize of output 8 [2024-11-13 16:59:38,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,178 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:38,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:38,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,191 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 39 treesize of output 30 [2024-11-13 16:59:38,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,216 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:38,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:38,217 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,229 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:38,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:38,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,244 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 29 treesize of output 22 [2024-11-13 16:59:38,249 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 10 treesize of output 8 [2024-11-13 16:59:38,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,283 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 17 [2024-11-13 16:59:38,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,297 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 16:59:38,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,309 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 16:59:38,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,333 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:38,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:38,334 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,357 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:38,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:38,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,369 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 17 [2024-11-13 16:59:38,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 10 treesize of output 8 [2024-11-13 16:59:38,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,383 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 16:59:38,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,392 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 16:59:38,404 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:38,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:38,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,418 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 29 treesize of output 22 [2024-11-13 16:59:38,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,456 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 57 [2024-11-13 16:59:38,457 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,459 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,461 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,467 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,468 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-13 16:59:38,473 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,473 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,481 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,482 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 16:59:38,485 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,489 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,490 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,494 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,495 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,502 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,508 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,508 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 16:59:38,514 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,515 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,517 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,524 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,524 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-13 16:59:38,528 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,529 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,536 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,537 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 16:59:38,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,544 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,546 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,550 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,551 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,555 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,558 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,564 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,565 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 16:59:38,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,573 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,574 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,576 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,585 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,588 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,595 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,595 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 16:59:38,601 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,602 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,611 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,617 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,617 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 16:59:38,622 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,625 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,626 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,628 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,635 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 16:59:38,639 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,639 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,643 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,651 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,651 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-13 16:59:38,657 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,657 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,660 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,666 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,667 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 16:59:38,673 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,680 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 16:59:38,685 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,686 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,689 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,697 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,698 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-13 16:59:38,705 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 49 treesize of output 46 [2024-11-13 16:59:38,720 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,724 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,725 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 47 [2024-11-13 16:59:38,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,732 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,733 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-13 16:59:38,739 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,744 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,745 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 16:59:38,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,753 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:38,754 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:38,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 55 [2024-11-13 16:59:38,763 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,781 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 8 [2024-11-13 16:59:38,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,794 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 16:59:38,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:38,804 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,805 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,806 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,820 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 62 treesize of output 37 [2024-11-13 16:59:38,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,832 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 16:59:38,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,842 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 30 [2024-11-13 16:59:38,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,849 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 16:59:38,850 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,853 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,856 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,864 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 36 treesize of output 17 [2024-11-13 16:59:38,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,873 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 16:59:38,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,882 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 43 treesize of output 22 [2024-11-13 16:59:38,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,890 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 16:59:38,891 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,897 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,917 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 62 treesize of output 37 [2024-11-13 16:59:38,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,929 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 16:59:38,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,945 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 30 [2024-11-13 16:59:38,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,953 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 16:59:38,954 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:38,957 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:38,960 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:38,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,971 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 36 treesize of output 17 [2024-11-13 16:59:38,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,979 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 16:59:38,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,989 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 43 treesize of output 22 [2024-11-13 16:59:38,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:38,997 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 16:59:38,999 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,014 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 43 treesize of output 22 [2024-11-13 16:59:39,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,023 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 16:59:39,024 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,037 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 30 [2024-11-13 16:59:39,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,045 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 16:59:39,049 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,049 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,052 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:39,054 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,065 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 36 treesize of output 17 [2024-11-13 16:59:39,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,073 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 16:59:39,076 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,079 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:39,080 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,082 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,095 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 43 treesize of output 22 [2024-11-13 16:59:39,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,106 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 16:59:39,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,121 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 65 treesize of output 40 [2024-11-13 16:59:39,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,138 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 16:59:39,140 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,162 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 65 treesize of output 40 [2024-11-13 16:59:39,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,179 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 16:59:39,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,200 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 76 treesize of output 47 [2024-11-13 16:59:39,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,209 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 16:59:39,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,223 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 50 treesize of output 27 [2024-11-13 16:59:39,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,235 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 16:59:39,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 35 treesize of output 43 [2024-11-13 16:59:39,263 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,263 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,269 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,270 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,275 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,276 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,281 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,281 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:39,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 41 treesize of output 40 [2024-11-13 16:59:39,288 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,290 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,291 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,315 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:39,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:39,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,328 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 17 [2024-11-13 16:59:39,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 10 treesize of output 8 [2024-11-13 16:59:39,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,342 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 16:59:39,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,350 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 16:59:39,363 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:39,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:39,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,378 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 29 treesize of output 22 [2024-11-13 16:59:39,393 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,405 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 31 treesize of output 22 [2024-11-13 16:59:39,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,418 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:39,418 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:39,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,430 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 17 [2024-11-13 16:59:39,435 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 10 treesize of output 8 [2024-11-13 16:59:39,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,444 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 16:59:39,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,455 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 16:59:39,456 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,468 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 17 [2024-11-13 16:59:39,472 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 10 treesize of output 8 [2024-11-13 16:59:39,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,481 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 16:59:39,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,489 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 16:59:39,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,515 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:39,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:39,525 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:39,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:39,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,544 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 29 treesize of output 22 [2024-11-13 16:59:39,561 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,577 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 39 treesize of output 30 [2024-11-13 16:59:39,582 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 10 treesize of output 8 [2024-11-13 16:59:39,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,618 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:39,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:39,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,641 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 50 treesize of output 37 [2024-11-13 16:59:39,648 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 10 treesize of output 8 [2024-11-13 16:59:39,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,696 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:39,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:39,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,713 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 39 treesize of output 30 [2024-11-13 16:59:39,720 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 10 treesize of output 8 [2024-11-13 16:59:39,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,753 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:39,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:39,754 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,757 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,788 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:39,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:39,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,804 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 17 [2024-11-13 16:59:39,810 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 10 treesize of output 8 [2024-11-13 16:59:39,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,824 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 16:59:39,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,834 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 16:59:39,848 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:39,848 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:39,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,865 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 29 treesize of output 22 [2024-11-13 16:59:39,883 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,896 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 31 treesize of output 22 [2024-11-13 16:59:39,902 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 10 treesize of output 8 [2024-11-13 16:59:39,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,919 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:39,919 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:39,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,934 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 17 [2024-11-13 16:59:39,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 10 treesize of output 8 [2024-11-13 16:59:39,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,952 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 16:59:39,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,960 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 16:59:39,962 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:39,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,974 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 17 [2024-11-13 16:59:39,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,985 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 16:59:39,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:39,994 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 16:59:40,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,026 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:40,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:40,044 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:40,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:40,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,064 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 29 treesize of output 22 [2024-11-13 16:59:40,071 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 10 treesize of output 8 [2024-11-13 16:59:40,096 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,114 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 39 treesize of output 30 [2024-11-13 16:59:40,125 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 10 treesize of output 8 [2024-11-13 16:59:40,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,159 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,159 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,182 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 50 treesize of output 37 [2024-11-13 16:59:40,189 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 10 treesize of output 8 [2024-11-13 16:59:40,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,245 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:40,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,262 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 39 treesize of output 30 [2024-11-13 16:59:40,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,289 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,290 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,291 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,318 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:40,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:40,330 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:40,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:40,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,343 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 29 treesize of output 22 [2024-11-13 16:59:40,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,370 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 17 [2024-11-13 16:59:40,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,380 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 16:59:40,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,389 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 16:59:40,389 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,402 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 17 [2024-11-13 16:59:40,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,412 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 16:59:40,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,420 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 16:59:40,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,445 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:40,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:40,456 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:40,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:40,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,476 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 29 treesize of output 22 [2024-11-13 16:59:40,500 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,515 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 31 treesize of output 22 [2024-11-13 16:59:40,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,531 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:40,531 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,545 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 17 [2024-11-13 16:59:40,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 10 treesize of output 8 [2024-11-13 16:59:40,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,563 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 16:59:40,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,572 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 16:59:40,573 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,622 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:40,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,657 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,678 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 39 treesize of output 30 [2024-11-13 16:59:40,686 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 10 treesize of output 8 [2024-11-13 16:59:40,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,718 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,719 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,721 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,733 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 31 treesize of output 22 [2024-11-13 16:59:40,738 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 10 treesize of output 8 [2024-11-13 16:59:40,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,752 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:40,753 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,772 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 17 [2024-11-13 16:59:40,776 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 10 treesize of output 8 [2024-11-13 16:59:40,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,786 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 16:59:40,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,794 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 16:59:40,795 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,834 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:40,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,847 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 39 treesize of output 30 [2024-11-13 16:59:40,851 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 10 treesize of output 8 [2024-11-13 16:59:40,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,875 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,912 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:40,912 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:40,913 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:40,927 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:40,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:40,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,944 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 29 treesize of output 22 [2024-11-13 16:59:40,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:40,997 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:40,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:41,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,012 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 17 [2024-11-13 16:59:41,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,023 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 16:59:41,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,031 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 16:59:41,032 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,053 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:41,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2024-11-13 16:59:41,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,065 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 17 [2024-11-13 16:59:41,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,074 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 16:59:41,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,082 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 16:59:41,093 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:41,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 32 treesize of output 44 [2024-11-13 16:59:41,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,106 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 29 treesize of output 22 [2024-11-13 16:59:41,120 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,121 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,140 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 53 treesize of output 40 [2024-11-13 16:59:41,148 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 10 treesize of output 8 [2024-11-13 16:59:41,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,199 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:41,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:41,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,218 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 53 treesize of output 40 [2024-11-13 16:59:41,222 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 10 treesize of output 8 [2024-11-13 16:59:41,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,260 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:41,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:41,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,280 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 64 treesize of output 47 [2024-11-13 16:59:41,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,331 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 16:59:41,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 36 treesize of output 1 [2024-11-13 16:59:41,333 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,346 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 17 [2024-11-13 16:59:41,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,355 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 16:59:41,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,370 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 31 treesize of output 22 [2024-11-13 16:59:41,374 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 10 treesize of output 8 [2024-11-13 16:59:41,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:41,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,409 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 38 treesize of output 27 [2024-11-13 16:59:41,415 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 10 treesize of output 8 [2024-11-13 16:59:41,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,461 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 16:59:41,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 1 [2024-11-13 16:59:41,463 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,477 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 17 [2024-11-13 16:59:41,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 10 treesize of output 8 [2024-11-13 16:59:41,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,490 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 16:59:41,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,504 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 31 treesize of output 22 [2024-11-13 16:59:41,509 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 10 treesize of output 8 [2024-11-13 16:59:41,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:41,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,545 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 53 treesize of output 40 [2024-11-13 16:59:41,549 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 10 treesize of output 8 [2024-11-13 16:59:41,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,583 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:41,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:41,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,595 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 42 treesize of output 33 [2024-11-13 16:59:41,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,619 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:41,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:41,630 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,645 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 31 treesize of output 22 [2024-11-13 16:59:41,650 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 10 treesize of output 8 [2024-11-13 16:59:41,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 16:59:41,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,681 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 17 [2024-11-13 16:59:41,686 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 10 treesize of output 8 [2024-11-13 16:59:41,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,696 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 16:59:41,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,713 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 53 treesize of output 40 [2024-11-13 16:59:41,718 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 10 treesize of output 8 [2024-11-13 16:59:41,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,752 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 16:59:41,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 1 [2024-11-13 16:59:41,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,765 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 42 treesize of output 33 [2024-11-13 16:59:41,770 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 10 treesize of output 8 [2024-11-13 16:59:41,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,792 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 16:59:41,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 46 treesize of output 67 [2024-11-13 16:59:41,802 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:41,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 30 treesize of output 38 [2024-11-13 16:59:41,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,833 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 50 treesize of output 29 [2024-11-13 16:59:41,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,853 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 16:59:41,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,865 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 43 treesize of output 22 [2024-11-13 16:59:41,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,872 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 16:59:41,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,889 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 43 treesize of output 24 [2024-11-13 16:59:41,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,901 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 16:59:41,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,912 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 36 treesize of output 17 [2024-11-13 16:59:41,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,920 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 16:59:41,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:41,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 51 treesize of output 51 [2024-11-13 16:59:41,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,948 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,954 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:41,954 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-13 16:59:41,958 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:41,963 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:41,964 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-13 16:59:41,968 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:41,971 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:41,976 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:41,976 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-13 16:59:41,980 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:41,981 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:41,985 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:41,990 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:41,990 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-13 16:59:41,993 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:41,998 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:41,998 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-13 16:59:42,001 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,002 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,008 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,008 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-13 16:59:42,012 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,018 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,018 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-13 16:59:42,022 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,029 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,030 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-13 16:59:42,034 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,035 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,039 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,040 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-13 16:59:42,043 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,047 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,051 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,051 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-13 16:59:42,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,059 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,059 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-13 16:59:42,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:42,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 16:59:42,087 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,088 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 16:59:42,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 16:59:42,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 46 treesize of output 52 [2024-11-13 16:59:42,104 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,106 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,110 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,111 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-13 16:59:42,115 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:42,116 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,120 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,121 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-13 16:59:42,124 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,126 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:42,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 16:59:42,136 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,139 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:42,140 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 36 [2024-11-13 16:59:42,147 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:42,150 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,152 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:42,154 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,157 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 16:59:42,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-13 16:59:42,161 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 16:59:42,162 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 16:59:42,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 16:59:42,169 WARN L214 Elim1Store]: Array PQE input equivalent to false WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 17:00:53,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,179 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 17 [2024-11-13 17:00:53,183 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 10 treesize of output 8 [2024-11-13 17:00:53,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,193 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 17:00:53,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,209 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 17 treesize of output 12 [2024-11-13 17:00:53,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,217 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 17:00:53,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,236 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 31 treesize of output 22 [2024-11-13 17:00:53,241 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 10 treesize of output 8 [2024-11-13 17:00:53,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,257 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:00:53,257 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:00:53,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 [2024-11-13 17:00:53,290 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,290 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 17:00:53,295 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,296 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,302 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,303 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 80 [2024-11-13 17:00:53,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,309 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 49 treesize of output 46 [2024-11-13 17:00:53,332 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,333 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-13 17:00:53,337 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,341 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,342 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-13 17:00:53,346 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 49 treesize of output 46 [2024-11-13 17:00:53,366 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:00:53,373 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,373 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 17:00:53,381 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 67 treesize of output 55 [2024-11-13 17:00:53,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,391 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 17:00:53,399 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:53,406 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,407 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-13 17:00:53,416 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:53,422 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,422 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 47 [2024-11-13 17:00:53,426 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,448 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 89 treesize of output 64 [2024-11-13 17:00:53,454 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,454 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-13 17:00:53,459 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,459 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,467 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,467 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-13 17:00:53,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,509 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2024-11-13 17:00:53,517 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,517 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,518 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,553 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 62 [2024-11-13 17:00:53,560 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,561 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,561 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:00:53,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 50 [2024-11-13 17:00:53,623 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,624 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 57 [2024-11-13 17:00:53,653 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,653 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 51 [2024-11-13 17:00:53,673 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:00:53,681 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,682 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-13 17:00:53,690 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:53,700 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,700 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 17:00:53,707 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:53,713 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,714 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 17:00:53,721 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:53,728 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,728 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-13 17:00:53,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,734 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,740 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:53,740 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 17:00:53,744 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,745 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,791 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 17:00:53,793 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:00:53,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,845 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 74 [2024-11-13 17:00:53,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,895 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 77 [2024-11-13 17:00:53,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,906 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,906 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,955 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63 [2024-11-13 17:00:53,964 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,965 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:53,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:53,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,011 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 103 [2024-11-13 17:00:54,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,058 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 84 [2024-11-13 17:00:54,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,104 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 83 [2024-11-13 17:00:54,112 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,112 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,112 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,113 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,149 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2024-11-13 17:00:54,161 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,162 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-13 17:00:54,168 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,169 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,169 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 80 treesize of output 64 [2024-11-13 17:00:54,196 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:00:54,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 58 [2024-11-13 17:00:54,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,254 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 63 [2024-11-13 17:00:54,262 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,262 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 69 [2024-11-13 17:00:54,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,318 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 72 [2024-11-13 17:00:54,330 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:54,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 80 treesize of output 64 [2024-11-13 17:00:54,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 61 [2024-11-13 17:00:54,393 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,394 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-13 17:00:54,404 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:54,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,454 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2024-11-13 17:00:54,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,464 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-13 17:00:54,471 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,498 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 80 treesize of output 64 [2024-11-13 17:00:54,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 61 [2024-11-13 17:00:54,528 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,528 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-13 17:00:54,536 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:54,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,565 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 17:00:54,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,598 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 66 [2024-11-13 17:00:54,605 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,606 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-13 17:00:54,617 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:54,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:00:54,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 51 [2024-11-13 17:00:54,640 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:00:54,648 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,649 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-13 17:00:54,655 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,655 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,664 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-13 17:00:54,674 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:54,685 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,686 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 17:00:54,692 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,692 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:00:54,705 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,705 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-13 17:00:54,717 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:00:54,727 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:00:54,728 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-13 17:00:54,737 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:05,313 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base|))) (or (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_138 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_137 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_136 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_136))) (store (store .cse0 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_138) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse0 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_137) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_138) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_259 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_258 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_257 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_258) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_259) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_116 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_115 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_114 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse2 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_114) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_115) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_116) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse3 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse2 |ULTIMATE.start_main_~#r~0#1.offset| .cse3) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse2 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse3) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_30 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_32 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_31 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_30) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_31) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_32) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_270 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_272 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_271 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse4 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_270) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_271) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_272) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse4 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse4 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_146 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_145 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_147 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse6 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (let ((.cse5 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_145))) (store (store .cse5 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_147) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse5 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_146) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_147) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse6))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |ULTIMATE.start_main_~#d~0#1.offset| .cse6)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_300 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_302 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_301 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse7 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_300) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_301) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_302) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse8 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse7 |ULTIMATE.start_main_~#r~0#1.offset| .cse8) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse7 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse8) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_142 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_144 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_143 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse10 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse9 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_142))) (store (store .cse9 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_144) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse9 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_143) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_144) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse10))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse10)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_181 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_180 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_179 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_178 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_177 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse13 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_177) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_178) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_179))) (let ((.cse11 (store (select (store (store .cse13 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_180) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse12 (store (select (store (store .cse13 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base| .cse11) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_179) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base| .cse11) |ULTIMATE.start_main_~#r~0#1.base| .cse12) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_178) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_179) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base| .cse11) |ULTIMATE.start_main_~#r~0#1.base| .cse12) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_69 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_68 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_70 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse14 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_68) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_69) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_70) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_70) |c_ULTIMATE.start_main_~#p~0#1.base| .cse14) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_69) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_70) |c_ULTIMATE.start_main_~#p~0#1.base| .cse14) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse14 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_90 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_92 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_91 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse15 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_90) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_91) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_92) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse15 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse15 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_113 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_112 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_111 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_111) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_112) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_113) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_164 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_166 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_165 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse17 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (let ((.cse16 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_164))) (store (store .cse16 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_166) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse16 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_165) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_166) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse17))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |ULTIMATE.start_main_~#d~0#1.offset| .cse17)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_135 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_134 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_133 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (store (select (let ((.cse18 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_133))) (store (store .cse18 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_135) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse18 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_134) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_135) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_23 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_22 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_21 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse19 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_21) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse20 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse19 |ULTIMATE.start_main_~#r~0#1.offset| .cse20) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse19 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse20) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_219 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_218 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_217 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_220 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_216 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse21 (store (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_216) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_217) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_218) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_220) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_218) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_220) |ULTIMATE.start_main_~#r~0#1.base| .cse21) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_217) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_218) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_220) |ULTIMATE.start_main_~#r~0#1.base| .cse21) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse21 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_278 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_277 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_276 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse22 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_276) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_277) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_278) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse22 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse22 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_99 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_101 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_100 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse23 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_99) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_100) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_101) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse24 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse23 |ULTIMATE.start_main_~#r~0#1.offset| .cse24) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse23 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse24) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_309 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_311 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_310 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_309) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_310) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_311) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_182 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_185 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_184 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_183 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= .cse1 (store (select (let ((.cse28 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_182) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_183))) (let ((.cse27 (store (select (store (store .cse28 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_185) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse25 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_183) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_185)) (.cse26 (store (select (store (store .cse28 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_185) |ULTIMATE.start_main_~#d~0#1.base| .cse27) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store .cse25 |ULTIMATE.start_main_~#r~0#1.base| .cse26) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store .cse25 |ULTIMATE.start_main_~#d~0#1.base| .cse27) |ULTIMATE.start_main_~#r~0#1.base| .cse26) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_175 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_174 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_173 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_176 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (let ((.cse30 (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_173) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_174))) (let ((.cse29 (store (select (store (store .cse30 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_176) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_174) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_176) |ULTIMATE.start_main_~#q~0#1.base| .cse29) |ULTIMATE.start_main_~#d~0#1.base| (store (store (select (store (store .cse30 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_176) |ULTIMATE.start_main_~#q~0#1.base| .cse29) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_129 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_128 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_127 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse32 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse31 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_127) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_128) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_129) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse32))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_129) |c_ULTIMATE.start_main_~#p~0#1.base| .cse31) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_128) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_129) |c_ULTIMATE.start_main_~#p~0#1.base| .cse31) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse32)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_72 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_71 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_74 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_73 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse34 (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_71))) (let ((.cse33 (store (select (store (store (store .cse34 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#p~0#1.base| .cse33) |ULTIMATE.start_main_~#d~0#1.base| (store (store (select (store (store (store .cse34 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#p~0#1.base| .cse33) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_45 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_47 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_46 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse35 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_45) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_46) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_47) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse35 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse35 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_27 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_29 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_28 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_27) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_28) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_29) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_163 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_162 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_161 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse37 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (select (let ((.cse36 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_161))) (store (store .cse36 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_163) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse36 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_162) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_163) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse37))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse37)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_14 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_16 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_15 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_17 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse40 (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_14))) (let ((.cse38 (store (select (store (store (store .cse40 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_15) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_16) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse39 (store (select (store (store (store .cse40 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_16) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base| .cse38) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base| .cse38) |ULTIMATE.start_main_~#r~0#1.base| .cse39) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_16) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base| .cse38) |ULTIMATE.start_main_~#r~0#1.base| .cse39) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_197 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_196 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_195 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_194 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (= (store (select (let ((.cse41 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_194))) (store (store (store .cse41 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_196) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_197) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse41 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_195) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_196) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_197) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_197 |ULTIMATE.start_main_~#r~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_299 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_298 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_297 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse42 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_297) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_298) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_299) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse42) |ULTIMATE.start_main_~#d~0#1.offset| .cse42)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_229 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_228 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_227 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_227) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_228) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_229) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_109 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_108 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_110 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_108) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_109) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_110) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_319 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_318 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_317 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_316 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse43 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_316))) (store (store (store .cse43 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_318) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_319) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse43 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_317) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_318) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_319) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_319 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_262 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_261 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_260 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse44 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_261) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_262) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse44 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse44 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_107 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_106 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_105 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_105) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_106) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_107) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_89 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_88 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_87 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse45 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_87) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_88) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_89) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse45 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse45 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_151 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_150 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_149 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_148 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse48 (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_148))) (let ((.cse49 (store .cse48 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_149))) (let ((.cse46 (store (select (store (store .cse49 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_150) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse47 (store (select (store (store .cse49 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base| .cse46) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base| .cse46) |c_ULTIMATE.start_main_~#p~0#1.base| .cse47) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse48 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base| .cse46) |c_ULTIMATE.start_main_~#p~0#1.base| .cse47) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103)))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_328 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_327 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_326 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse50 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_326))) (let ((.cse51 (store (store (select (store (store .cse50 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_327) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_328) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (select (store (store .cse50 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_328) |ULTIMATE.start_main_~#q~0#1.base| .cse51) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse51 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_284 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_283 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_282 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse52 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_282) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_283) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_284) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse53 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse52 |ULTIMATE.start_main_~#r~0#1.offset| .cse53) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse52 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse53) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_58 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_57 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_59 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_57) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_58) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_59) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_209 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_208 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_211 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_210 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse54 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_209)) (.cse55 (store (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_210) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_211) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store .cse54 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_211) |ULTIMATE.start_main_~#r~0#1.base| .cse55) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store .cse54 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_210) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_211) |ULTIMATE.start_main_~#r~0#1.base| .cse55) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse55 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_DerPreprocessor_290 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_289 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_288 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_288) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_289) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_290) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_96 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_98 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_97 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse56 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_96) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_97) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_98) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse56 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse56 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_292 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_291 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_293 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_291) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_292) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_293) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_18 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_19 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_20 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse57 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_18) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_20) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse57 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse57 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_36 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_38 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_37 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse58 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_36) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_37) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_38) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse59 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse58 |ULTIMATE.start_main_~#r~0#1.offset| .cse59) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse58 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse59) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_102 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_104 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_103 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_102) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_103) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_104) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_207 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_206 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_205 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= .cse1 (store (select (let ((.cse60 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_205))) (store (store .cse60 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse61 (store (store (select (store (store .cse60 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse61 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse61 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_308 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_307 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_306 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_306) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_307) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_308) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_157 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_156 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_155 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (store (select (let ((.cse62 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_155))) (store (store .cse62 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse62 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_156) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_274 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_273 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_275 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse63 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_274) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_275) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse63 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse63 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_239 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_241 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_240 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse64 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_239) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_241) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse64) |ULTIMATE.start_main_~#d~0#1.offset| .cse64)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_201 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_200 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_199 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_198 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store (select (let ((.cse65 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_198))) (store (store (store .cse65 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_200) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_201) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse65 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_199) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_200) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_201) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_201 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_25 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_24 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_26 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_24) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_25) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_26) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_171 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_170 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_172 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (= (store (select (let ((.cse66 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_170))) (store (store .cse66 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse67 (store (store (select (store (store .cse66 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_171) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse67 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse67 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_160 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_159 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_158 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse68 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_158))) (store (store .cse68 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_160) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse68 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_159) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_160) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_168 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_167 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_169 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse70 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse69 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_167))) (store (store .cse69 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_169) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse69 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_168) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_169) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse70))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse70)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_186 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_189 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_188 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_187 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse73 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse72 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_186) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_187))) (let ((.cse71 (store (select (store (store .cse72 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_188) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_189) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse73))) (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_187) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_189) |ULTIMATE.start_main_~#q~0#1.base| .cse71) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store .cse72 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_189) |ULTIMATE.start_main_~#q~0#1.base| .cse71) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse73)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_245 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_247 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_246 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse74 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_245) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_246) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_247) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse74 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse74 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_34 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_33 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_35 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_33) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_34) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_35) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (= (select .cse1 |c_ULTIMATE.start_main_~#p~0#1.offset|) (_ bv1 32)) (exists ((v_DerPreprocessor_77 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_76 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_75 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse75 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_76) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_77) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_77) |c_ULTIMATE.start_main_~#p~0#1.base| .cse75) |ULTIMATE.start_main_~#q~0#1.base| (store (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_76) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_77) |c_ULTIMATE.start_main_~#p~0#1.base| .cse75) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_44 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_43 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_42 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse76 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_42) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_43) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_44) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse76 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse76 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_49 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_48 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_50 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse77 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_48) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_49) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_50) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse77 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse77 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_230 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_232 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_231 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse78 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_230) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_231) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_232) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse78 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse78 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_263 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_266 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_265 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_264 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_264) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_265) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_266) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse79 (store (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_263) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_264) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_265) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_266) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse79 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse79 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_94 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_93 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_95 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse80 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_93) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_94) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_95) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse80 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse80 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_131 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_130 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_132 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (select (let ((.cse81 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_130) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_131) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_132) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_132) |c_ULTIMATE.start_main_~#p~0#1.base| .cse81) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_131) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_132) |c_ULTIMATE.start_main_~#p~0#1.base| .cse81) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_193 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_192 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_191 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_190 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse83 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_190) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_191))) (let ((.cse82 (store (select (store (store .cse83 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_192) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_193) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_191) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_193) |ULTIMATE.start_main_~#q~0#1.base| .cse82) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store .cse83 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_193) |ULTIMATE.start_main_~#q~0#1.base| .cse82) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_315 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_314 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_313 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_312 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (let ((.cse84 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_312))) (store (store (store .cse84 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_314) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_315) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse84 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_313) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_314) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_315) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_315 |ULTIMATE.start_main_~#r~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_8 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_9 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_6 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_7 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse87 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse86 (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_6))) (let ((.cse85 (store (select (store (store (store .cse86 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_7) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_9) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse87))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_9) |c_ULTIMATE.start_main_~#p~0#1.base| .cse85) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store (store .cse86 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_9) |c_ULTIMATE.start_main_~#p~0#1.base| .cse85) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse87)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_DerPreprocessor_234 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_233 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_235 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_234) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_235) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_244 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_243 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_242 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse88 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_242) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_243) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_244) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse88 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse88 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_153 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_152 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_154 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store (select (let ((.cse92 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_152))) (let ((.cse91 (store (select (store (store .cse92 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_153) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse89 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_154)) (.cse90 (store (select (store (store .cse92 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#d~0#1.base| .cse91) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store .cse89 |c_ULTIMATE.start_main_~#p~0#1.base| .cse90) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store .cse89 |ULTIMATE.start_main_~#d~0#1.base| .cse91) |c_ULTIMATE.start_main_~#p~0#1.base| .cse90) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_226 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_225 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_224 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_224) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_225) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_226) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_256 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_255 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_254 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_256) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_267 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_269 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_268 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse93 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_267))) (store (store .cse93 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_269) |ULTIMATE.start_main_~#q~0#1.base| (let ((.cse94 (store (store (select (store (store .cse93 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_268) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_269) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse94 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse94 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_296 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_295 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_294 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_294) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_295) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_296) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_67 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_66 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_65 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_64 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (let ((.cse95 (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_64) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_65) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_66) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_67) |c_ULTIMATE.start_main_~#p~0#1.base|))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (select v_DerPreprocessor_67 |ULTIMATE.start_main_~#d~0#1.offset|) (select .cse95 |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store .cse95 |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|))))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_119 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_118 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_117 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (let ((.cse96 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_117) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_118) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_119) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse96 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse96 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_281 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_280 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_279 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse97 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_279) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_280) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_281) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse97 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse97 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_12 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_11 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_13 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_10 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse99 (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_10))) (let ((.cse98 (store (select (store (store (store .cse99 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_11) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_12) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_13) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_12) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_13) |c_ULTIMATE.start_main_~#p~0#1.base| .cse98) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store (store .cse99 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_12) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_13) |c_ULTIMATE.start_main_~#p~0#1.base| .cse98) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_DerPreprocessor_56 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_55 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_54 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_54) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_55) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_56) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_305 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_304 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_303 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse100 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_303) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_304) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_305) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse100 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse100 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_81 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_83 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_82 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_81) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_82) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_83) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_238 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_237 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_236 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_236) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_238) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_212 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_215 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_214 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_213 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= .cse1 (store (let ((.cse101 (store (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_212) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_213) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_214) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_215) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (select (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_213) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_214) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_215) |ULTIMATE.start_main_~#r~0#1.base| .cse101) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse101 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_250 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_249 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_248 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse102 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_248) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_249) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_250) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse102 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse102 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_52 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_51 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_53 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse103 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_51) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_52) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_53) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse103) |ULTIMATE.start_main_~#d~0#1.offset| .cse103)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_78 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_79 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_80 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse104 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_78) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_79) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_80) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse104) |ULTIMATE.start_main_~#d~0#1.offset| .cse104)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_252 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_251 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_253 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse105 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_251) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_253) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse106 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse105 |ULTIMATE.start_main_~#r~0#1.offset| .cse106) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse105 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse106) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_204 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_203 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_202 (Array (_ BitVec 32) (_ BitVec 32)))) (and (= (store (let ((.cse107 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_202))) (let ((.cse108 (store (store (select (store (store .cse107 |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_203) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_204) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (select (store (store .cse107 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_204) |ULTIMATE.start_main_~#r~0#1.base| .cse108) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse108 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_61 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_60 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_63 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_62 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (let ((.cse109 (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_60) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_61) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_62) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_63) |c_ULTIMATE.start_main_~#p~0#1.base|))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (select .cse109 |ULTIMATE.start_main_~#B~0#1.offset|) (select v_DerPreprocessor_63 |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store .cse109 |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|))))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_39 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_41 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_40 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse110 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_39) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_40) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_41) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse110 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse110 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_322 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_321 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_320 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (select (let ((.cse111 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_320) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_321) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_322) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_322) |c_ULTIMATE.start_main_~#p~0#1.base| .cse111) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_321) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_322) |c_ULTIMATE.start_main_~#p~0#1.base| .cse111) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse111 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_141 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_140 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_139 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse113 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (select (let ((.cse112 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_139))) (store (store .cse112 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_141) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse112 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_140) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_141) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse113))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse113)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_124 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_123 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_126 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_125 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse116 (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_123))) (let ((.cse114 (store (select (store (store (store .cse116 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_124) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_125) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse115 (store (select (store (store (store .cse116 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_125) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base| .cse114) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base| .cse114) |ULTIMATE.start_main_~#q~0#1.base| .cse115) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse116 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base| .cse114) |ULTIMATE.start_main_~#q~0#1.base| .cse115) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_85 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_84 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_86 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_84) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_85) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_86) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_325 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_324 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_323 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store (select (let ((.cse117 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_323))) (store (store .cse117 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_325) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse118 (store (store (select (store (store .cse117 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_324) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_325) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse118 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse118 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_120 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_122 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_121 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (= .cse1 (store (select (let ((.cse119 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_120) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_121) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_122) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_122) |c_ULTIMATE.start_main_~#p~0#1.base| .cse119) |ULTIMATE.start_main_~#d~0#1.base| (store (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_121) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_122) |c_ULTIMATE.start_main_~#p~0#1.base| .cse119) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_4 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_5 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_1 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_2 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_3 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (= (store (select (let ((.cse122 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_1) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_2))) (let ((.cse120 (store (select (store (store (store .cse122 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_3) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse121 (store (select (store (store (store .cse122 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base| .cse120) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base| .cse120) |ULTIMATE.start_main_~#r~0#1.base| .cse121) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_2) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base| .cse120) |ULTIMATE.start_main_~#r~0#1.base| .cse121) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_223 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_222 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_221 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse123 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_221) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_222) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_223) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse124 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse123 |ULTIMATE.start_main_~#r~0#1.offset| .cse124) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse123 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse124) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_285 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_287 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_286 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_285) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_286) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_287) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))))) is different from false [2024-11-13 17:01:22,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 17:01:22,964 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2024-11-13 17:01:33,249 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse1 (select |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base|))) (or (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_138 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_137 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_136 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_136))) (store (store .cse0 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_138) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse0 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_137) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_138) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_259 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_258 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_257 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_257) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_258) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_259) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_116 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_115 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_114 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse2 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_114) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_115) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_116) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse3 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse2 |ULTIMATE.start_main_~#r~0#1.offset| .cse3) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse2 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse3) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_30 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_32 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_31 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_30) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_31) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_32) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_270 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_272 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_271 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse4 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_270) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_271) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_272) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse4 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse4 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_146 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_145 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_147 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse6 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (let ((.cse5 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_145))) (store (store .cse5 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_147) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse5 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_146) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_147) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse6))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |ULTIMATE.start_main_~#d~0#1.offset| .cse6)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_300 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_302 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_301 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse7 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_300) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_301) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_302) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse8 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse7 |ULTIMATE.start_main_~#r~0#1.offset| .cse8) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse7 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse8) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_142 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_144 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_143 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse10 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse9 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_142))) (store (store .cse9 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_144) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse9 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_143) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_144) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse10))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse10)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_181 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_180 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_179 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_178 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_177 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse13 (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_177) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_178) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_179))) (let ((.cse11 (store (select (store (store .cse13 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_180) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse12 (store (select (store (store .cse13 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base| .cse11) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_179) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base| .cse11) |ULTIMATE.start_main_~#r~0#1.base| .cse12) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_178) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_179) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_181) |ULTIMATE.start_main_~#q~0#1.base| .cse11) |ULTIMATE.start_main_~#r~0#1.base| .cse12) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_69 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_68 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_70 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse14 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_68) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_69) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_70) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_70) |c_ULTIMATE.start_main_~#p~0#1.base| .cse14) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_69) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_70) |c_ULTIMATE.start_main_~#p~0#1.base| .cse14) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse14 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_90 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_92 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_91 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse15 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_90) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_91) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_92) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse15 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse15 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_113 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_112 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_111 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_111) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_112) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_113) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_164 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_166 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_165 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse17 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (let ((.cse16 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_164))) (store (store .cse16 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_166) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse16 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_165) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_166) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse17))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |ULTIMATE.start_main_~#d~0#1.offset| .cse17)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_135 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_134 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_133 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (store (select (let ((.cse18 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_133))) (store (store .cse18 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_135) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse18 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_134) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_135) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_23 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_22 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_21 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse19 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_21) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse20 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse19 |ULTIMATE.start_main_~#r~0#1.offset| .cse20) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse19 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse20) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_219 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_218 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_217 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_220 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_216 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse21 (store (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_216) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_217) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_218) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_220) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_218) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_220) |ULTIMATE.start_main_~#r~0#1.base| .cse21) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_217) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_218) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_219) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_220) |ULTIMATE.start_main_~#r~0#1.base| .cse21) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse21 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_278 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_277 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_276 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse22 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_276) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_277) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_278) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse22 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse22 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_99 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_101 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_100 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse23 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_99) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_100) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_101) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse24 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse23 |ULTIMATE.start_main_~#r~0#1.offset| .cse24) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse23 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse24) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_309 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_311 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_310 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_309) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_310) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_311) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_182 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_185 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_184 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_183 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= .cse1 (store (select (let ((.cse28 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_182) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_183))) (let ((.cse27 (store (select (store (store .cse28 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_184) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_185) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse25 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_183) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_185)) (.cse26 (store (select (store (store .cse28 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_185) |ULTIMATE.start_main_~#d~0#1.base| .cse27) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store .cse25 |ULTIMATE.start_main_~#r~0#1.base| .cse26) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store .cse25 |ULTIMATE.start_main_~#d~0#1.base| .cse27) |ULTIMATE.start_main_~#r~0#1.base| .cse26) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_175 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_174 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_173 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_176 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (let ((.cse30 (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_173) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_174))) (let ((.cse29 (store (select (store (store .cse30 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_175) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_176) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_174) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_176) |ULTIMATE.start_main_~#q~0#1.base| .cse29) |ULTIMATE.start_main_~#d~0#1.base| (store (store (select (store (store .cse30 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_176) |ULTIMATE.start_main_~#q~0#1.base| .cse29) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_129 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_128 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_127 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse32 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse31 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_127) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_128) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_129) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse32))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_129) |c_ULTIMATE.start_main_~#p~0#1.base| .cse31) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_128) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_129) |c_ULTIMATE.start_main_~#p~0#1.base| .cse31) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse32)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_72 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_71 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_74 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_73 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse34 (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_71))) (let ((.cse33 (store (select (store (store (store .cse34 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_72) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#p~0#1.base| .cse33) |ULTIMATE.start_main_~#d~0#1.base| (store (store (select (store (store (store .cse34 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_73) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_74) |c_ULTIMATE.start_main_~#p~0#1.base| .cse33) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_45 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_47 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_46 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse35 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_45) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_46) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_47) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse35 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse35 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_27 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_29 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_28 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_27) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_28) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_29) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_163 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_162 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_161 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse37 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (select (let ((.cse36 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_161))) (store (store .cse36 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_163) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse36 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_162) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_163) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse37))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse37)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_14 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_16 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_15 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_17 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse40 (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_14))) (let ((.cse38 (store (select (store (store (store .cse40 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_15) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_16) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse39 (store (select (store (store (store .cse40 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_16) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base| .cse38) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base| .cse38) |ULTIMATE.start_main_~#r~0#1.base| .cse39) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_16) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_17) |c_ULTIMATE.start_main_~#p~0#1.base| .cse38) |ULTIMATE.start_main_~#r~0#1.base| .cse39) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_197 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_196 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_195 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_194 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (= (store (select (let ((.cse41 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_194))) (store (store (store .cse41 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_196) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_197) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse41 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_195) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_196) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_197) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_197 |ULTIMATE.start_main_~#r~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_299 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_298 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_297 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse42 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_297) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_298) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_299) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse42) |ULTIMATE.start_main_~#d~0#1.offset| .cse42)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_229 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_228 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_227 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_227) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_228) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_229) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_109 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_108 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_110 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_108) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_109) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_110) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_319 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_318 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_317 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_316 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse43 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_316))) (store (store (store .cse43 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_318) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_319) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse43 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_317) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_318) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_319) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_319 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_262 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_261 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_260 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse44 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_260) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_261) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_262) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse44 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse44 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_107 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_106 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_105 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_105) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_106) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_107) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_89 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_88 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_87 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse45 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_87) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_88) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_89) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse45 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse45 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_151 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_150 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_149 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_148 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse48 (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_148))) (let ((.cse49 (store .cse48 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_149))) (let ((.cse46 (store (select (store (store .cse49 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_150) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse47 (store (select (store (store .cse49 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base| .cse46) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base| .cse46) |c_ULTIMATE.start_main_~#p~0#1.base| .cse47) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse48 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_151) |ULTIMATE.start_main_~#q~0#1.base| .cse46) |c_ULTIMATE.start_main_~#p~0#1.base| .cse47) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103)))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_328 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_327 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_326 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse50 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_326))) (let ((.cse51 (store (store (select (store (store .cse50 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_327) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_328) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (select (store (store .cse50 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_328) |ULTIMATE.start_main_~#q~0#1.base| .cse51) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse51 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_284 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_283 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_282 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse52 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_282) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_283) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_284) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse53 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse52 |ULTIMATE.start_main_~#r~0#1.offset| .cse53) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse52 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse53) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_58 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_57 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_59 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_57) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_58) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_59) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_209 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_208 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_211 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_210 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse54 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_209)) (.cse55 (store (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_208) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_209) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_210) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_211) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store .cse54 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_211) |ULTIMATE.start_main_~#r~0#1.base| .cse55) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store .cse54 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_210) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_211) |ULTIMATE.start_main_~#r~0#1.base| .cse55) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse55 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_DerPreprocessor_290 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_289 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_288 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_288) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_289) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_290) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_96 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_98 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_97 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse56 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_96) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_97) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_98) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse56 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse56 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_292 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_291 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_293 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_291) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_292) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_293) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_18 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_19 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_20 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse57 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_18) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_20) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse57 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse57 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_36 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_38 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_37 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse58 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_36) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_37) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_38) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse59 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse58 |ULTIMATE.start_main_~#r~0#1.offset| .cse59) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse58 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse59) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_102 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_104 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_103 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_102) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_103) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_104) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_207 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_206 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_205 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= .cse1 (store (select (let ((.cse60 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_205))) (store (store .cse60 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse61 (store (store (select (store (store .cse60 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_206) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_207) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse61 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse61 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_308 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_307 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_306 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_306) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_307) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_308) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_157 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_156 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_155 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (store (select (let ((.cse62 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_155))) (store (store .cse62 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse62 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_156) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_157) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_274 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_273 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_275 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse63 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_273) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_274) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_275) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse63 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse63 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_239 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_241 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_240 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse64 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_239) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_240) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_241) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse64) |ULTIMATE.start_main_~#d~0#1.offset| .cse64)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_201 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_200 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_199 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_198 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store (select (let ((.cse65 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_198))) (store (store (store .cse65 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_200) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_201) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse65 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_199) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_200) |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_201) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_201 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_25 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_24 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_26 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_24) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_25) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_26) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_171 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_170 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_172 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (= (store (select (let ((.cse66 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_170))) (store (store .cse66 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse67 (store (store (select (store (store .cse66 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_171) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_172) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse67 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse67 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_160 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_159 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_158 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse68 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_158))) (store (store .cse68 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_160) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse68 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_159) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_160) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_168 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_167 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_169 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse70 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse69 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_167))) (store (store .cse69 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_169) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse69 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_168) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_169) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse70))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse70)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_186 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_189 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_188 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_187 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse73 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse72 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_186) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_187))) (let ((.cse71 (store (select (store (store .cse72 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_188) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_189) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse73))) (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_187) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_189) |ULTIMATE.start_main_~#q~0#1.base| .cse71) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store .cse72 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_189) |ULTIMATE.start_main_~#q~0#1.base| .cse71) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse73)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_245 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_247 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_246 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse74 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_245) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_246) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_247) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse74 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse74 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_34 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_33 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_35 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_33) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_34) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_35) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (= (select .cse1 |c_ULTIMATE.start_main_~#p~0#1.offset|) (_ bv1 32)) (exists ((v_DerPreprocessor_77 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_76 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_75 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse75 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_75) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_76) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_77) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_77) |c_ULTIMATE.start_main_~#p~0#1.base| .cse75) |ULTIMATE.start_main_~#q~0#1.base| (store (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_76) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_77) |c_ULTIMATE.start_main_~#p~0#1.base| .cse75) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_44 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_43 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_42 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse76 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_42) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_43) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_44) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse76 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse76 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_49 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_48 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_50 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse77 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_48) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_49) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_50) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse77 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse77 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_230 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_232 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_231 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse78 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_230) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_231) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_232) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse78 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse78 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_263 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_266 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_265 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_264 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_264) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_265) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_266) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse79 (store (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_263) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_264) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_265) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_266) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse79 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse79 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_94 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_93 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_95 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse80 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_93) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_94) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_95) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse80 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse80 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_131 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_130 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_132 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (select (let ((.cse81 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_130) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_131) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_132) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_132) |c_ULTIMATE.start_main_~#p~0#1.base| .cse81) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_131) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_132) |c_ULTIMATE.start_main_~#p~0#1.base| .cse81) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_193 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_192 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_191 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_190 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (let ((.cse83 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_190) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_191))) (let ((.cse82 (store (select (store (store .cse83 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_192) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_193) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_191) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_193) |ULTIMATE.start_main_~#q~0#1.base| .cse82) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store .cse83 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_193) |ULTIMATE.start_main_~#q~0#1.base| .cse82) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_315 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_314 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_313 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_312 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (let ((.cse84 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_312))) (store (store (store .cse84 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_314) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_315) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse84 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_313) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_314) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_315) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select v_DerPreprocessor_315 |ULTIMATE.start_main_~#r~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_8 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_9 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_6 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_7 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse87 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (select (let ((.cse86 (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_6))) (let ((.cse85 (store (select (store (store (store .cse86 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_7) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_9) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse87))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_9) |c_ULTIMATE.start_main_~#p~0#1.base| .cse85) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store (store .cse86 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_8) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_9) |c_ULTIMATE.start_main_~#p~0#1.base| .cse85) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| .cse87)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_DerPreprocessor_234 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_233 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_235 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_233) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_234) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_235) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_244 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_243 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_242 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (= (store (let ((.cse88 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_242) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_243) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_244) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)))) (store .cse88 |ULTIMATE.start_main_~#d~0#1.offset| (select (store .cse88 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_153 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_152 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_154 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store (select (let ((.cse92 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_152))) (let ((.cse91 (store (select (store (store .cse92 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_153) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse89 (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_154)) (.cse90 (store (select (store (store .cse92 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_154) |ULTIMATE.start_main_~#d~0#1.base| .cse91) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store .cse89 |c_ULTIMATE.start_main_~#p~0#1.base| .cse90) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store .cse89 |ULTIMATE.start_main_~#d~0#1.base| .cse91) |c_ULTIMATE.start_main_~#p~0#1.base| .cse90) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_226 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_225 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_224 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_224) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_225) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_226) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_256 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_255 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_254 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_254) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_255) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_256) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_267 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_269 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_268 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse93 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_267))) (store (store .cse93 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_269) |ULTIMATE.start_main_~#q~0#1.base| (let ((.cse94 (store (store (select (store (store .cse93 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_268) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_269) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse94 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse94 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_296 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_295 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_294 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_294) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_295) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_296) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_67 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_66 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_65 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_64 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (let ((.cse95 (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_64) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_65) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_66) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_67) |c_ULTIMATE.start_main_~#p~0#1.base|))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (select v_DerPreprocessor_67 |ULTIMATE.start_main_~#d~0#1.offset|) (select .cse95 |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store .cse95 |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|))))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_119 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_118 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_117 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (let ((.cse96 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_117) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_118) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_119) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse96 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse96 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_281 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_280 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_279 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse97 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_279) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_280) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_281) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse97 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse97 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((v_DerPreprocessor_12 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_11 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_13 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_10 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse99 (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_10))) (let ((.cse98 (store (select (store (store (store .cse99 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_11) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_12) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_13) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_12) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_13) |c_ULTIMATE.start_main_~#p~0#1.base| .cse98) |ULTIMATE.start_main_~#r~0#1.base| (store (select (store (store (store .cse99 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_12) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_13) |c_ULTIMATE.start_main_~#p~0#1.base| .cse98) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((v_DerPreprocessor_56 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_55 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_54 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= .cse1 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_54) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_55) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_56) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_305 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_304 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_303 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse100 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_303) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_304) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_305) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse100 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse100 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_81 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_83 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_82 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_81) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_82) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_83) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_238 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_237 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_236 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_236) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_237) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_238) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_212 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_215 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_214 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_213 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= .cse1 (store (let ((.cse101 (store (store (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_212) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_213) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_214) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_215) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (select (store (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_213) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_214) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_215) |ULTIMATE.start_main_~#r~0#1.base| .cse101) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse101 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_250 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_249 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_248 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (let ((.cse102 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_248) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_249) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_250) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#B~0#1.offset|)) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)))) (store .cse102 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse102 |ULTIMATE.start_main_~#B~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#d~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#B~0#1.offset|)) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_52 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_51 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_53 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (let ((.cse103 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_51) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_52) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_53) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse103) |ULTIMATE.start_main_~#d~0#1.offset| .cse103)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((v_DerPreprocessor_78 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_79 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_80 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (= (store (let ((.cse104 (select .cse1 |ULTIMATE.start_main_~#d~0#1.offset|))) (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_78) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_79) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_80) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse104) |ULTIMATE.start_main_~#d~0#1.offset| .cse104)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_252 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_251 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_253 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse105 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_251) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_252) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_253) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse106 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse105 |ULTIMATE.start_main_~#r~0#1.offset| .cse106) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse105 |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse106) |ULTIMATE.start_main_~#d~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_204 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_203 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_202 (Array (_ BitVec 32) (_ BitVec 32)))) (and (= (store (let ((.cse107 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_202))) (let ((.cse108 (store (store (select (store (store .cse107 |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_203) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_204) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (select (store (store .cse107 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_204) |ULTIMATE.start_main_~#r~0#1.base| .cse108) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse108 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_61 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_60 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_63 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_62 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (let ((.cse109 (select (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_60) |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_61) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_62) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_63) |c_ULTIMATE.start_main_~#p~0#1.base|))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (select .cse109 |ULTIMATE.start_main_~#B~0#1.offset|) (select v_DerPreprocessor_63 |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store .cse109 |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|))))) (exists ((v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_39 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_41 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_40 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse110 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_39) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_40) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_41) |c_ULTIMATE.start_main_~#p~0#1.base|))) (store .cse110 |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse110 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_98) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_322 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_321 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_320 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (= (store (select (let ((.cse111 (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_320) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_321) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_322) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_322) |c_ULTIMATE.start_main_~#p~0#1.base| .cse111) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_321) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_322) |c_ULTIMATE.start_main_~#p~0#1.base| .cse111) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| (select .cse111 |ULTIMATE.start_main_~#B~0#1.offset|)))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_141 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_140 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_139 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse113 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (select (let ((.cse112 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_139))) (store (store .cse112 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_141) |ULTIMATE.start_main_~#q~0#1.base| (store (select (store (store .cse112 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_140) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_141) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| .cse113))) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| .cse113)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_124 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_123 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_126 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_125 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (select (let ((.cse116 (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_123))) (let ((.cse114 (store (select (store (store (store .cse116 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_124) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_125) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse115 (store (select (store (store (store .cse116 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_125) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base| .cse114) |ULTIMATE.start_main_~#q~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base| .cse114) |ULTIMATE.start_main_~#q~0#1.base| .cse115) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store .cse116 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_126) |c_ULTIMATE.start_main_~#p~0#1.base| .cse114) |ULTIMATE.start_main_~#q~0#1.base| .cse115) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_85 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_84 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_86 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_84) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_85) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_86) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_325 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_324 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_323 (Array (_ BitVec 32) (_ BitVec 32)))) (and (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (= (store (select (let ((.cse117 (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_323))) (store (store .cse117 |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_325) |ULTIMATE.start_main_~#d~0#1.base| (let ((.cse118 (store (store (select (store (store .cse117 |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_324) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_325) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store .cse118 |ULTIMATE.start_main_~#d~0#1.offset| (select .cse118 |ULTIMATE.start_main_~#B~0#1.offset|))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (v_DerPreprocessor_120 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_122 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_121 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32))) (and (= .cse1 (store (select (let ((.cse119 (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_120) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_121) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_122) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_122) |c_ULTIMATE.start_main_~#p~0#1.base| .cse119) |ULTIMATE.start_main_~#d~0#1.base| (store (store (select (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_121) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_122) |c_ULTIMATE.start_main_~#p~0#1.base| .cse119) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32))) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#d~0#1.base| (_ BitVec 32)) (v_ArrVal_98 (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_4 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_5 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_1 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_2 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_3 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#r~0#1.base| (_ BitVec 32)) (|ULTIMATE.start_main_~#B~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#r~0#1.base|)) (= (store (select (let ((.cse122 (store (store |c_#memory_int| |ULTIMATE.start_main_~#r~0#1.base| v_DerPreprocessor_1) |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_2))) (let ((.cse120 (store (select (store (store (store .cse122 |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_3) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#B~0#1.offset| v_ArrVal_103))) (let ((.cse121 (store (select (store (store (store .cse122 |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base| .cse120) |ULTIMATE.start_main_~#r~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| v_ArrVal_98))) (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base| .cse120) |ULTIMATE.start_main_~#r~0#1.base| .cse121) |ULTIMATE.start_main_~#d~0#1.base| (store (select (store (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#d~0#1.base| v_DerPreprocessor_2) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_4) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_5) |c_ULTIMATE.start_main_~#p~0#1.base| .cse120) |ULTIMATE.start_main_~#r~0#1.base| .cse121) |ULTIMATE.start_main_~#d~0#1.base|) |ULTIMATE.start_main_~#d~0#1.offset| v_ArrVal_103))))) |c_ULTIMATE.start_main_~#p~0#1.base|) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#A~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#d~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#r~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_223 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#d~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_222 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_103 (_ BitVec 32)) (v_DerPreprocessor_221 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (= (store (let ((.cse123 (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_221) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_222) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_223) |c_ULTIMATE.start_main_~#p~0#1.base|)) (.cse124 (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|))) (store (store .cse123 |ULTIMATE.start_main_~#r~0#1.offset| .cse124) |ULTIMATE.start_main_~#d~0#1.offset| (select (store (store .cse123 |c_ULTIMATE.start_main_~#p~0#1.offset| v_ArrVal_103) |ULTIMATE.start_main_~#r~0#1.offset| .cse124) |c_ULTIMATE.start_main_~#p~0#1.offset|))) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#r~0#1.offset| |ULTIMATE.start_main_~#d~0#1.offset|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)))) (exists ((|ULTIMATE.start_main_~#r~0#1.offset| (_ BitVec 32)) (v_DerPreprocessor_285 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#A~0#1.base| (_ BitVec 32)) (v_DerPreprocessor_287 (Array (_ BitVec 32) (_ BitVec 32))) (v_DerPreprocessor_286 (Array (_ BitVec 32) (_ BitVec 32))) (|ULTIMATE.start_main_~#q~0#1.base| (_ BitVec 32))) (and (not (= |c_ULTIMATE.start_main_~#p~0#1.offset| |ULTIMATE.start_main_~#r~0#1.offset|)) (not (= |ULTIMATE.start_main_~#q~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|)) (= (store (store (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#p~0#1.base| v_DerPreprocessor_285) |ULTIMATE.start_main_~#q~0#1.base| v_DerPreprocessor_286) |ULTIMATE.start_main_~#A~0#1.base| v_DerPreprocessor_287) |c_ULTIMATE.start_main_~#p~0#1.base|) |ULTIMATE.start_main_~#r~0#1.offset| (select .cse1 |ULTIMATE.start_main_~#r~0#1.offset|)) |c_ULTIMATE.start_main_~#p~0#1.offset| (_ bv1 32)) .cse1) (not (= |ULTIMATE.start_main_~#A~0#1.base| |ULTIMATE.start_main_~#q~0#1.base|)) (not (= |ULTIMATE.start_main_~#A~0#1.base| |c_ULTIMATE.start_main_~#p~0#1.base|))))))) is different from true [2024-11-13 17:01:38,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:38,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 92 states and 122 transitions. [2024-11-13 17:01:38,502 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 122 transitions. [2024-11-13 17:01:38,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 17:01:38,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:38,504 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-13 17:01:38,504 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 [2024-11-13 17:01:38,506 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-13 17:01:38,508 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-11-13 17:01:38,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:38,982 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-13 17:01:39,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:39,079 INFO L255 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-13 17:01:39,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:39,091 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:01:39,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:39,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:39,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 69 treesize of output 61 [2024-11-13 17:01:39,365 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:39,365 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-13 17:01:39,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:39,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:39,952 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 1 [2024-11-13 17:01:41,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:41,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:01:41,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:41,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:41,359 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 41 treesize of output 17 [2024-11-13 17:01:41,460 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 17:01:41,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:41,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:42,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:42,105 INFO L224 Elim1Store]: Index analysis took 145 ms [2024-11-13 17:01:42,207 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 64 treesize of output 56 [2024-11-13 17:01:42,262 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:42,262 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-13 17:01:42,273 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:42,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:42,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:42,584 INFO L224 Elim1Store]: Index analysis took 151 ms [2024-11-13 17:01:42,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 51 [2024-11-13 17:01:42,740 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:42,740 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 17:01:42,749 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:42,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:42,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:43,257 INFO L224 Elim1Store]: Index analysis took 346 ms [2024-11-13 17:01:43,359 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 56 [2024-11-13 17:01:43,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:43,417 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-13 17:01:43,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:43,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:43,436 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:43,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:43,698 INFO L224 Elim1Store]: Index analysis took 153 ms [2024-11-13 17:01:43,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:01:43,857 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:43,857 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 17:01:43,864 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:43,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:44,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:44,395 INFO L224 Elim1Store]: Index analysis took 353 ms [2024-11-13 17:01:44,500 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 17:01:44,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:45,273 INFO L224 Elim1Store]: Index analysis took 661 ms [2024-11-13 17:01:45,274 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 68 [2024-11-13 17:01:45,329 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:45,330 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-13 17:01:45,339 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:45,339 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:45,340 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:45,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:45,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:45,657 INFO L224 Elim1Store]: Index analysis took 148 ms [2024-11-13 17:01:45,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 51 [2024-11-13 17:01:45,810 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:45,810 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 17:01:45,820 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:45,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:46,065 INFO L224 Elim1Store]: Index analysis took 144 ms [2024-11-13 17:01:46,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:01:46,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:46,605 INFO L224 Elim1Store]: Index analysis took 341 ms [2024-11-13 17:01:46,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 53 [2024-11-13 17:01:46,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:46,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:47,107 INFO L224 Elim1Store]: Index analysis took 345 ms [2024-11-13 17:01:47,108 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 53 treesize of output 25 [2024-11-13 17:01:47,210 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:47,210 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:01:47,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:47,461 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 17:01:47,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:47,613 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 17:01:47,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:48,065 INFO L224 Elim1Store]: Index analysis took 342 ms [2024-11-13 17:01:48,164 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2024-11-13 17:01:48,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:48,944 INFO L224 Elim1Store]: Index analysis took 672 ms [2024-11-13 17:01:48,945 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 58 [2024-11-13 17:01:48,952 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:48,952 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:48,953 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:49,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:49,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:49,825 INFO L224 Elim1Store]: Index analysis took 708 ms [2024-11-13 17:01:49,931 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 90 treesize of output 74 [2024-11-13 17:01:50,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:51,153 INFO L224 Elim1Store]: Index analysis took 1102 ms [2024-11-13 17:01:51,154 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 73 [2024-11-13 17:01:51,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:51,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:51,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:51,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:51,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:51,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:51,723 INFO L224 Elim1Store]: Index analysis took 395 ms [2024-11-13 17:01:51,833 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 17:01:51,898 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:51,898 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 135 [2024-11-13 17:01:51,909 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:51,909 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:51,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:52,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:52,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:52,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:52,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:52,391 INFO L224 Elim1Store]: Index analysis took 146 ms [2024-11-13 17:01:52,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:01:52,501 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:01:52,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:52,946 INFO L224 Elim1Store]: Index analysis took 340 ms [2024-11-13 17:01:52,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 50 [2024-11-13 17:01:52,956 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:52,956 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:53,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:53,381 INFO L224 Elim1Store]: Index analysis took 326 ms [2024-11-13 17:01:53,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 59 [2024-11-13 17:01:53,391 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:53,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:53,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:53,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:53,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:54,067 INFO L224 Elim1Store]: Index analysis took 420 ms [2024-11-13 17:01:54,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:01:54,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:54,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:54,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:54,642 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 17:01:54,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:54,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:54,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:55,043 INFO L224 Elim1Store]: Index analysis took 185 ms [2024-11-13 17:01:55,158 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 8 [2024-11-13 17:01:55,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:55,331 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 17:01:55,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:55,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:55,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 30 treesize of output 38 [2024-11-13 17:01:55,685 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:01:55,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:55,936 INFO L224 Elim1Store]: Index analysis took 143 ms [2024-11-13 17:01:55,936 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 36 treesize of output 17 [2024-11-13 17:01:56,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:56,181 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 17:01:56,186 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:56,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:56,429 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-13 17:01:56,430 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 50 treesize of output 29 [2024-11-13 17:01:56,897 INFO L224 Elim1Store]: Index analysis took 374 ms [2024-11-13 17:01:56,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:57,169 INFO L349 Elim1Store]: treesize reduction 25, result has 3.8 percent of original size [2024-11-13 17:01:57,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 1 [2024-11-13 17:01:57,170 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:01:57,175 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:57,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:57,424 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-11-13 17:01:57,424 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 36 treesize of output 17 [2024-11-13 17:01:57,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:57,691 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 17:01:57,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:57,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:58,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 27 treesize of output 35 [2024-11-13 17:01:58,060 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:58,061 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 36 [2024-11-13 17:01:58,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:58,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:01:58,125 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-13 17:01:58,133 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:58,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:58,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:58,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:58,558 INFO L224 Elim1Store]: Index analysis took 169 ms [2024-11-13 17:01:58,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:01:58,693 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:58,694 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:58,700 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:58,701 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:58,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:58,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 16 treesize of output 16 [2024-11-13 17:01:58,975 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:01:59,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:59,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:59,278 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 30 treesize of output 38 [2024-11-13 17:01:59,280 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:01:59,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:59,563 INFO L224 Elim1Store]: Index analysis took 179 ms [2024-11-13 17:01:59,563 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 43 treesize of output 24 [2024-11-13 17:01:59,900 INFO L224 Elim1Store]: Index analysis took 104 ms [2024-11-13 17:01:59,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:01:59,954 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 17:01:59,961 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:01:59,962 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:00,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:00,195 INFO L224 Elim1Store]: Index analysis took 131 ms [2024-11-13 17:02:00,195 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 36 treesize of output 17 [2024-11-13 17:02:00,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:00,461 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 17:02:00,469 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:00,471 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:00,479 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:00,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:00,815 INFO L224 Elim1Store]: Index analysis took 177 ms [2024-11-13 17:02:00,815 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 36 treesize of output 17 [2024-11-13 17:02:01,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:01,027 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 17:02:01,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:01,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:01,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:01,418 INFO L224 Elim1Store]: Index analysis took 145 ms [2024-11-13 17:02:01,527 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 8 [2024-11-13 17:02:01,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:01,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:01,932 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 17:02:02,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:02,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:02,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 40 treesize of output 46 [2024-11-13 17:02:02,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:02,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:02,621 INFO L224 Elim1Store]: Index analysis took 153 ms [2024-11-13 17:02:02,622 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 43 treesize of output 22 [2024-11-13 17:02:02,726 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:02,726 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:02,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:02,870 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 17:02:03,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:03,115 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 17:02:03,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:03,346 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-11-13 17:02:03,347 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 62 treesize of output 37 [2024-11-13 17:02:03,443 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:03,443 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 17:02:03,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:03,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:03,698 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 17:02:03,935 INFO L224 Elim1Store]: Index analysis took 117 ms [2024-11-13 17:02:03,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:03,983 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 17:02:04,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:04,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:04,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:04,339 INFO L224 Elim1Store]: Index analysis took 159 ms [2024-11-13 17:02:04,457 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 8 [2024-11-13 17:02:04,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:04,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:04,865 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 17:02:04,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:05,060 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 16 treesize of output 16 [2024-11-13 17:02:05,145 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:05,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:05,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:05,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:05,585 INFO L224 Elim1Store]: Index analysis took 190 ms [2024-11-13 17:02:05,683 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 8 [2024-11-13 17:02:05,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:05,833 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 17:02:05,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:05,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:06,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:06,173 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:02:06,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:02:06,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:06,699 INFO L224 Elim1Store]: Index analysis took 329 ms [2024-11-13 17:02:06,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 17:02:06,705 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:06,705 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:06,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:06,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:06,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:06,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:07,289 INFO L224 Elim1Store]: Index analysis took 345 ms [2024-11-13 17:02:07,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:02:07,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:07,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:07,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:07,842 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 17:02:07,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:07,990 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 16 treesize of output 16 [2024-11-13 17:02:08,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:08,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:08,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:08,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 43 [2024-11-13 17:02:08,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:08,715 INFO L224 Elim1Store]: Index analysis took 170 ms [2024-11-13 17:02:08,716 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 50 [2024-11-13 17:02:08,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:09,012 INFO L224 Elim1Store]: Index analysis took 170 ms [2024-11-13 17:02:09,013 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 55 treesize of output 30 [2024-11-13 17:02:09,178 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:09,178 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-13 17:02:09,178 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:09,438 INFO L224 Elim1Store]: Index analysis took 132 ms [2024-11-13 17:02:09,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:09,505 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:02:09,505 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:09,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:09,688 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 17:02:09,935 INFO L224 Elim1Store]: Index analysis took 123 ms [2024-11-13 17:02:10,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:10,003 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 17:02:10,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:10,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:10,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:10,349 INFO L224 Elim1Store]: Index analysis took 148 ms [2024-11-13 17:02:10,438 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 8 [2024-11-13 17:02:10,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:10,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:10,793 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 17:02:10,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:10,950 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 16 treesize of output 16 [2024-11-13 17:02:11,041 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:11,350 INFO L224 Elim1Store]: Index analysis took 177 ms [2024-11-13 17:02:11,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 54 [2024-11-13 17:02:11,451 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:11,453 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:11,510 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:11,511 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 17:02:11,518 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,518 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,584 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:11,584 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 17:02:11,593 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:11,595 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:11,671 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:11,672 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 17:02:11,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,680 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,759 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:11,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-13 17:02:11,767 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,768 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,821 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:11,821 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 17:02:11,836 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,837 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:11,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:12,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 49 [2024-11-13 17:02:12,103 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:12,105 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:12,110 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:12,113 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:12,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:12,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:12,476 INFO L224 Elim1Store]: Index analysis took 168 ms [2024-11-13 17:02:12,477 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 36 treesize of output 17 [2024-11-13 17:02:12,542 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:12,542 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:12,798 INFO L224 Elim1Store]: Index analysis took 129 ms [2024-11-13 17:02:12,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:12,859 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 17:02:13,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:13,037 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 17:02:13,039 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:13,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:13,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:13,333 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-13 17:02:13,334 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 51 treesize of output 30 [2024-11-13 17:02:13,381 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:13,381 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:02:13,382 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:13,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:13,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:13,671 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 23 treesize of output 1 [2024-11-13 17:02:13,671 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:13,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:13,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:13,957 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 23 treesize of output 1 [2024-11-13 17:02:14,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:14,394 INFO L224 Elim1Store]: Index analysis took 286 ms [2024-11-13 17:02:14,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:14,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:14,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:14,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:14,743 INFO L224 Elim1Store]: Index analysis took 145 ms [2024-11-13 17:02:14,744 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 62 treesize of output 37 [2024-11-13 17:02:14,843 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:14,844 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:02:14,845 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:14,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:14,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:15,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:15,381 INFO L224 Elim1Store]: Index analysis took 282 ms [2024-11-13 17:02:15,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:15,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:15,430 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:15,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:15,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:15,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:15,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:16,286 INFO L224 Elim1Store]: Index analysis took 587 ms [2024-11-13 17:02:16,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:16,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:02:16,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:16,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:16,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:16,884 INFO L224 Elim1Store]: Index analysis took 290 ms [2024-11-13 17:02:16,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:16,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:17,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:17,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:17,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:17,463 INFO L224 Elim1Store]: Index analysis took 287 ms [2024-11-13 17:02:17,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:17,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:17,609 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:17,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:17,798 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:02:17,798 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 43 treesize of output 22 [2024-11-13 17:02:17,848 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:17,848 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-13 17:02:17,849 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:18,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:18,090 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:02:18,090 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:18,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:18,323 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 17:02:18,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:18,466 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 17:02:18,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:18,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:18,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 27 treesize of output 35 [2024-11-13 17:02:18,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:18,995 INFO L224 Elim1Store]: Index analysis took 146 ms [2024-11-13 17:02:18,996 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 36 treesize of output 17 [2024-11-13 17:02:19,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:19,231 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 17:02:19,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:19,490 INFO L224 Elim1Store]: Index analysis took 162 ms [2024-11-13 17:02:19,490 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 43 treesize of output 24 [2024-11-13 17:02:19,867 INFO L224 Elim1Store]: Index analysis took 121 ms [2024-11-13 17:02:19,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:19,928 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 17:02:20,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:20,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:20,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:20,272 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-11-13 17:02:20,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:02:20,370 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:20,371 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:20,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:20,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:20,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:20,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 49 [2024-11-13 17:02:20,622 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:20,623 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:20,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:20,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:20,904 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:02:20,904 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 51 treesize of output 30 [2024-11-13 17:02:20,961 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:20,964 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:21,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:21,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:21,272 INFO L224 Elim1Store]: Index analysis took 147 ms [2024-11-13 17:02:21,273 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 36 treesize of output 17 [2024-11-13 17:02:21,365 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:21,365 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:21,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:21,603 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 17:02:21,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:21,755 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 17:02:21,756 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:21,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:21,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:22,053 INFO L224 Elim1Store]: Index analysis took 146 ms [2024-11-13 17:02:22,054 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 51 treesize of output 30 [2024-11-13 17:02:22,152 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:22,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:02:22,153 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:22,154 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:22,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:22,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:22,438 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 23 treesize of output 1 [2024-11-13 17:02:22,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:22,873 INFO L224 Elim1Store]: Index analysis took 289 ms [2024-11-13 17:02:22,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:22,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:23,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:23,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:23,210 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 23 treesize of output 1 [2024-11-13 17:02:23,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:23,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:23,505 INFO L224 Elim1Store]: Index analysis took 143 ms [2024-11-13 17:02:23,506 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 62 treesize of output 37 [2024-11-13 17:02:23,554 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:23,555 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:02:23,556 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:23,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:23,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:23,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,081 INFO L224 Elim1Store]: Index analysis took 286 ms [2024-11-13 17:02:24,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:24,131 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:24,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,652 INFO L224 Elim1Store]: Index analysis took 280 ms [2024-11-13 17:02:24,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:24,703 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:24,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:24,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:25,257 INFO L224 Elim1Store]: Index analysis took 295 ms [2024-11-13 17:02:25,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:25,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:25,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:25,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:25,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:26,166 INFO L224 Elim1Store]: Index analysis took 595 ms [2024-11-13 17:02:26,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:26,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:02:26,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:26,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:26,519 INFO L224 Elim1Store]: Index analysis took 150 ms [2024-11-13 17:02:26,519 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 43 treesize of output 22 [2024-11-13 17:02:26,571 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:26,571 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-13 17:02:26,571 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:26,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:26,824 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:02:26,824 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:27,029 INFO L224 Elim1Store]: Index analysis took 101 ms [2024-11-13 17:02:27,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:27,078 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 17:02:27,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:27,228 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 17:02:27,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:27,487 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:02:27,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 64 treesize of output 59 [2024-11-13 17:02:27,590 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:27,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:28,046 INFO L224 Elim1Store]: Index analysis took 348 ms [2024-11-13 17:02:28,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 70 [2024-11-13 17:02:28,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:28,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:28,551 INFO L224 Elim1Store]: Index analysis took 346 ms [2024-11-13 17:02:28,552 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 72 treesize of output 40 [2024-11-13 17:02:28,602 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:28,603 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 17:02:28,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:28,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:28,858 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 17:02:29,069 INFO L224 Elim1Store]: Index analysis took 108 ms [2024-11-13 17:02:29,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:29,120 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 17:02:29,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:29,631 INFO L224 Elim1Store]: Index analysis took 400 ms [2024-11-13 17:02:29,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 17:02:29,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:29,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:30,171 INFO L224 Elim1Store]: Index analysis took 363 ms [2024-11-13 17:02:30,172 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 53 treesize of output 25 [2024-11-13 17:02:30,232 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:30,232 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:30,443 INFO L224 Elim1Store]: Index analysis took 103 ms [2024-11-13 17:02:30,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:30,497 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 17:02:30,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:30,651 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 17:02:30,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:30,904 INFO L224 Elim1Store]: Index analysis took 147 ms [2024-11-13 17:02:31,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 35 treesize of output 43 [2024-11-13 17:02:31,010 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:31,010 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:31,015 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:31,016 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:31,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:31,461 INFO L224 Elim1Store]: Index analysis took 340 ms [2024-11-13 17:02:31,557 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 64 [2024-11-13 17:02:31,558 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:31,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:32,346 INFO L224 Elim1Store]: Index analysis took 687 ms [2024-11-13 17:02:32,347 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 75 [2024-11-13 17:02:32,400 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:32,401 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-11-13 17:02:32,407 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:32,412 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:32,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:33,229 INFO L224 Elim1Store]: Index analysis took 701 ms [2024-11-13 17:02:33,230 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 17:02:33,237 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:33,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:33,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:33,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:33,407 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 16 treesize of output 16 [2024-11-13 17:02:33,481 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:33,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:33,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 49 [2024-11-13 17:02:33,800 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:33,802 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:33,807 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:33,811 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:33,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:34,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:34,118 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:02:34,119 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 36 treesize of output 17 [2024-11-13 17:02:34,172 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:34,172 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:34,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:34,419 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 17:02:34,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:34,569 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 17:02:34,571 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:34,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:34,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:34,923 INFO L224 Elim1Store]: Index analysis took 163 ms [2024-11-13 17:02:34,923 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 51 treesize of output 30 [2024-11-13 17:02:35,022 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:35,023 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:02:35,023 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:35,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:35,296 INFO L224 Elim1Store]: Index analysis took 102 ms [2024-11-13 17:02:35,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:35,364 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 23 treesize of output 1 [2024-11-13 17:02:35,365 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:35,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:35,904 INFO L224 Elim1Store]: Index analysis took 353 ms [2024-11-13 17:02:35,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:35,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:36,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:36,232 INFO L224 Elim1Store]: Index analysis took 121 ms [2024-11-13 17:02:36,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:36,295 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 23 treesize of output 1 [2024-11-13 17:02:36,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:36,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:36,633 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-11-13 17:02:36,633 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 62 treesize of output 37 [2024-11-13 17:02:36,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:36,738 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:02:36,740 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:36,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:36,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:36,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:37,301 INFO L224 Elim1Store]: Index analysis took 317 ms [2024-11-13 17:02:37,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:37,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:37,368 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:37,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:37,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:37,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:37,952 INFO L224 Elim1Store]: Index analysis took 341 ms [2024-11-13 17:02:38,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:38,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:38,013 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:38,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:38,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:38,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:38,956 INFO L224 Elim1Store]: Index analysis took 634 ms [2024-11-13 17:02:39,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:39,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:02:39,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:39,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:39,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:39,564 INFO L224 Elim1Store]: Index analysis took 311 ms [2024-11-13 17:02:39,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:39,625 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:39,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:39,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:39,957 INFO L224 Elim1Store]: Index analysis took 171 ms [2024-11-13 17:02:39,958 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 43 treesize of output 22 [2024-11-13 17:02:40,019 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:40,019 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-13 17:02:40,019 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:40,255 INFO L224 Elim1Store]: Index analysis took 109 ms [2024-11-13 17:02:40,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:40,313 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 17:02:40,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:40,483 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 17:02:40,706 INFO L224 Elim1Store]: Index analysis took 117 ms [2024-11-13 17:02:40,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:40,775 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:02:40,775 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:40,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:41,091 INFO L224 Elim1Store]: Index analysis took 176 ms [2024-11-13 17:02:41,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 54 [2024-11-13 17:02:41,217 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:41,277 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:41,277 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 17:02:41,281 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:41,281 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:41,290 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:41,350 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:41,351 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-13 17:02:41,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:41,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:41,423 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:41,423 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 17:02:41,427 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:41,431 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:41,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:41,495 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:41,496 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-13 17:02:41,502 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:41,503 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:41,571 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:41,572 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 17:02:41,579 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:41,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:41,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 30 treesize of output 38 [2024-11-13 17:02:41,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:42,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:42,167 INFO L224 Elim1Store]: Index analysis took 145 ms [2024-11-13 17:02:42,167 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 36 treesize of output 17 [2024-11-13 17:02:42,217 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:42,217 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:42,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:42,456 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 17:02:42,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:42,599 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 17:02:42,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:42,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:42,887 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:02:42,888 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 43 treesize of output 22 [2024-11-13 17:02:42,945 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:42,945 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-13 17:02:42,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:43,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:43,253 INFO L224 Elim1Store]: Index analysis took 124 ms [2024-11-13 17:02:43,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:43,314 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 17:02:43,315 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:43,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:43,844 INFO L224 Elim1Store]: Index analysis took 356 ms [2024-11-13 17:02:43,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:43,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:44,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:44,207 INFO L224 Elim1Store]: Index analysis took 125 ms [2024-11-13 17:02:44,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:44,260 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 17:02:44,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:44,524 INFO L224 Elim1Store]: Index analysis took 164 ms [2024-11-13 17:02:44,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 64 treesize of output 59 [2024-11-13 17:02:44,654 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:44,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:45,114 INFO L224 Elim1Store]: Index analysis took 345 ms [2024-11-13 17:02:45,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 70 [2024-11-13 17:02:45,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:45,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:45,602 INFO L224 Elim1Store]: Index analysis took 334 ms [2024-11-13 17:02:45,603 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 72 treesize of output 40 [2024-11-13 17:02:45,653 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:45,653 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-13 17:02:45,654 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:45,655 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:45,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:46,084 INFO L224 Elim1Store]: Index analysis took 282 ms [2024-11-13 17:02:46,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:46,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:46,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:46,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:46,432 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 17:02:46,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:46,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:46,714 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 17:02:46,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:47,168 INFO L224 Elim1Store]: Index analysis took 352 ms [2024-11-13 17:02:47,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 17:02:47,173 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:47,174 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:47,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:47,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 49 [2024-11-13 17:02:47,428 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:47,430 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:47,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:47,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:47,733 INFO L224 Elim1Store]: Index analysis took 148 ms [2024-11-13 17:02:47,734 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 36 treesize of output 17 [2024-11-13 17:02:47,785 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:47,785 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:48,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:48,027 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 17:02:48,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:48,170 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 17:02:48,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:48,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:48,457 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-11-13 17:02:48,458 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 51 treesize of output 30 [2024-11-13 17:02:48,509 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:48,511 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:48,512 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:48,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:48,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:48,802 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-11-13 17:02:48,803 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 51 treesize of output 30 [2024-11-13 17:02:48,901 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:48,902 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:02:48,902 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:48,903 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:49,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:49,352 INFO L224 Elim1Store]: Index analysis took 297 ms [2024-11-13 17:02:49,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:49,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:49,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:49,698 INFO L224 Elim1Store]: Index analysis took 129 ms [2024-11-13 17:02:49,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:49,748 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 23 treesize of output 1 [2024-11-13 17:02:49,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:50,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:50,046 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 23 treesize of output 1 [2024-11-13 17:02:50,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:50,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:50,343 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-13 17:02:50,343 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 62 treesize of output 37 [2024-11-13 17:02:50,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:50,396 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:02:50,397 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:50,398 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:50,400 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:50,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:50,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:50,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:51,257 INFO L224 Elim1Store]: Index analysis took 600 ms [2024-11-13 17:02:51,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:51,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:02:51,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:51,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:51,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:51,837 INFO L224 Elim1Store]: Index analysis took 289 ms [2024-11-13 17:02:51,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:51,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:51,991 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:52,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:52,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:52,427 INFO L224 Elim1Store]: Index analysis took 286 ms [2024-11-13 17:02:52,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:52,475 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:02:52,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:52,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:52,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:53,021 INFO L224 Elim1Store]: Index analysis took 282 ms [2024-11-13 17:02:53,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:53,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:02:53,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:53,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:53,367 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:02:53,368 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 43 treesize of output 22 [2024-11-13 17:02:53,418 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:53,418 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-13 17:02:53,418 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:53,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:53,664 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:02:53,664 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:53,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:53,912 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 17:02:54,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:54,056 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 17:02:54,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:54,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:54,350 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 40 treesize of output 46 [2024-11-13 17:02:54,351 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:54,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:54,596 INFO L224 Elim1Store]: Index analysis took 147 ms [2024-11-13 17:02:54,597 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 62 treesize of output 37 [2024-11-13 17:02:54,647 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:54,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 17:02:54,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:54,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:54,892 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 17:02:55,093 INFO L224 Elim1Store]: Index analysis took 101 ms [2024-11-13 17:02:55,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:55,149 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 17:02:55,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:55,406 INFO L224 Elim1Store]: Index analysis took 145 ms [2024-11-13 17:02:55,406 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 43 treesize of output 22 [2024-11-13 17:02:55,508 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:55,509 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:55,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:55,749 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 17:02:55,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:55,889 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 17:02:55,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:56,049 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 16 treesize of output 16 [2024-11-13 17:02:56,127 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:56,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:56,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:56,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:56,472 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-11-13 17:02:56,563 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 8 [2024-11-13 17:02:56,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:56,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:56,912 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 17:02:57,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:57,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 49 [2024-11-13 17:02:57,172 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:57,173 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:57,177 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:02:57,180 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:02:57,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:57,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:57,466 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:02:57,467 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 36 treesize of output 17 [2024-11-13 17:02:57,557 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:57,557 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:02:57,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:57,699 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 17:02:57,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:57,934 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 17:02:58,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:58,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:58,276 INFO L224 Elim1Store]: Index analysis took 186 ms [2024-11-13 17:02:58,277 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 43 treesize of output 22 [2024-11-13 17:02:58,397 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:58,397 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-13 17:02:58,397 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:58,610 INFO L224 Elim1Store]: Index analysis took 103 ms [2024-11-13 17:02:58,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:58,675 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:02:58,675 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:02:58,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:58,868 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 17:02:59,100 INFO L224 Elim1Store]: Index analysis took 109 ms [2024-11-13 17:02:59,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:59,162 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 17:02:59,164 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:59,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:59,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:59,533 INFO L224 Elim1Store]: Index analysis took 169 ms [2024-11-13 17:02:59,534 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 51 treesize of output 30 [2024-11-13 17:02:59,586 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:02:59,587 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:02:59,587 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:59,588 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:02:59,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:59,892 INFO L224 Elim1Store]: Index analysis took 117 ms [2024-11-13 17:02:59,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:02:59,941 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 23 treesize of output 1 [2024-11-13 17:03:00,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:00,412 INFO L224 Elim1Store]: Index analysis took 326 ms [2024-11-13 17:03:00,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:00,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:03:00,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:00,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:00,779 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 23 treesize of output 1 [2024-11-13 17:03:00,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:01,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:01,121 INFO L224 Elim1Store]: Index analysis took 148 ms [2024-11-13 17:03:01,121 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 62 treesize of output 37 [2024-11-13 17:03:01,222 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:01,223 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:03:01,224 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:01,226 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:01,227 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:01,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:01,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:01,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:02,204 INFO L224 Elim1Store]: Index analysis took 665 ms [2024-11-13 17:03:02,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:02,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:03:02,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:02,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:02,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:02,885 INFO L224 Elim1Store]: Index analysis took 292 ms [2024-11-13 17:03:02,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:02,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:03:03,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:03,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:03,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:03,518 INFO L224 Elim1Store]: Index analysis took 336 ms [2024-11-13 17:03:03,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:03,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:03:03,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:03,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:03,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:04,163 INFO L224 Elim1Store]: Index analysis took 316 ms [2024-11-13 17:03:04,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:04,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:03:04,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:04,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:04,578 INFO L224 Elim1Store]: Index analysis took 189 ms [2024-11-13 17:03:04,687 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 51 treesize of output 51 [2024-11-13 17:03:04,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:05,210 INFO L224 Elim1Store]: Index analysis took 396 ms [2024-11-13 17:03:05,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2024-11-13 17:03:05,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:05,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:05,691 INFO L224 Elim1Store]: Index analysis took 330 ms [2024-11-13 17:03:05,692 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 60 treesize of output 30 [2024-11-13 17:03:05,696 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:05,696 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-13 17:03:05,699 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:05,756 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:05,756 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:03:05,987 INFO L224 Elim1Store]: Index analysis took 109 ms [2024-11-13 17:03:06,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:06,041 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 17:03:06,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:06,176 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 17:03:06,181 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:06,181 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:06,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:06,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 27 treesize of output 35 [2024-11-13 17:03:06,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:06,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:06,716 INFO L224 Elim1Store]: Index analysis took 129 ms [2024-11-13 17:03:06,716 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 36 treesize of output 17 [2024-11-13 17:03:06,828 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:06,828 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:03:07,040 INFO L224 Elim1Store]: Index analysis took 104 ms [2024-11-13 17:03:07,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:07,086 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 17:03:07,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:07,225 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 17:03:07,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:07,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:07,752 INFO L224 Elim1Store]: Index analysis took 339 ms [2024-11-13 17:03:07,865 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2024-11-13 17:03:08,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:08,642 INFO L224 Elim1Store]: Index analysis took 644 ms [2024-11-13 17:03:08,642 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 68 [2024-11-13 17:03:08,694 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:08,695 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-13 17:03:08,706 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:03:08,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:08,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:08,991 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:09,091 INFO L224 Elim1Store]: Index analysis took 155 ms [2024-11-13 17:03:09,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:03:09,239 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:09,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:09,713 INFO L224 Elim1Store]: Index analysis took 343 ms [2024-11-13 17:03:09,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 59 [2024-11-13 17:03:09,720 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:09,720 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:09,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:10,178 INFO L224 Elim1Store]: Index analysis took 353 ms [2024-11-13 17:03:10,179 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 50 [2024-11-13 17:03:10,186 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:10,187 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:10,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:10,469 INFO L224 Elim1Store]: Index analysis took 170 ms [2024-11-13 17:03:10,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:03:10,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:11,075 INFO L224 Elim1Store]: Index analysis took 361 ms [2024-11-13 17:03:11,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 53 [2024-11-13 17:03:11,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:11,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:11,644 INFO L224 Elim1Store]: Index analysis took 403 ms [2024-11-13 17:03:11,645 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 53 treesize of output 25 [2024-11-13 17:03:11,703 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:11,703 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:03:11,943 INFO L224 Elim1Store]: Index analysis took 119 ms [2024-11-13 17:03:12,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:12,008 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 17:03:12,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:12,153 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 17:03:12,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:12,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 27 treesize of output 35 [2024-11-13 17:03:12,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:12,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:12,701 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:03:12,702 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 36 treesize of output 17 [2024-11-13 17:03:12,751 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:12,751 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:03:12,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:12,893 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 17:03:13,128 INFO L224 Elim1Store]: Index analysis took 117 ms [2024-11-13 17:03:13,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:13,176 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 17:03:13,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:13,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:13,475 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 43 [2024-11-13 17:03:13,476 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:13,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:13,730 INFO L224 Elim1Store]: Index analysis took 137 ms [2024-11-13 17:03:13,730 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 54 [2024-11-13 17:03:13,738 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:03:13,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:13,984 INFO L224 Elim1Store]: Index analysis took 146 ms [2024-11-13 17:03:13,985 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 45 [2024-11-13 17:03:14,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:14,226 INFO L224 Elim1Store]: Index analysis took 151 ms [2024-11-13 17:03:14,227 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 48 treesize of output 25 [2024-11-13 17:03:14,283 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:14,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:03:14,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:14,458 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 17:03:14,665 INFO L224 Elim1Store]: Index analysis took 105 ms [2024-11-13 17:03:14,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:14,723 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 17:03:14,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:14,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:15,035 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:03:15,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 64 treesize of output 56 [2024-11-13 17:03:15,207 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:15,207 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-13 17:03:15,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:15,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:15,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:15,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 30 treesize of output 38 [2024-11-13 17:03:15,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:15,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:15,832 INFO L224 Elim1Store]: Index analysis took 176 ms [2024-11-13 17:03:15,832 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 43 treesize of output 22 [2024-11-13 17:03:15,946 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:15,946 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-13 17:03:15,947 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:15,948 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:16,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:16,208 INFO L224 Elim1Store]: Index analysis took 112 ms [2024-11-13 17:03:16,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:16,267 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 17:03:16,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:16,716 INFO L224 Elim1Store]: Index analysis took 291 ms [2024-11-13 17:03:16,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:16,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:03:16,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:17,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:17,060 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 17:03:17,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:17,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:17,373 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-13 17:03:17,373 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 36 treesize of output 17 [2024-11-13 17:03:17,486 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:17,486 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:03:17,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:17,656 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 17:03:17,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:17,875 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 17:03:18,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:18,124 INFO L224 Elim1Store]: Index analysis took 136 ms [2024-11-13 17:03:18,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 64 treesize of output 59 [2024-11-13 17:03:18,226 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:18,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:18,765 INFO L224 Elim1Store]: Index analysis took 419 ms [2024-11-13 17:03:18,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 70 [2024-11-13 17:03:18,820 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:18,820 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-11-13 17:03:18,827 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:18,833 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:03:19,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:19,300 INFO L224 Elim1Store]: Index analysis took 343 ms [2024-11-13 17:03:19,301 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 17:03:19,306 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:19,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:19,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:19,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 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 43 treesize of output 49 [2024-11-13 17:03:19,572 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:19,574 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:19,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:19,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:19,934 INFO L224 Elim1Store]: Index analysis took 178 ms [2024-11-13 17:03:19,935 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 62 treesize of output 37 [2024-11-13 17:03:19,992 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:19,992 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:03:19,993 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:20,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:20,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:20,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:20,545 INFO L224 Elim1Store]: Index analysis took 305 ms [2024-11-13 17:03:20,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:20,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:03:20,599 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:20,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:20,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:20,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:21,134 INFO L224 Elim1Store]: Index analysis took 268 ms [2024-11-13 17:03:21,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:21,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:03:21,184 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:21,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:21,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:21,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:22,019 INFO L224 Elim1Store]: Index analysis took 602 ms [2024-11-13 17:03:22,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:22,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:03:22,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:22,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:22,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:22,650 INFO L224 Elim1Store]: Index analysis took 305 ms [2024-11-13 17:03:22,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:22,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:03:22,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:22,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:23,014 INFO L224 Elim1Store]: Index analysis took 163 ms [2024-11-13 17:03:23,015 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 51 treesize of output 30 [2024-11-13 17:03:23,073 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:23,074 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:03:23,075 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:23,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:23,378 INFO L224 Elim1Store]: Index analysis took 110 ms [2024-11-13 17:03:23,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:23,432 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 23 treesize of output 1 [2024-11-13 17:03:23,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:23,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:23,726 INFO L224 Elim1Store]: Index analysis took 119 ms [2024-11-13 17:03:23,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:23,786 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 23 treesize of output 1 [2024-11-13 17:03:23,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:24,240 INFO L224 Elim1Store]: Index analysis took 276 ms [2024-11-13 17:03:24,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:24,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:03:24,294 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:24,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:24,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:24,601 INFO L224 Elim1Store]: Index analysis took 169 ms [2024-11-13 17:03:24,602 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 36 treesize of output 17 [2024-11-13 17:03:24,728 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:24,728 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:03:24,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:24,876 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 17:03:25,103 INFO L224 Elim1Store]: Index analysis took 120 ms [2024-11-13 17:03:25,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:25,162 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 17:03:25,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:25,170 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:03:25,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:25,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:25,527 INFO L224 Elim1Store]: Index analysis took 176 ms [2024-11-13 17:03:25,527 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 43 treesize of output 22 [2024-11-13 17:03:25,577 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:03:25,577 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-13 17:03:25,577 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:25,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:25,753 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 17:03:25,998 INFO L224 Elim1Store]: Index analysis took 116 ms [2024-11-13 17:03:26,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:26,055 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 17:03:26,289 INFO L224 Elim1Store]: Index analysis took 107 ms [2024-11-13 17:03:26,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:26,344 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-13 17:03:26,344 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 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:03:26,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:26,852 INFO L224 Elim1Store]: Index analysis took 405 ms [2024-11-13 17:03:26,945 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:27,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:27,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:27,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:27,333 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 17:03:27,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:27,583 INFO L224 Elim1Store]: Index analysis took 148 ms [2024-11-13 17:03:27,693 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:27,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:28,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:28,042 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 17:03:28,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:28,343 INFO L224 Elim1Store]: Index analysis took 180 ms [2024-11-13 17:03:28,431 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:28,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:28,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:28,831 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 17:03:28,927 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 14 treesize of output 17 [2024-11-13 17:03:28,927 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:29,040 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 14 treesize of output 17 [2024-11-13 17:03:29,040 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:29,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 5 treesize of output 3 [2024-11-13 17:03:29,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:29,428 INFO L224 Elim1Store]: Index analysis took 137 ms [2024-11-13 17:03:29,518 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:29,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:29,674 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 17:03:29,791 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 14 treesize of output 17 [2024-11-13 17:03:29,792 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:30,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:30,126 INFO L224 Elim1Store]: Index analysis took 201 ms [2024-11-13 17:03:30,242 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:30,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:30,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:30,618 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 17:03:30,724 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 14 treesize of output 17 [2024-11-13 17:03:30,724 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:30,812 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 17:03:30,915 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 14 treesize of output 17 [2024-11-13 17:03:30,915 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:31,008 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 17:03:31,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:31,274 INFO L224 Elim1Store]: Index analysis took 167 ms [2024-11-13 17:03:31,395 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:31,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:31,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:31,779 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 17:03:31,894 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 14 treesize of output 17 [2024-11-13 17:03:31,894 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:32,018 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 17:03:32,139 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 14 treesize of output 17 [2024-11-13 17:03:32,140 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:32,236 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 17:03:32,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 17 [2024-11-13 17:03:32,341 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:32,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:32,666 INFO L224 Elim1Store]: Index analysis took 192 ms [2024-11-13 17:03:32,789 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:32,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:33,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:33,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:33,287 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 17:03:33,399 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 14 treesize of output 17 [2024-11-13 17:03:33,400 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:33,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:33,682 INFO L224 Elim1Store]: Index analysis took 172 ms [2024-11-13 17:03:33,803 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:33,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:34,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:34,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:34,183 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 17:03:34,278 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 14 treesize of output 17 [2024-11-13 17:03:34,278 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:34,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:34,729 INFO L224 Elim1Store]: Index analysis took 338 ms [2024-11-13 17:03:34,828 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:34,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:34,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:35,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:03:35,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:35,268 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 17:03:35,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:35,520 INFO L224 Elim1Store]: Index analysis took 156 ms [2024-11-13 17:03:35,631 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:35,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:35,874 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:36,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:36,049 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 17:03:36,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:36,330 INFO L224 Elim1Store]: Index analysis took 168 ms [2024-11-13 17:03:36,441 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:36,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:36,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:36,794 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 17:03:36,909 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 14 treesize of output 17 [2024-11-13 17:03:36,910 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:37,022 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 14 treesize of output 17 [2024-11-13 17:03:37,022 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:37,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:37,283 INFO L224 Elim1Store]: Index analysis took 161 ms [2024-11-13 17:03:37,402 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:37,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:37,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:37,764 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 17:03:37,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 17 [2024-11-13 17:03:37,896 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:38,003 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 17:03:38,110 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 14 treesize of output 17 [2024-11-13 17:03:38,111 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:38,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:38,344 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-11-13 17:03:38,437 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:38,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:38,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:38,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:38,848 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 17:03:38,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:39,092 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:03:39,211 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:39,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:39,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:39,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:39,610 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 17:03:39,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 17 [2024-11-13 17:03:39,735 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:39,831 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 14 treesize of output 17 [2024-11-13 17:03:39,831 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:39,936 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 17:03:40,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:40,213 INFO L224 Elim1Store]: Index analysis took 154 ms [2024-11-13 17:03:40,298 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:40,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:40,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:40,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:40,701 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 17:03:40,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:41,183 INFO L224 Elim1Store]: Index analysis took 384 ms [2024-11-13 17:03:41,277 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:41,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:41,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:41,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:03:41,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:41,740 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 17:03:41,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:42,003 INFO L224 Elim1Store]: Index analysis took 163 ms [2024-11-13 17:03:42,094 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:42,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:42,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:42,444 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 17:03:42,541 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 14 treesize of output 17 [2024-11-13 17:03:42,541 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:42,632 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 14 treesize of output 17 [2024-11-13 17:03:42,632 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:42,738 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 17:03:42,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:43,004 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:03:43,100 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:43,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:43,273 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 17:03:43,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:43,542 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:03:43,652 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:43,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:43,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:44,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:44,048 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 17:03:44,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:44,347 INFO L224 Elim1Store]: Index analysis took 170 ms [2024-11-13 17:03:44,439 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:44,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:44,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:44,819 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 17:03:44,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:45,265 INFO L224 Elim1Store]: Index analysis took 346 ms [2024-11-13 17:03:45,370 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:45,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:45,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:45,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:03:45,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:45,828 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 17:03:45,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:46,099 INFO L224 Elim1Store]: Index analysis took 164 ms [2024-11-13 17:03:46,196 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:46,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:46,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:46,582 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 17:03:46,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:46,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:46,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:03:46,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:47,036 INFO L224 Elim1Store]: Index analysis took 161 ms [2024-11-13 17:03:47,126 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:47,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:47,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:47,474 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 17:03:47,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:48,267 INFO L224 Elim1Store]: Index analysis took 681 ms [2024-11-13 17:03:48,385 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 29 treesize of output 8 [2024-11-13 17:03:48,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:48,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:48,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:48,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:48,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:48,920 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 17:03:49,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:49,331 INFO L224 Elim1Store]: Index analysis took 322 ms [2024-11-13 17:03:49,420 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:49,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:49,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:49,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:03:49,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:49,881 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 17:03:50,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:50,382 INFO L224 Elim1Store]: Index analysis took 377 ms [2024-11-13 17:03:50,499 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:50,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:50,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:50,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:50,918 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 17:03:51,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:51,180 INFO L224 Elim1Store]: Index analysis took 136 ms [2024-11-13 17:03:51,276 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:51,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:51,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:51,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:51,676 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 17:03:51,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:51,958 INFO L224 Elim1Store]: Index analysis took 175 ms [2024-11-13 17:03:52,064 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:52,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:52,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:52,416 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 17:03:52,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:52,874 INFO L224 Elim1Store]: Index analysis took 350 ms [2024-11-13 17:03:52,966 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:53,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:53,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:53,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:03:53,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:53,419 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 17:03:53,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:53,888 INFO L224 Elim1Store]: Index analysis took 352 ms [2024-11-13 17:03:53,999 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:03:54,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:54,176 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 17:03:54,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:54,420 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:03:54,528 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:54,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:54,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:54,884 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 17:03:55,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:55,157 INFO L224 Elim1Store]: Index analysis took 157 ms [2024-11-13 17:03:55,247 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:55,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:55,398 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 17:03:55,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:55,711 INFO L224 Elim1Store]: Index analysis took 187 ms [2024-11-13 17:03:55,805 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:55,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:56,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:56,212 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 17:03:56,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 17 [2024-11-13 17:03:56,325 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:56,426 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 17:03:56,546 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 14 treesize of output 17 [2024-11-13 17:03:56,547 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:56,679 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 17:03:56,797 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 14 treesize of output 17 [2024-11-13 17:03:56,797 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:56,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:57,070 INFO L224 Elim1Store]: Index analysis took 169 ms [2024-11-13 17:03:57,197 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:57,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:57,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:57,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:57,628 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 17:03:57,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 17 [2024-11-13 17:03:57,753 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:57,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:57,999 INFO L224 Elim1Store]: Index analysis took 146 ms [2024-11-13 17:03:58,099 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:03:58,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:58,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:03:58,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:58,467 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 17:03:58,561 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 14 treesize of output 17 [2024-11-13 17:03:58,562 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:58,673 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 14 treesize of output 17 [2024-11-13 17:03:58,674 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:03:58,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:58,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:03:59,596 INFO L224 Elim1Store]: Index analysis took 710 ms [2024-11-13 17:03:59,703 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2024-11-13 17:03:59,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:01,036 INFO L224 Elim1Store]: Index analysis took 1190 ms [2024-11-13 17:04:01,038 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 75 [2024-11-13 17:04:01,051 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:01,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:01,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:01,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:01,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:01,491 INFO L224 Elim1Store]: Index analysis took 312 ms [2024-11-13 17:04:01,579 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 55 [2024-11-13 17:04:01,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:02,322 INFO L224 Elim1Store]: Index analysis took 630 ms [2024-11-13 17:04:02,323 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 60 [2024-11-13 17:04:02,331 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:02,332 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:02,332 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:02,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:02,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:02,845 INFO L224 Elim1Store]: Index analysis took 336 ms [2024-11-13 17:04:02,955 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 71 [2024-11-13 17:04:03,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:03,732 INFO L224 Elim1Store]: Index analysis took 676 ms [2024-11-13 17:04:03,733 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 70 [2024-11-13 17:04:03,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:04,513 INFO L224 Elim1Store]: Index analysis took 649 ms [2024-11-13 17:04:04,514 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 75 [2024-11-13 17:04:04,520 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:04,521 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:04,521 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:04,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:04,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:04,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:05,139 INFO L224 Elim1Store]: Index analysis took 396 ms [2024-11-13 17:04:05,251 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2024-11-13 17:04:05,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:05,957 INFO L224 Elim1Store]: Index analysis took 577 ms [2024-11-13 17:04:05,958 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 17:04:05,965 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:05,965 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:05,965 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:06,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:06,223 INFO L224 Elim1Store]: Index analysis took 145 ms [2024-11-13 17:04:06,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 50 [2024-11-13 17:04:06,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:06,774 INFO L224 Elim1Store]: Index analysis took 358 ms [2024-11-13 17:04:06,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 55 [2024-11-13 17:04:06,780 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:06,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:06,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:06,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:07,345 INFO L224 Elim1Store]: Index analysis took 418 ms [2024-11-13 17:04:07,441 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 71 [2024-11-13 17:04:07,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:08,225 INFO L224 Elim1Store]: Index analysis took 656 ms [2024-11-13 17:04:08,226 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 70 [2024-11-13 17:04:08,233 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:08,233 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:08,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:08,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:08,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:08,588 INFO L224 Elim1Store]: Index analysis took 179 ms [2024-11-13 17:04:08,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 53 [2024-11-13 17:04:08,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:09,155 INFO L224 Elim1Store]: Index analysis took 374 ms [2024-11-13 17:04:09,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 17:04:09,207 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:09,207 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-13 17:04:09,216 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:09,220 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:09,221 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:09,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:09,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:09,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:09,621 INFO L224 Elim1Store]: Index analysis took 180 ms [2024-11-13 17:04:09,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:04:09,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:10,202 INFO L224 Elim1Store]: Index analysis took 388 ms [2024-11-13 17:04:10,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 17:04:10,208 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:10,208 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:10,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:10,461 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:04:10,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:04:10,573 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:10,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:10,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:10,582 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:10,587 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:10,591 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:10,596 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:10,597 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:10,599 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:10,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:10,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:11,224 INFO L224 Elim1Store]: Index analysis took 425 ms [2024-11-13 17:04:11,225 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 67 treesize of output 37 [2024-11-13 17:04:11,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:11,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:04:11,522 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:11,522 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:04:11,523 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:11,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:11,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:11,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:12,110 INFO L224 Elim1Store]: Index analysis took 322 ms [2024-11-13 17:04:12,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:12,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:04:12,159 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:12,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:12,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:12,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:12,724 INFO L224 Elim1Store]: Index analysis took 282 ms [2024-11-13 17:04:12,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:12,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:04:12,783 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:12,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:12,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:13,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:13,430 INFO L224 Elim1Store]: Index analysis took 333 ms [2024-11-13 17:04:13,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:13,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:04:13,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:13,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:13,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:14,311 INFO L224 Elim1Store]: Index analysis took 569 ms [2024-11-13 17:04:14,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:14,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:04:14,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:14,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:14,834 INFO L224 Elim1Store]: Index analysis took 312 ms [2024-11-13 17:04:14,835 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 56 treesize of output 30 [2024-11-13 17:04:14,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:15,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:04:15,140 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:15,140 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:04:15,141 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:15,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:15,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:15,441 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 23 treesize of output 1 [2024-11-13 17:04:15,442 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:15,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:15,712 INFO L224 Elim1Store]: Index analysis took 103 ms [2024-11-13 17:04:15,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:15,756 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 23 treesize of output 1 [2024-11-13 17:04:15,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:16,216 INFO L224 Elim1Store]: Index analysis took 323 ms [2024-11-13 17:04:16,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:16,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:04:16,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:16,513 INFO L224 Elim1Store]: Index analysis took 157 ms [2024-11-13 17:04:16,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 66 treesize of output 61 [2024-11-13 17:04:16,637 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:16,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:17,165 INFO L224 Elim1Store]: Index analysis took 402 ms [2024-11-13 17:04:17,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 72 [2024-11-13 17:04:17,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:17,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:17,724 INFO L224 Elim1Store]: Index analysis took 370 ms [2024-11-13 17:04:17,731 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 72 treesize of output 40 [2024-11-13 17:04:17,781 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:17,782 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-13 17:04:17,782 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:17,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:18,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:18,077 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 17:04:18,078 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:18,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:18,534 INFO L224 Elim1Store]: Index analysis took 275 ms [2024-11-13 17:04:18,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:18,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:04:18,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:18,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:18,891 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 17:04:19,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:19,345 INFO L224 Elim1Store]: Index analysis took 358 ms [2024-11-13 17:04:19,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 57 [2024-11-13 17:04:19,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:19,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:19,889 INFO L224 Elim1Store]: Index analysis took 382 ms [2024-11-13 17:04:19,890 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 53 treesize of output 25 [2024-11-13 17:04:20,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:20,164 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:20,165 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:20,391 INFO L224 Elim1Store]: Index analysis took 102 ms [2024-11-13 17:04:20,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:20,449 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 17:04:20,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:20,621 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 17:04:20,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:20,850 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:04:20,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 37 treesize of output 45 [2024-11-13 17:04:20,944 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:20,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:20,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:20,951 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:21,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:21,438 INFO L224 Elim1Store]: Index analysis took 377 ms [2024-11-13 17:04:21,549 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 66 [2024-11-13 17:04:21,551 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:21,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:22,337 INFO L224 Elim1Store]: Index analysis took 684 ms [2024-11-13 17:04:22,338 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 62 [2024-11-13 17:04:22,344 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:22,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:22,346 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:22,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:23,187 INFO L224 Elim1Store]: Index analysis took 694 ms [2024-11-13 17:04:23,188 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 77 [2024-11-13 17:04:23,244 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:23,244 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 177 [2024-11-13 17:04:23,252 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:23,257 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:23,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:23,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:23,607 INFO L224 Elim1Store]: Index analysis took 178 ms [2024-11-13 17:04:23,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:04:23,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:24,148 INFO L224 Elim1Store]: Index analysis took 321 ms [2024-11-13 17:04:24,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 17:04:24,200 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:24,200 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-13 17:04:24,205 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:24,205 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:24,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:24,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:24,539 INFO L224 Elim1Store]: Index analysis took 175 ms [2024-11-13 17:04:24,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 66 treesize of output 58 [2024-11-13 17:04:24,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:24,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:24,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:25,304 INFO L224 Elim1Store]: Index analysis took 396 ms [2024-11-13 17:04:25,305 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 41 treesize of output 17 [2024-11-13 17:04:25,366 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:25,367 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:25,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:25,551 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 17:04:25,794 INFO L224 Elim1Store]: Index analysis took 122 ms [2024-11-13 17:04:25,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:25,855 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 17:04:26,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:26,179 INFO L224 Elim1Store]: Index analysis took 189 ms [2024-11-13 17:04:26,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 34 treesize of output 42 [2024-11-13 17:04:26,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:26,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:26,797 INFO L224 Elim1Store]: Index analysis took 315 ms [2024-11-13 17:04:26,798 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 41 treesize of output 17 [2024-11-13 17:04:26,842 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:26,842 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:26,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:26,989 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 17:04:27,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:27,300 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 17:04:27,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:27,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:27,801 INFO L224 Elim1Store]: Index analysis took 342 ms [2024-11-13 17:04:27,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 71 treesize of output 63 [2024-11-13 17:04:28,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:28,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:28,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:28,765 INFO L224 Elim1Store]: Index analysis took 641 ms [2024-11-13 17:04:28,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 17 [2024-11-13 17:04:28,824 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:28,824 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:28,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:28,989 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 17:04:29,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:29,238 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 17:04:29,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:29,512 INFO L224 Elim1Store]: Index analysis took 153 ms [2024-11-13 17:04:29,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 34 treesize of output 42 [2024-11-13 17:04:29,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:29,612 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:29,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:29,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:30,200 INFO L224 Elim1Store]: Index analysis took 415 ms [2024-11-13 17:04:30,309 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 17:04:30,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:31,162 INFO L224 Elim1Store]: Index analysis took 725 ms [2024-11-13 17:04:31,163 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 65 [2024-11-13 17:04:31,171 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:31,171 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:31,172 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:31,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:31,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:32,082 INFO L224 Elim1Store]: Index analysis took 757 ms [2024-11-13 17:04:32,083 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 65 treesize of output 30 [2024-11-13 17:04:32,088 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:32,088 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-13 17:04:32,092 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:32,161 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:32,161 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:32,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:32,305 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 17:04:32,511 INFO L224 Elim1Store]: Index analysis took 107 ms [2024-11-13 17:04:32,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:32,570 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 17:04:32,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:32,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:32,948 INFO L224 Elim1Store]: Index analysis took 184 ms [2024-11-13 17:04:33,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 53 [2024-11-13 17:04:33,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:33,604 INFO L224 Elim1Store]: Index analysis took 395 ms [2024-11-13 17:04:33,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 17:04:33,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:33,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:34,121 INFO L224 Elim1Store]: Index analysis took 365 ms [2024-11-13 17:04:34,122 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 60 treesize of output 30 [2024-11-13 17:04:34,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:34,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-13 17:04:34,129 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:34,186 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:34,186 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:34,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:34,362 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 17:04:34,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:34,594 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 17:04:34,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:34,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:35,153 INFO L224 Elim1Store]: Index analysis took 375 ms [2024-11-13 17:04:35,154 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 53 treesize of output 25 [2024-11-13 17:04:35,209 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:35,209 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:35,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:35,378 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 17:04:35,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:35,623 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 17:04:35,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:35,926 INFO L224 Elim1Store]: Index analysis took 175 ms [2024-11-13 17:04:36,024 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:04:36,025 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:36,027 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:36,032 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:36,032 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:36,037 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:36,040 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:36,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:36,046 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:36,047 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:36,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:36,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:36,560 INFO L224 Elim1Store]: Index analysis took 352 ms [2024-11-13 17:04:36,561 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 56 treesize of output 30 [2024-11-13 17:04:36,615 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:36,616 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:04:36,616 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:36,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:36,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:36,894 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 23 treesize of output 1 [2024-11-13 17:04:36,895 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:37,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:37,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:37,210 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 23 treesize of output 1 [2024-11-13 17:04:37,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:37,691 INFO L224 Elim1Store]: Index analysis took 303 ms [2024-11-13 17:04:37,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:37,749 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:04:37,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:37,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:38,285 INFO L224 Elim1Store]: Index analysis took 348 ms [2024-11-13 17:04:38,286 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 67 treesize of output 37 [2024-11-13 17:04:38,350 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:38,351 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:04:38,353 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:38,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:38,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:38,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:39,008 INFO L224 Elim1Store]: Index analysis took 355 ms [2024-11-13 17:04:39,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:39,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:04:39,070 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:39,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:39,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:39,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:39,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:39,697 INFO L224 Elim1Store]: Index analysis took 353 ms [2024-11-13 17:04:39,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:39,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:04:39,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:39,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:40,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:40,688 INFO L224 Elim1Store]: Index analysis took 603 ms [2024-11-13 17:04:40,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:40,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:04:40,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:40,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:40,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:41,268 INFO L224 Elim1Store]: Index analysis took 281 ms [2024-11-13 17:04:41,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:41,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:04:41,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:41,570 INFO L224 Elim1Store]: Index analysis took 143 ms [2024-11-13 17:04:41,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:04:41,665 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:41,670 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,671 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,673 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:41,678 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,732 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:41,733 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 17:04:41,738 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,740 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:41,745 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,746 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,750 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,751 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:41,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:41,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:42,043 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-13 17:04:42,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 53 [2024-11-13 17:04:42,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:42,584 INFO L224 Elim1Store]: Index analysis took 344 ms [2024-11-13 17:04:42,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 17:04:42,641 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:42,641 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-13 17:04:42,650 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:42,703 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:42,704 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-13 17:04:42,712 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:42,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:42,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:43,180 INFO L224 Elim1Store]: Index analysis took 317 ms [2024-11-13 17:04:43,273 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 17:04:43,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:43,990 INFO L224 Elim1Store]: Index analysis took 619 ms [2024-11-13 17:04:43,991 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 65 [2024-11-13 17:04:44,002 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,002 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,003 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,009 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,009 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,009 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:44,260 INFO L224 Elim1Store]: Index analysis took 148 ms [2024-11-13 17:04:44,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 34 treesize of output 42 [2024-11-13 17:04:44,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,353 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:44,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:44,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:44,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:44,714 INFO L224 Elim1Store]: Index analysis took 136 ms [2024-11-13 17:04:44,810 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 8 [2024-11-13 17:04:44,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:44,979 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 17:04:45,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:45,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:45,518 INFO L224 Elim1Store]: Index analysis took 378 ms [2024-11-13 17:04:45,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 71 treesize of output 63 [2024-11-13 17:04:45,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:45,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:45,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:46,545 INFO L224 Elim1Store]: Index analysis took 678 ms [2024-11-13 17:04:46,546 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 46 treesize of output 17 [2024-11-13 17:04:46,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:46,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:46,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:46,993 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 17:04:47,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:47,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:47,299 INFO L224 Elim1Store]: Index analysis took 164 ms [2024-11-13 17:04:47,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 66 treesize of output 58 [2024-11-13 17:04:47,490 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:47,491 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-13 17:04:47,503 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:47,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:47,788 INFO L224 Elim1Store]: Index analysis took 173 ms [2024-11-13 17:04:47,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 34 treesize of output 42 [2024-11-13 17:04:47,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:47,906 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:48,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:48,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:48,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:48,299 INFO L224 Elim1Store]: Index analysis took 172 ms [2024-11-13 17:04:48,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:04:48,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:48,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:48,427 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:48,428 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:48,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:48,709 INFO L224 Elim1Store]: Index analysis took 165 ms [2024-11-13 17:04:48,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 50 [2024-11-13 17:04:48,893 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:48,894 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-13 17:04:48,904 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:49,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:49,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:49,432 INFO L224 Elim1Store]: Index analysis took 354 ms [2024-11-13 17:04:49,529 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 71 [2024-11-13 17:04:49,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:50,298 INFO L224 Elim1Store]: Index analysis took 648 ms [2024-11-13 17:04:50,299 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 70 [2024-11-13 17:04:50,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:51,194 INFO L224 Elim1Store]: Index analysis took 782 ms [2024-11-13 17:04:51,194 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 75 [2024-11-13 17:04:51,199 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:51,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:51,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:51,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:51,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:51,505 INFO L224 Elim1Store]: Index analysis took 157 ms [2024-11-13 17:04:51,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 53 [2024-11-13 17:04:51,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:52,079 INFO L224 Elim1Store]: Index analysis took 378 ms [2024-11-13 17:04:52,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 17:04:52,146 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:52,147 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-13 17:04:52,157 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:52,219 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:52,219 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-13 17:04:52,230 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:52,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:52,504 INFO L224 Elim1Store]: Index analysis took 156 ms [2024-11-13 17:04:52,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:04:52,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:52,599 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:52,606 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,614 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,615 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,618 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:52,625 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,626 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,633 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,637 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:04:52,644 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:52,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:52,917 INFO L224 Elim1Store]: Index analysis took 164 ms [2024-11-13 17:04:53,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 66 treesize of output 61 [2024-11-13 17:04:53,010 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:53,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:53,435 INFO L224 Elim1Store]: Index analysis took 319 ms [2024-11-13 17:04:53,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 72 [2024-11-13 17:04:53,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:53,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:53,940 INFO L224 Elim1Store]: Index analysis took 338 ms [2024-11-13 17:04:53,940 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 72 treesize of output 40 [2024-11-13 17:04:54,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:54,185 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:54,186 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 17:04:54,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:54,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:54,428 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 17:04:54,652 INFO L224 Elim1Store]: Index analysis took 108 ms [2024-11-13 17:04:54,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:54,697 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 17:04:54,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:55,180 INFO L224 Elim1Store]: Index analysis took 380 ms [2024-11-13 17:04:55,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 57 [2024-11-13 17:04:55,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:55,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:55,698 INFO L224 Elim1Store]: Index analysis took 368 ms [2024-11-13 17:04:55,699 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 53 treesize of output 25 [2024-11-13 17:04:55,759 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:04:55,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 17:04:55,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:55,941 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 17:04:56,177 INFO L224 Elim1Store]: Index analysis took 114 ms [2024-11-13 17:04:56,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:56,237 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 17:04:56,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:56,524 INFO L224 Elim1Store]: Index analysis took 171 ms [2024-11-13 17:04:56,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 37 treesize of output 45 [2024-11-13 17:04:56,623 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:56,623 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:56,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:56,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:04:56,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:57,035 INFO L224 Elim1Store]: Index analysis took 313 ms [2024-11-13 17:04:57,122 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 66 [2024-11-13 17:04:57,123 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:04:57,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:57,887 INFO L224 Elim1Store]: Index analysis took 657 ms [2024-11-13 17:04:57,888 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 77 [2024-11-13 17:04:57,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:58,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:58,721 INFO L224 Elim1Store]: Index analysis took 686 ms [2024-11-13 17:04:58,721 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 77 treesize of output 40 [2024-11-13 17:04:58,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:58,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:59,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:04:59,176 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 17:04:59,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:00,031 INFO L224 Elim1Store]: Index analysis took 729 ms [2024-11-13 17:05:00,032 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 62 [2024-11-13 17:05:00,038 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:00,039 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:00,040 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:00,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:00,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:00,534 INFO L224 Elim1Store]: Index analysis took 313 ms [2024-11-13 17:05:00,630 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 71 [2024-11-13 17:05:00,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:01,408 INFO L224 Elim1Store]: Index analysis took 672 ms [2024-11-13 17:05:01,408 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 70 [2024-11-13 17:05:01,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:01,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:01,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:01,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:01,873 INFO L224 Elim1Store]: Index analysis took 361 ms [2024-11-13 17:05:01,966 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 55 [2024-11-13 17:05:01,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:01,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:01,973 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:02,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:02,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:02,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:02,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:02,583 INFO L224 Elim1Store]: Index analysis took 337 ms [2024-11-13 17:05:02,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:05:02,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:02,849 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 17:05:02,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:03,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:03,703 INFO L224 Elim1Store]: Index analysis took 708 ms [2024-11-13 17:05:03,812 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2024-11-13 17:05:03,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:04,924 INFO L224 Elim1Store]: Index analysis took 1007 ms [2024-11-13 17:05:04,925 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 75 [2024-11-13 17:05:04,939 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:04,939 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:04,940 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:04,940 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:05,236 INFO L224 Elim1Store]: Index analysis took 164 ms [2024-11-13 17:05:05,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:05:05,329 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:05,334 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,335 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,337 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:05,341 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,342 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,347 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,347 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,349 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:05,354 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,355 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,360 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,360 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:05,627 INFO L224 Elim1Store]: Index analysis took 162 ms [2024-11-13 17:05:05,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 37 treesize of output 45 [2024-11-13 17:05:05,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,734 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:05,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:06,195 INFO L224 Elim1Store]: Index analysis took 369 ms [2024-11-13 17:05:06,286 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 66 [2024-11-13 17:05:06,288 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:06,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:07,059 INFO L224 Elim1Store]: Index analysis took 660 ms [2024-11-13 17:05:07,060 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 77 [2024-11-13 17:05:07,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:07,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:07,070 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:07,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:07,888 INFO L224 Elim1Store]: Index analysis took 695 ms [2024-11-13 17:05:07,889 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 62 [2024-11-13 17:05:07,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:07,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:07,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:08,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:08,137 INFO L224 Elim1Store]: Index analysis took 127 ms [2024-11-13 17:05:08,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 66 treesize of output 61 [2024-11-13 17:05:08,246 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:08,310 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:08,311 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-13 17:05:08,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:08,589 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 51 treesize of output 37 [2024-11-13 17:05:08,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:08,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:08,650 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:08,650 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-13 17:05:08,667 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:08,667 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:08,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:08,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:09,011 INFO L224 Elim1Store]: Index analysis took 137 ms [2024-11-13 17:05:09,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 45 treesize of output 51 [2024-11-13 17:05:09,127 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:09,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:09,608 INFO L224 Elim1Store]: Index analysis took 355 ms [2024-11-13 17:05:09,609 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 67 treesize of output 37 [2024-11-13 17:05:09,668 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:09,669 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 17:05:09,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:09,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:09,955 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 17:05:10,170 INFO L224 Elim1Store]: Index analysis took 109 ms [2024-11-13 17:05:10,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:10,229 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 17:05:10,231 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:10,235 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:10,236 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:10,243 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:10,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:10,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:10,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:10,845 INFO L224 Elim1Store]: Index analysis took 386 ms [2024-11-13 17:05:10,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:05:11,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:11,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:11,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:05:11,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:11,426 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 17:05:11,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:11,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:11,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:11,748 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:05:11,844 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 8 [2024-11-13 17:05:12,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:12,001 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 17:05:12,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:12,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:12,285 INFO L224 Elim1Store]: Index analysis took 133 ms [2024-11-13 17:05:12,375 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 8 [2024-11-13 17:05:12,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:12,536 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 17:05:12,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:12,809 INFO L224 Elim1Store]: Index analysis took 158 ms [2024-11-13 17:05:12,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:05:12,926 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:12,929 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:12,939 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:12,942 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:12,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:12,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:12,957 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:12,958 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:12,960 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:13,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:13,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:13,537 INFO L224 Elim1Store]: Index analysis took 382 ms [2024-11-13 17:05:13,538 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 67 treesize of output 37 [2024-11-13 17:05:13,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:13,600 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:05:13,602 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:13,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:13,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:13,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:14,273 INFO L224 Elim1Store]: Index analysis took 364 ms [2024-11-13 17:05:14,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:14,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:05:14,339 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:14,342 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:14,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:14,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:14,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:14,923 INFO L224 Elim1Store]: Index analysis took 277 ms [2024-11-13 17:05:14,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:14,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:05:15,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:15,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:15,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:15,874 INFO L224 Elim1Store]: Index analysis took 639 ms [2024-11-13 17:05:15,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:15,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:05:16,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:16,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:16,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:16,487 INFO L224 Elim1Store]: Index analysis took 294 ms [2024-11-13 17:05:16,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:16,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:05:16,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:16,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:17,161 INFO L224 Elim1Store]: Index analysis took 424 ms [2024-11-13 17:05:17,162 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 56 treesize of output 30 [2024-11-13 17:05:17,229 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:17,229 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:05:17,230 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:17,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:17,537 INFO L224 Elim1Store]: Index analysis took 121 ms [2024-11-13 17:05:17,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:17,587 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 23 treesize of output 1 [2024-11-13 17:05:17,588 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:17,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:17,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:17,871 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 23 treesize of output 1 [2024-11-13 17:05:17,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:18,365 INFO L224 Elim1Store]: Index analysis took 348 ms [2024-11-13 17:05:18,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:18,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:05:18,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:18,672 INFO L224 Elim1Store]: Index analysis took 163 ms [2024-11-13 17:05:18,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 66 treesize of output 61 [2024-11-13 17:05:18,786 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:18,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:19,248 INFO L224 Elim1Store]: Index analysis took 359 ms [2024-11-13 17:05:19,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 57 [2024-11-13 17:05:19,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:19,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:19,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:19,738 INFO L224 Elim1Store]: Index analysis took 377 ms [2024-11-13 17:05:19,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 72 [2024-11-13 17:05:19,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:19,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:20,276 INFO L224 Elim1Store]: Index analysis took 389 ms [2024-11-13 17:05:20,277 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 72 treesize of output 40 [2024-11-13 17:05:20,323 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:20,323 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-13 17:05:20,324 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:20,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:20,592 INFO L224 Elim1Store]: Index analysis took 111 ms [2024-11-13 17:05:20,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:20,650 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 17:05:20,651 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:20,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:21,171 INFO L224 Elim1Store]: Index analysis took 343 ms [2024-11-13 17:05:21,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:21,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-11-13 17:05:21,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:21,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:21,549 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 17:05:21,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:21,854 INFO L224 Elim1Store]: Index analysis took 177 ms [2024-11-13 17:05:21,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 37 treesize of output 45 [2024-11-13 17:05:21,955 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:21,955 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:21,960 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:21,961 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:22,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:22,390 INFO L224 Elim1Store]: Index analysis took 323 ms [2024-11-13 17:05:22,483 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 66 [2024-11-13 17:05:22,484 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:22,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:23,211 INFO L224 Elim1Store]: Index analysis took 623 ms [2024-11-13 17:05:23,213 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 77 [2024-11-13 17:05:23,282 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:23,282 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 177 [2024-11-13 17:05:23,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:23,295 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:23,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:24,153 INFO L224 Elim1Store]: Index analysis took 725 ms [2024-11-13 17:05:24,154 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 62 [2024-11-13 17:05:24,159 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,159 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,160 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:24,694 INFO L224 Elim1Store]: Index analysis took 410 ms [2024-11-13 17:05:24,814 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 50 [2024-11-13 17:05:24,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,825 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,833 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,833 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:24,834 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:25,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:25,348 INFO L224 Elim1Store]: Index analysis took 372 ms [2024-11-13 17:05:25,442 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 66 [2024-11-13 17:05:25,443 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:25,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:26,178 INFO L224 Elim1Store]: Index analysis took 632 ms [2024-11-13 17:05:26,179 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 77 [2024-11-13 17:05:26,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:26,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:26,982 INFO L224 Elim1Store]: Index analysis took 642 ms [2024-11-13 17:05:26,983 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 77 treesize of output 40 [2024-11-13 17:05:27,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:27,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:27,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:27,418 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 17:05:27,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:28,205 INFO L224 Elim1Store]: Index analysis took 694 ms [2024-11-13 17:05:28,206 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 62 [2024-11-13 17:05:28,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:28,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:28,214 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:28,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:28,669 INFO L224 Elim1Store]: Index analysis took 342 ms [2024-11-13 17:05:28,789 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 66 [2024-11-13 17:05:28,790 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:28,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:29,577 INFO L224 Elim1Store]: Index analysis took 690 ms [2024-11-13 17:05:29,578 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 62 [2024-11-13 17:05:29,582 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:29,583 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:29,583 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:29,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:30,325 INFO L224 Elim1Store]: Index analysis took 645 ms [2024-11-13 17:05:30,325 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 77 [2024-11-13 17:05:30,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:30,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:31,157 INFO L224 Elim1Store]: Index analysis took 653 ms [2024-11-13 17:05:31,158 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 77 treesize of output 40 [2024-11-13 17:05:31,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:31,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:31,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:05:31,553 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:31,553 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 17:05:31,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:31,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:31,792 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 17:05:32,028 INFO L224 Elim1Store]: Index analysis took 117 ms [2024-11-13 17:05:32,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:32,089 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 17:05:32,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:32,884 INFO L224 Elim1Store]: Index analysis took 690 ms [2024-11-13 17:05:33,003 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 71 [2024-11-13 17:05:33,005 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:33,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:34,200 INFO L224 Elim1Store]: Index analysis took 1085 ms [2024-11-13 17:05:34,201 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 67 [2024-11-13 17:05:34,210 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:34,210 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:34,211 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:34,212 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:34,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:35,426 INFO L224 Elim1Store]: Index analysis took 1089 ms [2024-11-13 17:05:35,427 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 82 [2024-11-13 17:05:35,434 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:35,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:35,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:35,436 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:35,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:35,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:35,754 INFO L224 Elim1Store]: Index analysis took 157 ms [2024-11-13 17:05:35,842 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 8 [2024-11-13 17:05:36,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:36,005 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 17:05:36,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:36,262 INFO L224 Elim1Store]: Index analysis took 143 ms [2024-11-13 17:05:36,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:05:36,357 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:36,359 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:36,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:36,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:36,899 INFO L224 Elim1Store]: Index analysis took 362 ms [2024-11-13 17:05:36,900 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 67 treesize of output 37 [2024-11-13 17:05:36,972 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:36,972 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:05:36,974 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:37,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:37,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:37,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:37,560 INFO L224 Elim1Store]: Index analysis took 303 ms [2024-11-13 17:05:37,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:37,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:05:37,620 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:37,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:37,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:37,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:38,140 INFO L224 Elim1Store]: Index analysis took 289 ms [2024-11-13 17:05:38,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:38,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:05:38,197 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:38,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:38,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:38,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:39,145 INFO L224 Elim1Store]: Index analysis took 669 ms [2024-11-13 17:05:39,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:39,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:05:39,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:39,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:39,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:39,832 INFO L224 Elim1Store]: Index analysis took 319 ms [2024-11-13 17:05:39,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:39,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:05:40,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:40,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:40,481 INFO L224 Elim1Store]: Index analysis took 407 ms [2024-11-13 17:05:40,482 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 56 treesize of output 30 [2024-11-13 17:05:40,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:40,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:05:40,837 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:40,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:05:40,838 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:40,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:41,092 INFO L224 Elim1Store]: Index analysis took 107 ms [2024-11-13 17:05:41,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:41,147 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 23 treesize of output 1 [2024-11-13 17:05:41,148 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:41,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:41,621 INFO L224 Elim1Store]: Index analysis took 291 ms [2024-11-13 17:05:41,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:41,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:05:41,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:41,964 INFO L224 Elim1Store]: Index analysis took 109 ms [2024-11-13 17:05:42,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:42,011 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 23 treesize of output 1 [2024-11-13 17:05:42,015 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,016 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,018 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:42,022 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,023 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,027 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,031 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:42,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:42,555 INFO L224 Elim1Store]: Index analysis took 422 ms [2024-11-13 17:05:42,678 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 61 [2024-11-13 17:05:42,680 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:42,682 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:42,688 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,689 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,689 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,695 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,696 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,696 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,703 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,703 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,704 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,706 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:42,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,713 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,713 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,719 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,719 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,720 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:42,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:43,000 INFO L224 Elim1Store]: Index analysis took 171 ms [2024-11-13 17:05:43,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:05:43,106 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:43,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,113 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:43,118 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,118 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,186 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:43,186 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 17:05:43,192 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,197 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:43,198 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:43,202 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,203 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,207 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:43,210 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:43,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:43,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:43,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:43,900 INFO L224 Elim1Store]: Index analysis took 427 ms [2024-11-13 17:05:44,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:05:44,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:44,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:44,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:05:44,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:44,451 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 17:05:44,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:44,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:44,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:44,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:45,161 INFO L224 Elim1Store]: Index analysis took 402 ms [2024-11-13 17:05:45,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:05:45,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:45,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:45,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:45,702 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 17:05:45,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:45,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:45,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:46,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:46,682 INFO L224 Elim1Store]: Index analysis took 674 ms [2024-11-13 17:05:46,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 8 [2024-11-13 17:05:46,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:46,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:46,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:47,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:05:47,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:47,254 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 17:05:47,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:47,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:47,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:47,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:47,891 INFO L224 Elim1Store]: Index analysis took 386 ms [2024-11-13 17:05:48,011 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2024-11-13 17:05:48,083 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:48,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-13 17:05:48,097 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:48,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:48,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:48,454 INFO L224 Elim1Store]: Index analysis took 165 ms [2024-11-13 17:05:48,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:05:48,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:48,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:48,587 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:48,588 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:48,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:48,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:48,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:49,000 INFO L224 Elim1Store]: Index analysis took 171 ms [2024-11-13 17:05:49,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:05:49,127 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,128 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,137 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,137 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:49,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:49,459 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:05:49,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 35 treesize of output 43 [2024-11-13 17:05:49,568 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:49,580 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:49,586 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,587 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,589 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:49,595 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,596 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,605 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:49,606 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:49,615 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:49,620 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:49,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:49,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:49,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:50,178 INFO L224 Elim1Store]: Index analysis took 320 ms [2024-11-13 17:05:50,274 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 45 [2024-11-13 17:05:50,283 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:50,283 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:50,284 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:50,289 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:50,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:50,290 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:50,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:50,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:50,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:50,638 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:05:50,727 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 8 [2024-11-13 17:05:50,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:51,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:51,046 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 17:05:51,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:51,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:51,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:51,561 INFO L224 Elim1Store]: Index analysis took 323 ms [2024-11-13 17:05:51,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:05:51,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:51,791 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 17:05:51,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:51,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:52,070 INFO L224 Elim1Store]: Index analysis took 137 ms [2024-11-13 17:05:52,164 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 8 [2024-11-13 17:05:52,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:52,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:05:52,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:52,545 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 17:05:52,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:52,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:52,830 INFO L224 Elim1Store]: Index analysis took 139 ms [2024-11-13 17:05:52,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 45 treesize of output 51 [2024-11-13 17:05:52,925 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:52,926 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:05:53,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:53,348 INFO L224 Elim1Store]: Index analysis took 322 ms [2024-11-13 17:05:53,348 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 41 treesize of output 17 [2024-11-13 17:05:53,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:53,491 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 17:05:53,498 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:05:53,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:53,920 INFO L224 Elim1Store]: Index analysis took 322 ms [2024-11-13 17:05:53,921 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 67 treesize of output 37 [2024-11-13 17:05:53,971 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:53,972 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-13 17:05:54,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:54,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:54,209 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 17:05:54,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:54,448 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 17:05:54,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:54,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:54,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:54,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,013 INFO L224 Elim1Store]: Index analysis took 325 ms [2024-11-13 17:05:55,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:05:55,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,487 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 17:05:55,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:55,859 INFO L224 Elim1Store]: Index analysis took 135 ms [2024-11-13 17:05:55,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:05:56,002 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:56,002 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 17:05:56,007 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:56,007 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:56,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:56,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:56,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:56,335 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-11-13 17:05:56,428 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 8 [2024-11-13 17:05:56,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:56,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:56,752 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 17:05:56,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:56,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:56,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:57,073 INFO L224 Elim1Store]: Index analysis took 131 ms [2024-11-13 17:05:57,165 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 8 [2024-11-13 17:05:57,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:57,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:57,498 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 17:05:57,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:57,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:57,784 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-11-13 17:05:57,873 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 8 [2024-11-13 17:05:58,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:58,011 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 17:05:58,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:58,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:58,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:58,371 INFO L224 Elim1Store]: Index analysis took 153 ms [2024-11-13 17:05:58,464 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 8 [2024-11-13 17:05:58,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:58,597 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 17:05:58,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:58,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:58,878 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:05:58,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 35 treesize of output 43 [2024-11-13 17:05:59,038 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:59,039 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 68 [2024-11-13 17:05:59,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:59,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:59,099 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:59,099 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 17:05:59,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:59,104 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:59,155 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:05:59,155 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-13 17:05:59,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:59,168 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:05:59,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:59,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:59,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:05:59,779 INFO L224 Elim1Store]: Index analysis took 424 ms [2024-11-13 17:05:59,879 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:06:00,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:00,023 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 17:06:00,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:00,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:00,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:00,539 INFO L224 Elim1Store]: Index analysis took 319 ms [2024-11-13 17:06:00,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:06:00,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:00,778 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 17:06:00,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:00,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:00,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:01,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:01,331 INFO L224 Elim1Store]: Index analysis took 312 ms [2024-11-13 17:06:01,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:06:01,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:01,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:01,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:01,856 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 17:06:01,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:01,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:02,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:02,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:02,832 INFO L224 Elim1Store]: Index analysis took 726 ms [2024-11-13 17:06:02,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 8 [2024-11-13 17:06:03,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:03,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:03,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:03,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:06:03,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:03,582 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 17:06:03,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:03,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:03,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:04,128 INFO L224 Elim1Store]: Index analysis took 310 ms [2024-11-13 17:06:04,221 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2024-11-13 17:06:04,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:05,052 INFO L224 Elim1Store]: Index analysis took 720 ms [2024-11-13 17:06:05,053 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 60 [2024-11-13 17:06:05,060 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:05,060 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:05,061 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:05,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:05,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:05,360 INFO L224 Elim1Store]: Index analysis took 152 ms [2024-11-13 17:06:05,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:06:05,483 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:05,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:05,983 INFO L224 Elim1Store]: Index analysis took 370 ms [2024-11-13 17:06:05,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 59 [2024-11-13 17:06:05,997 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:06,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:06,441 INFO L224 Elim1Store]: Index analysis took 320 ms [2024-11-13 17:06:06,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 50 [2024-11-13 17:06:06,447 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:06,447 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:06,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:06,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:06,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:07,022 INFO L224 Elim1Store]: Index analysis took 377 ms [2024-11-13 17:06:07,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:06:07,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:07,309 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 17:06:07,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:07,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:07,649 INFO L224 Elim1Store]: Index analysis took 158 ms [2024-11-13 17:06:07,741 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 8 [2024-11-13 17:06:07,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:07,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 8 treesize of output 1 [2024-11-13 17:06:08,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:08,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:08,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:08,331 INFO L224 Elim1Store]: Index analysis took 169 ms [2024-11-13 17:06:08,445 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 8 [2024-11-13 17:06:08,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:08,631 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 17:06:08,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:08,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:08,996 INFO L224 Elim1Store]: Index analysis took 166 ms [2024-11-13 17:06:09,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:06:09,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,094 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:09,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:09,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:09,432 INFO L224 Elim1Store]: Index analysis took 147 ms [2024-11-13 17:06:09,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 32 treesize of output 40 [2024-11-13 17:06:09,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,575 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,582 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:09,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:09,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:09,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:10,170 INFO L224 Elim1Store]: Index analysis took 363 ms [2024-11-13 17:06:10,271 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 45 [2024-11-13 17:06:10,278 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,279 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,279 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,285 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:10,551 INFO L224 Elim1Store]: Index analysis took 164 ms [2024-11-13 17:06:10,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:06:10,648 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:10,650 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:10,655 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,660 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:10,666 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,667 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:10,669 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:10,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:10,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:11,269 INFO L224 Elim1Store]: Index analysis took 407 ms [2024-11-13 17:06:11,270 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 67 treesize of output 37 [2024-11-13 17:06:11,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:11,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:06:11,595 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:11,595 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:06:11,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:11,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:11,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:11,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:11,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,165 INFO L224 Elim1Store]: Index analysis took 281 ms [2024-11-13 17:06:12,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:06:12,215 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:12,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,740 INFO L224 Elim1Store]: Index analysis took 276 ms [2024-11-13 17:06:12,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:06:12,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:12,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:13,686 INFO L224 Elim1Store]: Index analysis took 660 ms [2024-11-13 17:06:13,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:13,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:06:13,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:13,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:13,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:14,345 INFO L224 Elim1Store]: Index analysis took 357 ms [2024-11-13 17:06:14,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:14,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:06:14,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:14,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:14,956 INFO L224 Elim1Store]: Index analysis took 392 ms [2024-11-13 17:06:14,956 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 56 treesize of output 30 [2024-11-13 17:06:15,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:15,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:06:15,260 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:15,261 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:06:15,261 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:15,262 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:15,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:15,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:15,554 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 23 treesize of output 1 [2024-11-13 17:06:15,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:15,975 INFO L224 Elim1Store]: Index analysis took 276 ms [2024-11-13 17:06:16,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:16,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:06:16,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:16,269 INFO L224 Elim1Store]: Index analysis took 106 ms [2024-11-13 17:06:16,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:16,329 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 23 treesize of output 1 [2024-11-13 17:06:16,334 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:16,335 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:16,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:16,600 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:06:16,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:06:16,713 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:16,720 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:16,721 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:16,723 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:16,729 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:16,733 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:16,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:16,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:16,741 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:16,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:16,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:17,326 INFO L224 Elim1Store]: Index analysis took 401 ms [2024-11-13 17:06:17,327 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 56 treesize of output 30 [2024-11-13 17:06:17,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:17,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:06:17,679 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:17,679 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-13 17:06:17,680 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:17,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:17,992 INFO L224 Elim1Store]: Index analysis took 123 ms [2024-11-13 17:06:18,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:18,041 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 23 treesize of output 1 [2024-11-13 17:06:18,042 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:18,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:18,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:18,337 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 23 treesize of output 1 [2024-11-13 17:06:18,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:18,746 INFO L224 Elim1Store]: Index analysis took 266 ms [2024-11-13 17:06:18,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:18,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:06:18,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:19,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:19,367 INFO L224 Elim1Store]: Index analysis took 367 ms [2024-11-13 17:06:19,368 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 67 treesize of output 37 [2024-11-13 17:06:19,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:19,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:06:19,714 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:19,715 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-13 17:06:19,717 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:19,719 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:19,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:19,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:19,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:20,323 INFO L224 Elim1Store]: Index analysis took 306 ms [2024-11-13 17:06:20,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:20,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 1 [2024-11-13 17:06:20,374 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:20,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:20,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:20,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:20,971 INFO L224 Elim1Store]: Index analysis took 291 ms [2024-11-13 17:06:21,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:21,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:06:21,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:21,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:21,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:21,926 INFO L224 Elim1Store]: Index analysis took 667 ms [2024-11-13 17:06:21,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:21,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 1 [2024-11-13 17:06:22,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:22,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:22,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:22,594 INFO L224 Elim1Store]: Index analysis took 345 ms [2024-11-13 17:06:22,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:22,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2024-11-13 17:06:22,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:22,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:23,030 INFO L224 Elim1Store]: Index analysis took 170 ms [2024-11-13 17:06:23,154 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 8 [2024-11-13 17:06:23,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:23,327 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 17:06:23,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:23,575 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:06:23,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:06:23,672 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:23,674 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:23,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,685 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,685 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,687 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:23,692 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,692 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,749 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:23,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 71 [2024-11-13 17:06:23,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,759 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:23,764 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,764 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:23,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:24,252 INFO L224 Elim1Store]: Index analysis took 382 ms [2024-11-13 17:06:24,342 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 61 [2024-11-13 17:06:24,343 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:24,345 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:24,351 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,358 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,361 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:24,371 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,373 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,373 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,379 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:24,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:24,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:24,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:24,787 INFO L224 Elim1Store]: Index analysis took 192 ms [2024-11-13 17:06:24,907 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 8 [2024-11-13 17:06:25,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:25,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:25,316 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 17:06:25,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:25,599 INFO L224 Elim1Store]: Index analysis took 152 ms [2024-11-13 17:06:25,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 50 treesize of output 56 [2024-11-13 17:06:25,703 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:25,710 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,711 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,714 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:25,720 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,721 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,782 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:25,783 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 71 [2024-11-13 17:06:25,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,790 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:06:25,794 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,798 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:25,803 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:25,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:25,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:26,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:26,137 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-11-13 17:06:26,232 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 48 treesize of output 48 [2024-11-13 17:06:26,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:26,641 INFO L224 Elim1Store]: Index analysis took 313 ms [2024-11-13 17:06:26,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-11-13 17:06:26,647 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:26,648 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:26,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:26,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:26,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:26,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:27,280 INFO L224 Elim1Store]: Index analysis took 341 ms [2024-11-13 17:06:27,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:06:27,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:27,560 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 17:06:27,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:28,079 INFO L224 Elim1Store]: Index analysis took 402 ms [2024-11-13 17:06:28,177 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 47 [2024-11-13 17:06:28,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:28,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:28,184 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:28,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:28,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:28,742 INFO L224 Elim1Store]: Index analysis took 366 ms [2024-11-13 17:06:28,851 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 17:06:29,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:29,603 INFO L224 Elim1Store]: Index analysis took 650 ms [2024-11-13 17:06:29,605 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 65 [2024-11-13 17:06:29,614 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:29,614 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:29,615 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:29,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:29,622 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:29,622 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:29,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:29,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:30,166 INFO L224 Elim1Store]: Index analysis took 380 ms [2024-11-13 17:06:30,285 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 17:06:30,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:31,177 INFO L224 Elim1Store]: Index analysis took 758 ms [2024-11-13 17:06:31,178 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 65 [2024-11-13 17:06:31,185 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:31,186 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:31,186 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:31,193 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:31,193 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:31,194 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:31,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:31,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:32,005 INFO L224 Elim1Store]: Index analysis took 655 ms [2024-11-13 17:06:32,097 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 63 [2024-11-13 17:06:32,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:33,358 INFO L224 Elim1Store]: Index analysis took 1142 ms [2024-11-13 17:06:33,360 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 70 [2024-11-13 17:06:33,376 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,376 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,377 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,385 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,387 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:33,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:33,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:34,163 INFO L224 Elim1Store]: Index analysis took 594 ms [2024-11-13 17:06:34,283 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2024-11-13 17:06:34,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:35,558 INFO L224 Elim1Store]: Index analysis took 1141 ms [2024-11-13 17:06:35,559 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 75 [2024-11-13 17:06:35,569 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:35,570 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:35,570 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:35,571 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:35,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:36,396 INFO L224 Elim1Store]: Index analysis took 707 ms [2024-11-13 17:06:36,491 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 60 [2024-11-13 17:06:36,498 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:36,498 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:36,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:36,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:36,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:36,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:37,640 INFO L224 Elim1Store]: Index analysis took 983 ms [2024-11-13 17:06:37,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 81 [2024-11-13 17:06:37,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:39,335 INFO L224 Elim1Store]: Index analysis took 1484 ms [2024-11-13 17:06:39,336 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 15 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 80 [2024-11-13 17:06:39,347 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:39,347 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:39,348 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:39,348 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:39,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:39,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:39,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:40,216 INFO L224 Elim1Store]: Index analysis took 679 ms [2024-11-13 17:06:40,311 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2024-11-13 17:06:40,366 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:40,367 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-13 17:06:40,374 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:40,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:40,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:40,376 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:40,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:40,820 INFO L224 Elim1Store]: Index analysis took 332 ms [2024-11-13 17:06:40,914 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 47 [2024-11-13 17:06:40,919 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:40,919 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:40,920 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:41,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:41,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:41,392 INFO L224 Elim1Store]: Index analysis took 328 ms [2024-11-13 17:06:41,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 71 treesize of output 63 [2024-11-13 17:06:41,540 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:41,541 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 120 [2024-11-13 17:06:41,547 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:41,547 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:41,548 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:41,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:41,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:42,386 INFO L224 Elim1Store]: Index analysis took 683 ms [2024-11-13 17:06:42,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 68 [2024-11-13 17:06:42,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:42,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:42,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:43,899 INFO L224 Elim1Store]: Index analysis took 1189 ms [2024-11-13 17:06:43,900 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 51 treesize of output 17 [2024-11-13 17:06:44,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:44,084 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 17:06:44,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:44,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:44,629 INFO L224 Elim1Store]: Index analysis took 398 ms [2024-11-13 17:06:44,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 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 71 treesize of output 63 [2024-11-13 17:06:44,777 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:44,778 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 120 [2024-11-13 17:06:44,785 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:44,785 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:44,786 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:44,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:45,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:45,354 INFO L224 Elim1Store]: Index analysis took 395 ms [2024-11-13 17:06:45,470 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 71 [2024-11-13 17:06:45,536 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:45,537 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 137 [2024-11-13 17:06:45,554 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:45,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:45,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:46,167 INFO L224 Elim1Store]: Index analysis took 418 ms [2024-11-13 17:06:46,258 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 17:06:46,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:47,004 INFO L224 Elim1Store]: Index analysis took 637 ms [2024-11-13 17:06:47,005 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 65 [2024-11-13 17:06:47,075 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:47,076 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 139 [2024-11-13 17:06:47,087 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:47,092 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:47,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:47,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:47,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:47,584 INFO L224 Elim1Store]: Index analysis took 387 ms [2024-11-13 17:06:47,676 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 55 [2024-11-13 17:06:47,682 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:47,682 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:47,683 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:47,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:47,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:48,611 INFO L224 Elim1Store]: Index analysis took 762 ms [2024-11-13 17:06:48,710 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2024-11-13 17:06:48,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:49,971 INFO L224 Elim1Store]: Index analysis took 1135 ms [2024-11-13 17:06:49,973 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 75 [2024-11-13 17:06:49,986 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:49,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:49,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:49,988 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:50,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:50,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:50,478 INFO L224 Elim1Store]: Index analysis took 325 ms [2024-11-13 17:06:50,576 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2024-11-13 17:06:50,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:51,304 INFO L224 Elim1Store]: Index analysis took 624 ms [2024-11-13 17:06:51,304 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 65 [2024-11-13 17:06:51,312 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:51,313 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:51,313 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:51,319 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:51,319 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:51,320 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:51,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:51,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:52,110 INFO L224 Elim1Store]: Index analysis took 638 ms [2024-11-13 17:06:52,206 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2024-11-13 17:06:52,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:53,326 INFO L224 Elim1Store]: Index analysis took 1010 ms [2024-11-13 17:06:53,327 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 75 [2024-11-13 17:06:53,340 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:53,341 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:53,341 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:53,342 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:06:53,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:53,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:53,918 INFO L224 Elim1Store]: Index analysis took 389 ms [2024-11-13 17:06:54,013 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 71 [2024-11-13 17:06:54,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:54,868 INFO L224 Elim1Store]: Index analysis took 753 ms [2024-11-13 17:06:54,869 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 70 [2024-11-13 17:06:54,948 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:54,949 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 153 [2024-11-13 17:06:54,962 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:55,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:06:55,398 INFO L224 Elim1Store]: Index analysis took 329 ms [2024-11-13 17:06:55,491 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 55 [2024-11-13 17:06:55,543 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 17:06:55,544 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-13 17:06:55,554 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 17:06:59,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 17:06:59,343 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (4)] Ended with exit code 0 [2024-11-13 17:07:04,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:07:04,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 92 states and 121 transitions. [2024-11-13 17:07:04,519 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 121 transitions. [2024-11-13 17:07:04,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 17:07:04,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:07:04,520 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-13 17:07:04,520 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 [2024-11-13 17:07:04,522 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-13 17:07:04,525 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea2eceb0-da36-4265-8f18-46904f7e2daa/bin/ukojak-verify-EEHR8qb7sm/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2024-11-13 17:07:04,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:07:04,974 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-13 17:07:05,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:07:05,165 INFO L255 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-13 17:07:05,167 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:07:05,171 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:05,174 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:05,175 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:05,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:05,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:05,371 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:05,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 17:07:05,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:05,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:05,956 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 17:07:06,077 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 17:07:06,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:06,255 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 17:07:06,453 INFO L224 Elim1Store]: Index analysis took 101 ms [2024-11-13 17:07:06,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:06,511 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 17:07:06,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:06,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:06,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:06,913 INFO L224 Elim1Store]: Index analysis took 153 ms [2024-11-13 17:07:07,023 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:07,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:07,206 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 17:07:07,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:07,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:07,509 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:07,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:07,648 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 17:07:07,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:07,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:07,926 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 17:07:08,040 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 17:07:08,270 INFO L224 Elim1Store]: Index analysis took 106 ms [2024-11-13 17:07:08,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:08,315 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 17:07:08,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:08,461 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 17:07:08,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:08,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:08,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:08,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:08,931 INFO L224 Elim1Store]: Index analysis took 170 ms [2024-11-13 17:07:09,051 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:09,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:09,240 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 17:07:09,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:09,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:09,564 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 17:07:09,688 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 17:07:09,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:09,866 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 17:07:10,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,095 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 17:07:10,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,376 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:10,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,523 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 17:07:10,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:10,909 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:07:11,003 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:11,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:11,141 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 17:07:11,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:11,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:11,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:11,479 INFO L224 Elim1Store]: Index analysis took 139 ms [2024-11-13 17:07:11,572 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:11,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:11,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:11,906 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 17:07:12,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,623 INFO L224 Elim1Store]: Index analysis took 330 ms [2024-11-13 17:07:12,719 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:12,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,859 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 17:07:12,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:12,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:13,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:13,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:13,239 INFO L224 Elim1Store]: Index analysis took 144 ms [2024-11-13 17:07:13,335 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:07:13,432 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 17:07:13,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:13,682 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 17:07:13,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:13,824 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 17:07:13,825 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:13,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:14,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:14,120 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:14,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:14,318 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 17:07:14,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:14,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:14,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:14,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:14,707 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-13 17:07:14,801 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:14,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:15,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:15,130 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 17:07:15,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:15,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:15,410 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 17:07:15,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:15,570 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:07:15,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:07:15,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:15,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:15,888 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:16,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:16,046 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 17:07:16,175 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:07:16,175 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 19 treesize of output 17 [2024-11-13 17:07:16,176 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:16,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:16,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:16,516 INFO L224 Elim1Store]: Index analysis took 150 ms [2024-11-13 17:07:16,634 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:16,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:16,829 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 17:07:16,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:17,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:17,200 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:17,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:17,422 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 17:07:17,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:17,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:17,711 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:07:17,807 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:17,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:18,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:07:18,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:18,194 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 17:07:18,299 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:07:18,299 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 19 treesize of output 17 [2024-11-13 17:07:18,300 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:18,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:18,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:18,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:18,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:18,678 INFO L224 Elim1Store]: Index analysis took 137 ms [2024-11-13 17:07:18,771 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:18,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:19,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:19,110 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 17:07:19,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:19,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:19,403 INFO L224 Elim1Store]: Index analysis took 147 ms [2024-11-13 17:07:19,526 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:07:19,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:19,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:07:19,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:19,966 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:07:19,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:07:20,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:20,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:20,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:20,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:20,550 INFO L224 Elim1Store]: Index analysis took 333 ms [2024-11-13 17:07:20,647 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:20,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:20,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:20,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:07:21,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:21,114 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 17:07:21,115 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:21,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:21,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:21,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:21,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:21,508 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:07:21,626 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 15 [2024-11-13 17:07:21,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:21,815 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 17:07:21,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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 17:07:21,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:21,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,558 INFO L224 Elim1Store]: Index analysis took 328 ms [2024-11-13 17:07:22,652 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:22,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,793 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 17:07:22,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:22,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:23,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:23,122 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:07:23,212 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:23,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:23,357 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 17:07:23,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:23,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:23,609 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:23,730 INFO L224 Elim1Store]: Index analysis took 174 ms [2024-11-13 17:07:23,838 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:23,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:24,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:24,204 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 17:07:24,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:24,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:24,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:24,809 INFO L224 Elim1Store]: Index analysis took 385 ms [2024-11-13 17:07:24,928 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:25,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:25,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:25,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:07:25,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:25,444 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 17:07:25,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:25,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:25,769 INFO L224 Elim1Store]: Index analysis took 139 ms [2024-11-13 17:07:25,862 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 15 [2024-11-13 17:07:26,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:26,019 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 17:07:26,020 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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 17:07:26,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:26,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:26,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:26,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:26,629 INFO L224 Elim1Store]: Index analysis took 349 ms [2024-11-13 17:07:26,725 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:26,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:26,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:27,079 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:07:27,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:27,226 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 17:07:27,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:27,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:27,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:27,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:27,677 INFO L224 Elim1Store]: Index analysis took 144 ms [2024-11-13 17:07:27,786 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:27,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:27,972 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 17:07:28,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:28,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:28,326 INFO L224 Elim1Store]: Index analysis took 154 ms [2024-11-13 17:07:28,422 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 15 [2024-11-13 17:07:28,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:28,576 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 17:07:28,576 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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 17:07:28,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:28,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:28,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:28,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:29,208 INFO L224 Elim1Store]: Index analysis took 368 ms [2024-11-13 17:07:29,299 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 15 [2024-11-13 17:07:29,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:29,488 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 17:07:29,488 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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 17:07:29,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:29,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:29,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:29,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:29,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:29,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:30,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:30,696 INFO L224 Elim1Store]: Index analysis took 750 ms [2024-11-13 17:07:30,815 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 29 treesize of output 8 [2024-11-13 17:07:30,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:30,994 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 17:07:31,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:31,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:31,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:31,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:31,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:31,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:31,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:31,765 INFO L224 Elim1Store]: Index analysis took 360 ms [2024-11-13 17:07:31,862 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:32,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:32,008 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 17:07:32,009 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:32,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:32,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:32,365 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 17:07:32,458 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 17:07:32,681 INFO L224 Elim1Store]: Index analysis took 119 ms [2024-11-13 17:07:32,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:32,742 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 17:07:32,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:32,922 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 17:07:33,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:33,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:33,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:33,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:33,382 INFO L224 Elim1Store]: Index analysis took 174 ms [2024-11-13 17:07:33,475 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:33,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:33,620 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 17:07:33,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:33,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:33,894 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:34,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:34,032 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 17:07:34,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:34,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:34,308 INFO L224 Elim1Store]: Index analysis took 139 ms [2024-11-13 17:07:34,397 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 15 [2024-11-13 17:07:34,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:34,538 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 17:07:34,539 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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 17:07:34,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:34,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:34,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:34,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:35,118 INFO L224 Elim1Store]: Index analysis took 345 ms [2024-11-13 17:07:35,229 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:35,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:35,401 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 17:07:35,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:35,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:35,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:35,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:35,820 INFO L224 Elim1Store]: Index analysis took 166 ms [2024-11-13 17:07:35,946 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:36,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:36,118 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 17:07:36,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:36,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:36,488 INFO L224 Elim1Store]: Index analysis took 188 ms [2024-11-13 17:07:36,585 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:36,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:36,719 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 17:07:36,837 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:07:36,837 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 19 treesize of output 17 [2024-11-13 17:07:36,838 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:36,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:37,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:37,150 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:37,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:37,307 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 17:07:37,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:37,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:37,634 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:37,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:37,797 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 17:07:37,932 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:07:37,932 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 19 treesize of output 17 [2024-11-13 17:07:37,933 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:38,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:38,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:38,264 INFO L224 Elim1Store]: Index analysis took 149 ms [2024-11-13 17:07:38,372 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:38,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:38,558 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 17:07:38,560 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:38,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:38,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:38,896 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:39,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:39,089 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 17:07:39,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:39,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:39,383 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-11-13 17:07:39,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:39,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:39,680 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 17:07:39,779 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:07:39,780 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 19 treesize of output 17 [2024-11-13 17:07:39,780 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:39,885 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:07:39,885 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 19 treesize of output 17 [2024-11-13 17:07:39,885 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:39,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:40,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:40,162 INFO L224 Elim1Store]: Index analysis took 133 ms [2024-11-13 17:07:40,253 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:40,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:40,390 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 17:07:40,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:40,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:40,677 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:40,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:40,817 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 17:07:40,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,092 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 17:07:41,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,249 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:07:41,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:07:41,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,548 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:07:41,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,687 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 17:07:41,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:41,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:42,032 INFO L224 Elim1Store]: Index analysis took 144 ms [2024-11-13 17:07:42,127 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:42,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:42,274 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 17:07:42,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:42,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:42,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:42,797 INFO L224 Elim1Store]: Index analysis took 324 ms [2024-11-13 17:07:42,888 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:43,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:43,028 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 17:07:43,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:43,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:43,322 INFO L224 Elim1Store]: Index analysis took 143 ms [2024-11-13 17:07:43,418 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:07:43,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:43,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:07:43,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:43,809 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:07:43,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:07:43,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:43,941 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,119 INFO L224 Elim1Store]: Index analysis took 133 ms [2024-11-13 17:07:44,212 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:07:44,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,377 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 17:07:44,380 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:44,385 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:44,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:44,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,144 INFO L224 Elim1Store]: Index analysis took 370 ms [2024-11-13 17:07:45,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 33 treesize of output 15 [2024-11-13 17:07:45,240 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:45,240 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:45,241 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:45,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:45,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:46,548 INFO L224 Elim1Store]: Index analysis took 678 ms [2024-11-13 17:07:46,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 8 [2024-11-13 17:07:46,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:46,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:46,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:47,082 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:47,082 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 17:07:47,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:47,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:47,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:47,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:47,763 INFO L224 Elim1Store]: Index analysis took 370 ms [2024-11-13 17:07:47,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:07:47,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,318 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 17:07:48,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,703 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:48,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:48,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:49,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:49,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:49,762 INFO L224 Elim1Store]: Index analysis took 672 ms [2024-11-13 17:07:49,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 38 treesize of output 15 [2024-11-13 17:07:49,857 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:49,857 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:49,858 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:49,858 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:49,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:50,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:50,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:50,152 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:50,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:50,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:50,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:50,761 INFO L224 Elim1Store]: Index analysis took 397 ms [2024-11-13 17:07:50,860 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 15 [2024-11-13 17:07:50,865 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:50,865 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:50,866 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:50,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:51,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:51,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:51,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:51,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:51,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:51,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,063 INFO L224 Elim1Store]: Index analysis took 712 ms [2024-11-13 17:07:52,169 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 29 treesize of output 8 [2024-11-13 17:07:52,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,347 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 17:07:52,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:52,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:53,166 INFO L224 Elim1Store]: Index analysis took 406 ms [2024-11-13 17:07:53,285 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:07:53,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:53,458 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 17:07:53,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:53,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:53,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:53,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:54,402 INFO L224 Elim1Store]: Index analysis took 658 ms [2024-11-13 17:07:54,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 8 [2024-11-13 17:07:54,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:54,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:54,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:54,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:07:55,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:55,064 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 17:07:55,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:55,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:55,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:55,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:55,671 INFO L224 Elim1Store]: Index analysis took 339 ms [2024-11-13 17:07:55,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:07:55,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:55,981 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 17:07:56,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:56,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:56,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:56,629 INFO L224 Elim1Store]: Index analysis took 394 ms [2024-11-13 17:07:56,717 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 15 [2024-11-13 17:07:56,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:56,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:56,726 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 17:07:56,728 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:07:56,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:56,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:56,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:56,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:57,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:57,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:57,455 INFO L224 Elim1Store]: Index analysis took 384 ms [2024-11-13 17:07:57,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:07:57,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:57,729 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 17:07:57,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:57,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:57,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:58,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:58,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:58,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:58,883 INFO L224 Elim1Store]: Index analysis took 772 ms [2024-11-13 17:07:59,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 8 [2024-11-13 17:07:59,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:59,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:59,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:59,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:07:59,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:59,556 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 17:07:59,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:59,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:07:59,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:00,171 INFO L224 Elim1Store]: Index analysis took 362 ms [2024-11-13 17:08:00,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 33 treesize of output 15 [2024-11-13 17:08:00,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:00,419 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-13 17:08:00,420 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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 17:08:00,533 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:00,533 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 24 treesize of output 22 [2024-11-13 17:08:00,535 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:00,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:00,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:00,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:00,884 INFO L224 Elim1Store]: Index analysis took 135 ms [2024-11-13 17:08:00,984 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 8 [2024-11-13 17:08:01,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:01,161 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 17:08:01,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:01,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:01,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:01,773 INFO L224 Elim1Store]: Index analysis took 397 ms [2024-11-13 17:08:01,872 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:02,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:02,038 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 17:08:02,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:02,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:02,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:02,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:02,688 INFO L224 Elim1Store]: Index analysis took 336 ms [2024-11-13 17:08:02,786 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:08:02,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:02,935 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 17:08:03,040 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:03,041 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 24 treesize of output 22 [2024-11-13 17:08:03,042 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:03,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:03,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:03,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:03,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:03,415 INFO L224 Elim1Store]: Index analysis took 138 ms [2024-11-13 17:08:03,506 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:03,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:03,657 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 17:08:03,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:03,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:03,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:04,043 INFO L224 Elim1Store]: Index analysis took 150 ms [2024-11-13 17:08:04,153 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 26 treesize of output 13 [2024-11-13 17:08:04,258 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 17:08:04,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:04,419 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 17:08:04,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:04,664 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 17:08:04,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:04,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:04,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:04,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:05,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:05,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:05,467 INFO L224 Elim1Store]: Index analysis took 405 ms [2024-11-13 17:08:05,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:05,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:05,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:05,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:05,953 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 17:08:06,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:06,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:06,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:06,306 INFO L224 Elim1Store]: Index analysis took 161 ms [2024-11-13 17:08:06,427 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 8 [2024-11-13 17:08:06,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:06,608 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 17:08:06,612 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:06,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:06,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:06,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:06,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:07,264 INFO L224 Elim1Store]: Index analysis took 352 ms [2024-11-13 17:08:07,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:07,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:07,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:07,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:07,852 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 17:08:07,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:08,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:08,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:08,252 INFO L224 Elim1Store]: Index analysis took 143 ms [2024-11-13 17:08:08,345 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 8 [2024-11-13 17:08:08,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:08,485 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 17:08:08,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:08,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:08,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:08,821 INFO L224 Elim1Store]: Index analysis took 141 ms [2024-11-13 17:08:08,936 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:08:09,061 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 17:08:09,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:09,205 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 17:08:09,402 INFO L224 Elim1Store]: Index analysis took 101 ms [2024-11-13 17:08:09,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:09,457 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 17:08:09,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:09,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:09,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:09,816 INFO L224 Elim1Store]: Index analysis took 139 ms [2024-11-13 17:08:09,915 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 8 [2024-11-13 17:08:10,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:10,098 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 17:08:10,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:10,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:10,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:10,525 INFO L224 Elim1Store]: Index analysis took 172 ms [2024-11-13 17:08:10,651 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 26 treesize of output 13 [2024-11-13 17:08:10,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:10,962 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 17:08:11,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:11,203 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 17:08:11,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:11,352 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 17:08:11,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:11,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:11,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:11,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:11,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:11,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:12,130 INFO L224 Elim1Store]: Index analysis took 372 ms [2024-11-13 17:08:12,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:12,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:12,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:12,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:12,678 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 17:08:12,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:12,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:12,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:13,076 INFO L224 Elim1Store]: Index analysis took 179 ms [2024-11-13 17:08:13,203 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:08:13,326 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 17:08:13,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:13,501 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 17:08:13,738 INFO L224 Elim1Store]: Index analysis took 112 ms [2024-11-13 17:08:13,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:13,784 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 17:08:13,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:13,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,115 INFO L224 Elim1Store]: Index analysis took 136 ms [2024-11-13 17:08:14,206 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:14,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,340 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 17:08:14,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:14,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:15,197 INFO L224 Elim1Store]: Index analysis took 389 ms [2024-11-13 17:08:15,295 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:08:15,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:15,442 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 17:08:15,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:15,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:15,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:15,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:15,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:15,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:16,302 INFO L224 Elim1Store]: Index analysis took 423 ms [2024-11-13 17:08:16,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 13 [2024-11-13 17:08:16,490 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 17:08:16,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:16,732 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 17:08:16,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:16,868 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 17:08:16,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:17,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:17,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:17,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:17,521 INFO L224 Elim1Store]: Index analysis took 362 ms [2024-11-13 17:08:17,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:17,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:17,793 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 17:08:17,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:17,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:17,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:18,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:18,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:18,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:18,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:18,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:18,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:18,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:19,094 INFO L224 Elim1Store]: Index analysis took 708 ms [2024-11-13 17:08:19,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 8 [2024-11-13 17:08:19,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:19,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:19,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:19,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:19,671 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 17:08:19,673 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:19,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:19,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:19,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:20,255 INFO L224 Elim1Store]: Index analysis took 375 ms [2024-11-13 17:08:20,367 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 17:08:20,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:20,524 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:08:20,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:08:20,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:20,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:20,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:20,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:21,181 INFO L224 Elim1Store]: Index analysis took 396 ms [2024-11-13 17:08:21,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:21,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:21,456 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 17:08:21,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:21,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:21,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:21,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:22,332 INFO L224 Elim1Store]: Index analysis took 599 ms [2024-11-13 17:08:22,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 31 treesize of output 8 [2024-11-13 17:08:22,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:22,572 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 17:08:22,680 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:22,680 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 24 treesize of output 22 [2024-11-13 17:08:22,681 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:22,775 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 17:08:22,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:22,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:23,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:23,104 INFO L224 Elim1Store]: Index analysis took 143 ms [2024-11-13 17:08:23,195 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 8 [2024-11-13 17:08:23,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:23,345 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 17:08:23,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:23,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:23,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:23,866 INFO L224 Elim1Store]: Index analysis took 328 ms [2024-11-13 17:08:23,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:24,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:24,116 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 17:08:24,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:24,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:24,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:24,463 INFO L224 Elim1Store]: Index analysis took 144 ms [2024-11-13 17:08:24,557 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:08:24,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:24,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:24,895 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:08:24,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:08:24,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:25,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:25,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:25,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:25,518 INFO L224 Elim1Store]: Index analysis took 385 ms [2024-11-13 17:08:25,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 26 treesize of output 8 [2024-11-13 17:08:25,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:25,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:26,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:26,044 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 17:08:26,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:26,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:26,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:26,428 INFO L224 Elim1Store]: Index analysis took 193 ms [2024-11-13 17:08:26,560 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 8 [2024-11-13 17:08:26,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:26,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:26,973 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 17:08:27,110 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:27,110 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 24 treesize of output 22 [2024-11-13 17:08:27,111 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:27,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:27,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:27,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:27,629 INFO L224 Elim1Store]: Index analysis took 321 ms [2024-11-13 17:08:27,721 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:08:27,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:27,868 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 17:08:27,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:28,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:28,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:28,289 INFO L224 Elim1Store]: Index analysis took 174 ms [2024-11-13 17:08:28,401 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:28,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:28,582 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 17:08:28,585 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:28,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:28,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:28,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:28,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:29,236 INFO L224 Elim1Store]: Index analysis took 395 ms [2024-11-13 17:08:29,338 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:08:29,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:29,523 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 17:08:29,663 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:29,663 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 24 treesize of output 22 [2024-11-13 17:08:29,664 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:29,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 5 treesize of output 3 [2024-11-13 17:08:29,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:29,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:29,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:30,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:30,205 INFO L224 Elim1Store]: Index analysis took 169 ms [2024-11-13 17:08:30,301 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:30,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:30,445 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 17:08:30,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:30,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:30,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:30,802 INFO L224 Elim1Store]: Index analysis took 154 ms [2024-11-13 17:08:30,896 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:08:30,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:31,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:31,298 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:08:31,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:08:31,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:31,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:31,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:31,669 INFO L224 Elim1Store]: Index analysis took 181 ms [2024-11-13 17:08:31,785 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:31,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:31,955 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 17:08:32,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:32,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:32,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:32,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:32,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:32,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:32,703 INFO L224 Elim1Store]: Index analysis took 329 ms [2024-11-13 17:08:32,792 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:08:32,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:32,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,189 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 17:08:33,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:33,945 INFO L224 Elim1Store]: Index analysis took 373 ms [2024-11-13 17:08:34,047 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:08:34,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:34,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:34,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:34,511 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 17:08:34,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:34,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:34,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:35,090 INFO L224 Elim1Store]: Index analysis took 364 ms [2024-11-13 17:08:35,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-13 17:08:35,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:35,329 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:08:35,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:08:35,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:35,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:35,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:35,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:35,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:35,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:36,334 INFO L224 Elim1Store]: Index analysis took 676 ms [2024-11-13 17:08:36,459 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 29 treesize of output 8 [2024-11-13 17:08:36,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:36,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:36,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:36,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:08:37,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:37,003 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 17:08:37,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:37,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:37,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:37,656 INFO L224 Elim1Store]: Index analysis took 430 ms [2024-11-13 17:08:37,777 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 8 [2024-11-13 17:08:37,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:37,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:38,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-13 17:08:38,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:38,227 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 17:08:38,337 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:38,337 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 24 treesize of output 22 [2024-11-13 17:08:38,338 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:38,434 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 17:08:38,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:38,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:38,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:38,770 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-13 17:08:38,863 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:38,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,191 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 17:08:39,192 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:39,194 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:39,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,475 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:08:39,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,662 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 17:08:39,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:39,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:40,067 INFO L224 Elim1Store]: Index analysis took 159 ms [2024-11-13 17:08:40,200 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:40,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:40,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:40,583 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 17:08:40,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:40,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:40,890 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 13 [2024-11-13 17:08:41,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:41,036 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:08:41,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:08:41,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:41,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:41,325 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:08:41,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:41,475 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 17:08:41,577 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:41,578 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 19 treesize of output 17 [2024-11-13 17:08:41,578 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:41,669 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 17:08:41,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:41,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:41,972 INFO L224 Elim1Store]: Index analysis took 148 ms [2024-11-13 17:08:42,070 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:42,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:42,217 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 17:08:42,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:42,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:42,502 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2024-11-13 17:08:42,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:42,683 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 17:08:42,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:42,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:42,958 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-11-13 17:08:43,043 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:43,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:43,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:08:43,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:43,439 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 17:08:43,539 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-13 17:08:43,540 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 19 treesize of output 17 [2024-11-13 17:08:43,540 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 17:08:43,634 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 17:08:43,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:43,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:43,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:44,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:44,117 INFO L224 Elim1Store]: Index analysis took 172 ms [2024-11-13 17:08:44,237 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-13 17:08:44,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:44,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:44,636 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 17:08:44,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:44,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:45,000 INFO L224 Elim1Store]: Index analysis took 172 ms [2024-11-13 17:08:45,099 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 13 [2024-11-13 17:08:45,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:45,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 10 treesize of output 8 [2024-11-13 17:08:45,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:45,492 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-13 17:08:45,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-13 17:08:45,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:45,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:45,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 17:08:45,804 INFO L190 IndexEqualityManager]: detected not equals via solver