./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard-ll.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3 --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 dfbeed813c4c61f00fa3f37e016718a299be7911d54e721c8910a31480a25397 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:41:45,783 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:41:45,886 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-25 02:41:45,895 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 02:41:45,895 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 02:41:45,933 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:41:45,935 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:41:45,935 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:41:45,935 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:41:45,935 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:41:45,936 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:41:45,936 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:41:45,936 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 02:41:45,936 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 02:41:45,936 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 02:41:45,936 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:41:45,936 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:41:45,936 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:41:45,937 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:41:45,939 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 02:41:45,939 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 02:41:45,939 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 02:41:45,939 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:41:45,939 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:41:45,939 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:41:45,940 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:41:45,940 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:41:45,940 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:41:45,940 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:41:45,940 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:41:45,941 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:41:45,941 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:41:45,941 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:41:45,941 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 02:41:45,941 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 02:41:45,941 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_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3 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 -> dfbeed813c4c61f00fa3f37e016718a299be7911d54e721c8910a31480a25397 [2024-11-25 02:41:46,263 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:41:46,277 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:41:46,282 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:41:46,283 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:41:46,284 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:41:46,285 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard-ll.c [2024-11-25 02:41:49,304 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/data/0a76ec3e2/cc6b4bf935be445c90da4738ce5544d6/FLAG1038ce891 [2024-11-25 02:41:49,581 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:41:49,582 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/sv-benchmarks/c/recursified_nla-digbench/recursified_hard-ll.c [2024-11-25 02:41:49,606 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/data/0a76ec3e2/cc6b4bf935be445c90da4738ce5544d6/FLAG1038ce891 [2024-11-25 02:41:49,643 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/data/0a76ec3e2/cc6b4bf935be445c90da4738ce5544d6 [2024-11-25 02:41:49,649 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:41:49,652 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:41:49,654 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:41:49,654 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:41:49,660 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:41:49,661 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:49,664 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7f8ee84f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49, skipping insertion in model container [2024-11-25 02:41:49,664 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:49,684 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:41:49,914 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:41:49,930 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:41:49,966 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:41:49,989 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:41:49,990 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49 WrapperNode [2024-11-25 02:41:49,990 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:41:49,991 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:41:49,991 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:41:49,992 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:41:50,002 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,011 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,038 INFO L138 Inliner]: procedures = 17, calls = 85, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 87 [2024-11-25 02:41:50,038 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:41:50,039 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:41:50,039 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:41:50,039 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:41:50,048 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,049 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,056 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,056 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,070 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,075 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,078 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,082 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,083 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,086 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:41:50,086 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:41:50,086 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:41:50,087 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:41:50,088 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:41:49" (1/1) ... [2024-11-25 02:41:50,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:41:50,114 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:41:50,133 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:41:50,138 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7031a7de-f87c-49de-8f9e-3f378708009a/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:41:50,167 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:41:50,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 02:41:50,167 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_41_to_51_0 [2024-11-25 02:41:50,167 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_41_to_51_0 [2024-11-25 02:41:50,167 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 02:41:50,167 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_31_to_38_0 [2024-11-25 02:41:50,168 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_31_to_38_0 [2024-11-25 02:41:50,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-25 02:41:50,168 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:41:50,168 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:41:50,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-25 02:41:50,168 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-25 02:41:50,168 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-25 02:41:50,168 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 02:41:50,266 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:41:50,268 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 02:41:50,681 INFO L? ?]: Removed 56 outVars from TransFormulas that were not future-live. [2024-11-25 02:41:50,681 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 02:41:50,769 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 02:41:50,769 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-25 02:41:50,770 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:41:50 BoogieIcfgContainer [2024-11-25 02:41:50,770 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 02:41:50,771 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 02:41:50,771 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 02:41:50,783 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 02:41:50,783 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:41:50" (1/1) ... [2024-11-25 02:41:50,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 02:41:50,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:41:50,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 82 states and 94 transitions. [2024-11-25 02:41:50,856 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 94 transitions. [2024-11-25 02:41:50,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 02:41:50,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:41:50,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:41:51,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:41:51,193 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:41:51,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:41:51,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 82 states and 92 transitions. [2024-11-25 02:41:51,229 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 92 transitions. [2024-11-25 02:41:51,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 02:41:51,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:41:51,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:41:51,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:41:51,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:41:51,580 INFO L256 TraceCheckSpWp]: Trace formula consists of 178 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-11-25 02:41:51,587 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:41:51,661 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:51,677 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:51,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,743 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 54 [2024-11-25 02:41:51,761 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:51,763 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-25 02:41:51,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:51,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,861 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-25 02:41:51,876 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:51,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:41:51,893 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:51,893 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:51,899 INFO L378 Elim1Store]: Elim1 eliminated variable 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-25 02:41:51,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,914 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-25 02:41:51,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,934 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 17 treesize of output 11 [2024-11-25 02:41:51,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:51,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:51,978 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-25 02:41:52,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,012 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-25 02:41:52,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,055 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 46 treesize of output 24 [2024-11-25 02:41:52,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,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-25 02:41:52,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,108 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 39 treesize of output 17 [2024-11-25 02:41:52,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:52,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,151 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-25 02:41:52,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2024-11-25 02:41:52,183 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:52,184 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:41:52,195 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,196 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,220 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 59 [2024-11-25 02:41:52,235 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:52,238 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:41:52,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,278 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 17 treesize of output 11 [2024-11-25 02:41:52,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:52,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,298 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-25 02:41:52,305 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:52,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,313 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-25 02:41:52,319 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,337 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-25 02:41:52,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,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-25 02:41:52,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,369 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 17 treesize of output 11 [2024-11-25 02:41:52,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,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-25 02:41:52,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,394 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-25 02:41:52,403 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:52,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,414 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-25 02:41:52,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,436 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-25 02:41:52,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:52,487 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:52,487 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:52,489 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:52,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 5 treesize of output 3 [2024-11-25 02:41:52,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,514 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 40 treesize of output 48 [2024-11-25 02:41:52,529 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:52,539 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,539 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,540 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,555 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-25 02:41:52,566 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:52,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,589 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:52,589 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:52,591 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:52,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:52,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,606 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-25 02:41:52,615 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:52,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:41:52,633 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:52,634 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:52,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,642 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-25 02:41:52,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,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-25 02:41:52,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,660 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-25 02:41:52,671 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:52,678 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:52,678 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:41:52,688 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:52,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2024-11-25 02:41:52,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,714 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-25 02:41:52,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:52,727 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:52,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,735 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-25 02:41:52,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,751 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:52,751 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:52,752 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:52,770 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:52,770 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:52,772 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:52,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,786 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-25 02:41:52,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2024-11-25 02:41:52,805 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,806 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,813 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:52,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,821 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-25 02:41:52,825 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,859 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-25 02:41:52,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,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-25 02:41:52,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,887 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 22 treesize of output 11 [2024-11-25 02:41:52,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,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-25 02:41:52,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,903 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:52,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,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-25 02:41:52,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,930 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-25 02:41:52,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:52,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,962 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 63 treesize of output 63 [2024-11-25 02:41:52,972 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:52,973 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:41:52,983 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,984 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,985 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:52,993 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:52,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,002 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-25 02:41:53,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,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-25 02:41:53,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,022 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 40 treesize of output 48 [2024-11-25 02:41:53,034 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,035 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 65 [2024-11-25 02:41:53,046 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:53,054 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,055 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-11-25 02:41:53,065 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:53,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,093 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 63 treesize of output 63 [2024-11-25 02:41:53,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,105 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:41:53,115 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,116 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,117 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,143 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 68 treesize of output 68 [2024-11-25 02:41:53,156 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,157 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,158 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,159 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,179 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 45 treesize of output 53 [2024-11-25 02:41:53,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,209 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 51 treesize of output 24 [2024-11-25 02:41:53,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,223 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-25 02:41:53,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,235 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-25 02:41:53,245 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,247 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,271 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-25 02:41:53,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,306 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 22 treesize of output 11 [2024-11-25 02:41:53,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,315 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-25 02:41:53,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,332 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-25 02:41:53,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,351 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-25 02:41:53,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,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-25 02:41:53,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,381 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 58 treesize of output 58 [2024-11-25 02:41:53,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,399 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-25 02:41:53,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,416 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,416 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:53,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,428 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-25 02:41:53,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,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-25 02:41:53,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,451 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 63 treesize of output 63 [2024-11-25 02:41:53,461 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,462 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:41:53,477 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:53,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,491 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 22 treesize of output 11 [2024-11-25 02:41:53,495 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,499 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-25 02:41:53,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,515 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-25 02:41:53,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,535 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-25 02:41:53,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,553 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:53,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:53,555 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:53,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,568 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-25 02:41:53,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,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-25 02:41:53,595 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:53,595 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:53,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:53,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:53,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,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 54 treesize of output 54 [2024-11-25 02:41:53,624 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,624 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-25 02:41:53,632 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,633 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,649 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 59 [2024-11-25 02:41:53,656 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,657 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:41:53,671 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:53,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,687 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-25 02:41:53,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,711 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:53,712 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:53,713 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:53,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 5 treesize of output 3 [2024-11-25 02:41:53,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,731 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-25 02:41:53,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,753 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:53,754 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:53,755 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:53,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,768 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-25 02:41:53,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,788 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 54 [2024-11-25 02:41:53,795 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,796 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-25 02:41:53,806 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,807 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:53,811 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:53,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,847 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 27 treesize of output 11 [2024-11-25 02:41:53,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,858 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-25 02:41:53,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,869 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-25 02:41:53,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,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-25 02:41:53,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,915 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 45 treesize of output 53 [2024-11-25 02:41:53,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,941 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,955 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-25 02:41:53,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:53,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:53,982 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 50 treesize of output 58 [2024-11-25 02:41:53,991 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:53,992 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 119 [2024-11-25 02:41:54,005 INFO L378 Elim1Store]: Elim1 eliminated variable 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 30 treesize of output 33 [2024-11-25 02:41:54,016 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,017 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,017 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,018 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,038 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-25 02:41:54,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,058 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-25 02:41:54,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,067 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-25 02:41:54,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,083 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:54,083 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:54,084 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:54,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:54,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,107 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 45 treesize of output 53 [2024-11-25 02:41:54,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,126 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-25 02:41:54,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,136 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-25 02:41:54,139 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,139 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:54,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,146 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-25 02:41:54,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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 40 treesize of output 48 [2024-11-25 02:41:54,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,176 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-25 02:41:54,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,184 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:54,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,196 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-25 02:41:54,206 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:54,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:54,207 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:54,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,224 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-25 02:41:54,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,242 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 45 treesize of output 53 [2024-11-25 02:41:54,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,262 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-25 02:41:54,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,286 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:54,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:54,288 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:54,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,306 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-25 02:41:54,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,326 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-25 02:41:54,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,336 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-25 02:41:54,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,352 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:54,352 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:54,353 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:54,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:54,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,411 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 24 treesize of output 11 [2024-11-25 02:41:54,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,425 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-25 02:41:54,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,443 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-25 02:41:54,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,448 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,471 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-25 02:41:54,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,498 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 24 treesize of output 11 [2024-11-25 02:41:54,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:41:54,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,523 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-25 02:41:54,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,545 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-25 02:41:54,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,562 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 40 treesize of output 48 [2024-11-25 02:41:54,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,580 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 48 treesize of output 24 [2024-11-25 02:41:54,583 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,583 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:54,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,592 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-25 02:41:54,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,598 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-25 02:41:54,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,607 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-25 02:41:54,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,620 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-25 02:41:54,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,628 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,628 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:54,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,636 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-25 02:41:54,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,659 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-25 02:41:54,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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 40 treesize of output 48 [2024-11-25 02:41:54,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,703 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 48 treesize of output 24 [2024-11-25 02:41:54,706 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,707 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:54,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,724 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-25 02:41:54,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,730 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-25 02:41:54,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,744 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-25 02:41:54,747 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:54,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,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-25 02:41:54,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,758 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-25 02:41:54,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,772 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 66 treesize of output 66 [2024-11-25 02:41:54,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,795 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-25 02:41:54,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,805 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,806 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:54,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,815 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-25 02:41:54,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,832 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 40 treesize of output 48 [2024-11-25 02:41:54,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,846 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-25 02:41:54,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,856 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,856 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:54,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,872 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-25 02:41:54,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,892 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 45 treesize of output 53 [2024-11-25 02:41:54,903 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,903 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,904 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,912 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:54,912 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-25 02:41:54,921 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,921 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,922 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:54,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,938 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 45 treesize of output 53 [2024-11-25 02:41:54,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,960 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-25 02:41:54,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:54,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,986 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 71 treesize of output 71 [2024-11-25 02:41:54,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:54,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,020 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-25 02:41:55,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,065 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-25 02:41:55,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,079 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-25 02:41:55,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,107 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 29 treesize of output 11 [2024-11-25 02:41:55,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,119 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-25 02:41:55,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,128 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-25 02:41:55,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,153 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-25 02:41:55,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,186 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 52 treesize of output 60 [2024-11-25 02:41:55,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,210 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,210 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,211 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,211 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,233 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 75 treesize of output 75 [2024-11-25 02:41:55,242 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,242 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,269 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 80 treesize of output 80 [2024-11-25 02:41:55,292 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,293 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,293 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,294 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,294 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,317 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 70 treesize of output 70 [2024-11-25 02:41:55,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,340 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-25 02:41:55,342 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:55,344 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:55,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,351 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-25 02:41:55,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,376 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 47 treesize of output 55 [2024-11-25 02:41:55,387 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,387 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,388 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,395 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,396 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,420 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 75 treesize of output 75 [2024-11-25 02:41:55,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,451 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 51 treesize of output 17 [2024-11-25 02:41:55,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,463 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-25 02:41:55,468 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:55,468 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:55,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,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-25 02:41:55,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,483 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-25 02:41:55,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,507 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 47 treesize of output 55 [2024-11-25 02:41:55,518 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,519 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,519 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,530 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,530 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,531 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,557 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-25 02:41:55,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,583 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-25 02:41:55,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,609 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,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 47 treesize of output 55 [2024-11-25 02:41:55,627 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,634 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,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 75 treesize of output 75 [2024-11-25 02:41:55,677 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,678 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,680 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:55,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,705 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-25 02:41:55,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,713 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,764 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-25 02:41:55,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,776 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-25 02:41:55,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,800 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 29 treesize of output 11 [2024-11-25 02:41:55,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,809 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-25 02:41:55,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,822 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-25 02:41:55,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,844 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-25 02:41:55,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,880 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:55,880 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:55,882 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:55,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,898 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 66 treesize of output 66 [2024-11-25 02:41:55,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,920 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 44 treesize of output 17 [2024-11-25 02:41:55,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,940 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-25 02:41:55,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:55,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,970 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 66 treesize of output 66 [2024-11-25 02:41:55,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,992 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 44 treesize of output 17 [2024-11-25 02:41:55,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:55,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-25 02:41:56,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,017 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 71 treesize of output 71 [2024-11-25 02:41:56,025 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:56,026 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-25 02:41:56,035 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:56,036 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:56,037 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:56,037 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:56,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,052 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 27 treesize of output 11 [2024-11-25 02:41:56,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,065 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-25 02:41:56,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,073 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-25 02:41:56,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,092 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,092 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:56,094 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:56,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,115 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-25 02:41:56,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,137 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-25 02:41:56,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,148 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-25 02:41:56,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:56,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,176 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-25 02:41:56,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,186 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-25 02:41:56,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:56,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:56,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:56,228 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,228 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:56,229 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,253 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-25 02:41:56,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,263 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-25 02:41:56,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:56,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,287 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-25 02:41:56,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,304 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,304 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:56,306 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,309 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,323 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41: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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:56,325 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:56,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,338 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-25 02:41:56,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:56,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:41:56,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,365 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-25 02:41:56,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,388 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-25 02:41:56,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,401 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 39 treesize of output 17 [2024-11-25 02:41:56,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,408 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,419 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:56,421 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:56,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,440 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 43 treesize of output 51 [2024-11-25 02:41:56,447 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:56,447 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-25 02:41:56,457 INFO L378 Elim1Store]: Elim1 eliminated variable 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 25 treesize of output 28 [2024-11-25 02:41:56,467 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:56,479 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,479 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:56,480 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,490 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-25 02:41:56,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,510 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-25 02:41:56,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,521 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-25 02:41:56,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,540 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-25 02:41:56,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,560 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-25 02:41:56,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,576 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 39 treesize of output 17 [2024-11-25 02:41:56,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,596 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,596 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:56,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-25 02:41:56,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,621 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-25 02:41:56,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:56,638 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,638 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:56,639 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,650 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-25 02:41:56,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,668 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,668 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:56,669 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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 51 treesize of output 51 [2024-11-25 02:41:56,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,695 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 39 treesize of output 17 [2024-11-25 02:41:56,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,716 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-25 02:41:56,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,733 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 44 treesize of output 17 [2024-11-25 02:41:56,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,749 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-25 02:41:56,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,764 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 39 treesize of output 17 [2024-11-25 02:41:56,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,795 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,795 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:56,796 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,806 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-25 02:41:56,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,822 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-25 02:41:56,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,835 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:56,836 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:56,837 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:56,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:56,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,848 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-25 02:41:56,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,872 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-25 02:41:56,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,884 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 39 treesize of output 17 [2024-11-25 02:41:56,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,911 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 62 treesize of output 62 [2024-11-25 02:41:56,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,930 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 44 treesize of output 17 [2024-11-25 02:41:56,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:56,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,946 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-25 02:41:56,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,960 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 46 treesize of output 24 [2024-11-25 02:41:56,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,973 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-25 02:41:56,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,985 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 39 treesize of output 17 [2024-11-25 02:41:56,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:56,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-25 02:41:57,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,011 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-25 02:41:57,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,029 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-25 02:41:57,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,046 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 17 treesize of output 11 [2024-11-25 02:41:57,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,071 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 17 treesize of output 11 [2024-11-25 02:41:57,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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 14 treesize of output 8 [2024-11-25 02:41:57,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,110 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-25 02:41:57,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,130 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 17 treesize of output 11 [2024-11-25 02:41:57,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,143 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-25 02:41:57,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,151 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-25 02:41:57,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,178 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-25 02:41:57,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,215 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 22 treesize of output 11 [2024-11-25 02:41:57,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,222 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-25 02:41:57,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,250 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-25 02:41:57,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,274 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-25 02:41:57,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,294 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 40 treesize of output 48 [2024-11-25 02:41:57,301 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:57,302 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 65 [2024-11-25 02:41:57,309 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:57,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:57,314 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-11-25 02:41:57,321 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:57,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,333 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-25 02:41:57,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,350 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 66 treesize of output 66 [2024-11-25 02:41:57,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,370 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 44 treesize of output 17 [2024-11-25 02:41:57,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,400 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-25 02:41:57,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,419 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-25 02:41:57,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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 22 treesize of output 11 [2024-11-25 02:41:57,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,445 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-25 02:41:57,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,480 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 45 treesize of output 53 [2024-11-25 02:41:57,489 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,490 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,490 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,511 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 51 treesize of output 24 [2024-11-25 02:41:57,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,522 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-25 02:41:57,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,530 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-25 02:41:57,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,544 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 66 treesize of output 66 [2024-11-25 02:41:57,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,568 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 44 treesize of output 17 [2024-11-25 02:41:57,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,598 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 71 treesize of output 71 [2024-11-25 02:41:57,606 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,627 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-25 02:41:57,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,643 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-25 02:41:57,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,666 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 22 treesize of output 11 [2024-11-25 02:41:57,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,672 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-25 02:41:57,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,684 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-25 02:41:57,686 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:57,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,701 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-25 02:41:57,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,725 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:57,725 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:57,726 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:57,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:57,734 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:57,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,740 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-25 02:41:57,744 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,758 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-25 02:41:57,767 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:57,772 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,773 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,787 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 43 treesize of output 51 [2024-11-25 02:41:57,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,809 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-25 02:41:57,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:57,832 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:57,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:57,834 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:57,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,847 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-25 02:41:57,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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-25 02:41:57,860 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:57,860 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:57,861 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:57,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:57,869 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:57,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,875 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-25 02:41:57,879 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,889 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-25 02:41:57,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 16 treesize of output 19 [2024-11-25 02:41:57,898 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:57,899 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 36 [2024-11-25 02:41:57,904 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:57,913 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:57,913 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:57,914 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:57,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:57,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,927 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-25 02:41:57,932 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:57,933 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 59 [2024-11-25 02:41:57,940 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:57,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,946 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:57,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,960 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-25 02:41:57,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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 24 [2024-11-25 02:41:57,975 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:57,976 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:57,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:41:57,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:57,991 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-25 02:41:58,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,000 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-25 02:41:58,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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 36 treesize of output 17 [2024-11-25 02:41:58,017 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,017 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:58,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,029 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-25 02:41:58,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,041 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-25 02:41:58,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2024-11-25 02:41:58,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,058 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-25 02:41:58,061 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,070 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-25 02:41:58,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:41:58,083 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,084 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:58,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,099 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-25 02:41:58,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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 24 [2024-11-25 02:41:58,114 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,114 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:58,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,124 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-25 02:41:58,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,133 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-25 02:41:58,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,140 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-25 02:41:58,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,151 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-25 02:41:58,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,168 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-25 02:41:58,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,176 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,176 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:58,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,189 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-25 02:41:58,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,197 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-25 02:41:58,204 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:58,208 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,209 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 36 [2024-11-25 02:41:58,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,227 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:41:58,227 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 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:41:58,231 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2024-11-25 02:41:58,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,243 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-25 02:41:58,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,257 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-25 02:41:58,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,283 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-25 02:41:58,291 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:58,297 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,297 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,310 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-25 02:41:58,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,317 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:41:58,345 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:58,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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 35 treesize of output 43 [2024-11-25 02:41:58,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,370 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-25 02:41:58,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,391 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-25 02:41:58,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,407 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-25 02:41:58,422 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:58,422 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:58,422 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:58,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-25 02:41:58,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,434 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-25 02:41:58,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,450 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-25 02:41:58,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,473 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:58,474 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:58,474 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:58,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:58,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,486 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-25 02:41:58,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,503 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-25 02:41:58,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,527 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 62 treesize of output 62 [2024-11-25 02:41:58,533 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,534 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:41:58,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,542 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,552 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 54 [2024-11-25 02:41:58,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,564 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 39 treesize of output 17 [2024-11-25 02:41:58,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,584 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:58,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:58,585 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:58,599 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:58,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:58,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:58,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,609 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-25 02:41:58,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,625 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-25 02:41:58,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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 40 treesize of output 48 [2024-11-25 02:41:58,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,672 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 48 treesize of output 24 [2024-11-25 02:41:58,675 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,676 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:58,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,683 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-25 02:41:58,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,689 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-25 02:41:58,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,698 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-25 02:41:58,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,710 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-25 02:41:58,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,718 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,718 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:58,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,729 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-25 02:41:58,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,741 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 66 treesize of output 66 [2024-11-25 02:41:58,747 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:41:58,760 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:58,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,769 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 58 treesize of output 58 [2024-11-25 02:41:58,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,782 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-25 02:41:58,784 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,785 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:58,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,791 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-25 02:41:58,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,831 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 40 treesize of output 48 [2024-11-25 02:41:58,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,848 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 48 treesize of output 24 [2024-11-25 02:41:58,851 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,852 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:58,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,861 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-25 02:41:58,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,870 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-25 02:41:58,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,879 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-25 02:41:58,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,891 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-25 02:41:58,894 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:58,894 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:58,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,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-25 02:41:58,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,920 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-25 02:41:58,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,941 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 63 treesize of output 63 [2024-11-25 02:41:58,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,962 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-25 02:41:58,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:58,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:58,988 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 45 treesize of output 53 [2024-11-25 02:41:58,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,997 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:58,997 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,003 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,004 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,005 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,021 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 71 treesize of output 71 [2024-11-25 02:41:59,030 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,031 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-25 02:41:59,044 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:59,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,064 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-25 02:41:59,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,084 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 24 treesize of output 11 [2024-11-25 02:41:59,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,099 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-25 02:41:59,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,110 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-25 02:41:59,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,134 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-25 02:41:59,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,155 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 24 treesize of output 11 [2024-11-25 02:41:59,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41: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-25 02:41:59,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,180 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-25 02:41:59,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,186 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:59,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,199 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-25 02:41:59,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,213 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:59,213 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:59,213 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:59,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,223 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-25 02:41:59,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,239 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:59,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:41:59,240 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:59,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:41:59,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,254 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-25 02:41:59,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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 39 treesize of output 17 [2024-11-25 02:41:59,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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 56 treesize of output 56 [2024-11-25 02:41:59,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,301 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 44 treesize of output 17 [2024-11-25 02:41:59,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,316 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-25 02:41:59,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,328 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 39 treesize of output 17 [2024-11-25 02:41:59,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,336 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,343 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:59,344 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:59,344 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:59,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,355 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-25 02:41:59,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,370 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-25 02:41:59,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,381 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:41:59,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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:41:59,382 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:41:59,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,390 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-25 02:41:59,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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 51 treesize of output 51 [2024-11-25 02:41:59,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,424 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-25 02:41:59,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,433 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,433 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:59,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,453 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-25 02:41:59,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,462 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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 24 [2024-11-25 02:41:59,472 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,472 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:59,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,479 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-25 02:41:59,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,488 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-25 02:41:59,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,495 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-25 02:41:59,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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 36 treesize of output 17 [2024-11-25 02:41:59,508 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,509 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:59,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,519 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-25 02:41:59,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,526 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-25 02:41:59,532 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:41:59,535 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,536 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 36 [2024-11-25 02:41:59,545 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:59,552 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:59,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,558 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-25 02:41:59,561 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,573 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-25 02:41:59,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,586 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:41:59,586 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 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:41:59,590 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,602 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-25 02:41:59,608 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,609 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-25 02:41:59,616 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:59,621 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,622 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:41:59,632 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:59,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,641 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-25 02:41:59,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2024-11-25 02:41:59,657 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,658 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,669 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-25 02:41:59,675 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,676 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:41:59,685 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:59,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,695 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-25 02:41:59,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:41:59,721 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,721 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:59,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,731 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-25 02:41:59,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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 43 treesize of output 24 [2024-11-25 02:41:59,743 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,743 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-25 02:41:59,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,754 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-25 02:41:59,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,761 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-25 02:41:59,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,767 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-25 02:41:59,771 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:41:59,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,776 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-25 02:41:59,779 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:41:59,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,789 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-25 02:41:59,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,818 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-25 02:41:59,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,826 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-25 02:41:59,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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 24 treesize of output 11 [2024-11-25 02:41:59,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,850 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-25 02:41:59,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:41:59,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,866 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-25 02:41:59,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,885 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 55 treesize of output 55 [2024-11-25 02:41:59,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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 41 treesize of output 17 [2024-11-25 02:41:59,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,907 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,907 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:59,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,913 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-25 02:41:59,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,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-25 02:41:59,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,929 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-25 02:41:59,935 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,936 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 65 [2024-11-25 02:41:59,942 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:59,947 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-11-25 02:41:59,954 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:41:59,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,965 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 60 treesize of output 60 [2024-11-25 02:41:59,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,982 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-25 02:41:59,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,990 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-25 02:41:59,993 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:41:59,994 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:41:59,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:41:59,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:00,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,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-25 02:42:00,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,024 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 60 treesize of output 60 [2024-11-25 02:42:00,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,044 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-25 02:42:00,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,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-25 02:42:00,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,062 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-25 02:42:00,070 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,070 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,071 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,076 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,077 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,077 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,093 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 65 treesize of output 65 [2024-11-25 02:42:00,101 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,102 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,102 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,115 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-25 02:42:00,121 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:00,122 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 65 [2024-11-25 02:42:00,127 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,127 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:00,132 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-11-25 02:42:00,141 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:00,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,153 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-25 02:42:00,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:00,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,171 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-25 02:42:00,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,180 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:00,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,200 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-25 02:42:00,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,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-25 02:42:00,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,214 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-25 02:42:00,220 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,221 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,240 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 60 treesize of output 60 [2024-11-25 02:42:00,245 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,255 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:00,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,264 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-25 02:42:00,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,270 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-25 02:42:00,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:00,279 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:00,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,284 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-25 02:42:00,287 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,294 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:00,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:00,295 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:00,307 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:00,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:00,309 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:00,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,317 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-25 02:42:00,323 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:42:00,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:00,336 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:00,337 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:00,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,343 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-25 02:42:00,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,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-25 02:42:00,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,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 35 treesize of output 43 [2024-11-25 02:42:00,365 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:42:00,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,376 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-25 02:42:00,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,382 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-25 02:42:00,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:00,385 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:00,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,391 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-25 02:42:00,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:00,408 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:00,408 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:00,409 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:00,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,421 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 40 treesize of output 48 [2024-11-25 02:42:00,430 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:42:00,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,436 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,445 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-25 02:42:00,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2024-11-25 02:42:00,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,466 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-25 02:42:00,473 INFO L378 Elim1Store]: Elim1 eliminated variable 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 16 treesize of output 19 [2024-11-25 02:42:00,477 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:00,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:00,482 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,482 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,491 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:00,491 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:00,492 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:00,498 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:00,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:00,503 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-25 02:42:00,506 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:00,638 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-25 02:42:00,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:42:00,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 91 states and 118 transitions. [2024-11-25 02:42:00,827 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 118 transitions. [2024-11-25 02:42:00,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-25 02:42:00,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:42:00,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:42:00,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:42:01,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:42:01,057 INFO L256 TraceCheckSpWp]: Trace formula consists of 179 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-11-25 02:42:01,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:42:01,065 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,068 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,071 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,079 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-25 02:42:01,082 INFO L378 Elim1Store]: Elim1 eliminated variable 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-25 02:42:01,093 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:01,093 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:01,094 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,103 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-25 02:42:01,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,109 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-25 02:42:01,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,125 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-25 02:42:01,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,132 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-25 02:42:01,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,144 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:01,145 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:01,145 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:01,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,156 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-25 02:42:01,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42: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-25 02:42:01,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,177 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-25 02:42:01,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,186 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-25 02:42:01,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,202 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 22 treesize of output 11 [2024-11-25 02:42:01,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,208 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-25 02:42:01,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,215 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-25 02:42:01,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,232 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-25 02:42:01,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,253 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 17 treesize of output 11 [2024-11-25 02:42:01,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,262 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-25 02:42:01,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,278 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-25 02:42:01,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,296 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-25 02:42:01,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,304 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,329 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-25 02:42:01,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,359 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-25 02:42:01,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,381 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 27 treesize of output 11 [2024-11-25 02:42:01,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,389 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-25 02:42:01,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,397 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-25 02:42:01,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,419 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-25 02:42:01,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,447 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-25 02:42:01,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,455 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-25 02:42:01,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,468 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:01,469 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:01,470 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,481 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-25 02:42:01,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,511 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-25 02:42:01,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,533 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 22 treesize of output 11 [2024-11-25 02:42:01,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,555 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-25 02:42:01,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,581 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-25 02:42:01,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,589 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-25 02:42:01,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,606 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-25 02:42:01,609 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,624 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:01,624 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:01,625 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,627 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,643 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-25 02:42:01,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,652 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,664 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 17 treesize of output 11 [2024-11-25 02:42:01,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,674 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-25 02:42:01,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,682 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-25 02:42:01,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,698 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-25 02:42:01,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,716 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:01,716 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:01,717 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,725 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-25 02:42:01,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,739 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-25 02:42:01,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,745 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-25 02:42:01,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,757 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:01,758 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:01,758 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,766 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-25 02:42:01,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,800 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-25 02:42:01,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,814 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 22 treesize of output 11 [2024-11-25 02:42:01,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,835 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-25 02:42:01,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,841 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:01,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,853 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-25 02:42:01,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,872 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 22 treesize of output 11 [2024-11-25 02:42:01,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,885 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-25 02:42:01,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,899 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-25 02:42:01,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,907 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-25 02:42:01,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,924 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-25 02:42:01,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,940 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 17 treesize of output 11 [2024-11-25 02:42:01,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,951 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-25 02:42:01,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,959 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-25 02:42:01,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,973 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-25 02:42:01,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:01,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,985 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-25 02:42:01,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,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-25 02:42:01,995 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:01,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,002 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,003 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:02,003 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,014 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-25 02:42:02,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,020 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-25 02:42:02,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,032 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,032 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:02,032 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:02,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,043 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-25 02:42:02,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,050 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,060 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-25 02:42:02,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,074 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 17 treesize of output 11 [2024-11-25 02:42:02,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,080 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-25 02:42:02,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,096 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-25 02:42:02,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,115 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-25 02:42:02,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,133 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-25 02:42:02,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,145 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,145 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:02,145 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:02,158 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42: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 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:02,159 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,171 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-25 02:42:02,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,180 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,188 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-25 02:42:02,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,215 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,231 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-25 02:42:02,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,255 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 22 treesize of output 11 [2024-11-25 02:42:02,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,266 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-25 02:42:02,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,272 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,275 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,287 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-25 02:42:02,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,293 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-25 02:42:02,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,306 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,306 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:02,307 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,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 5 treesize of output 3 [2024-11-25 02:42:02,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,318 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-25 02:42:02,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,328 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:02,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,334 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-25 02:42:02,337 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:02,345 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:02,346 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,352 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:02,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,362 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-25 02:42:02,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,369 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-25 02:42:02,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,384 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:42:02,384 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 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:42:02,387 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:02,394 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:02,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 16 [2024-11-25 02:42:02,403 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:02,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,414 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-25 02:42:02,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,441 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-25 02:42:02,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,455 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 24 treesize of output 11 [2024-11-25 02:42:02,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,462 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-25 02:42:02,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,473 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-25 02:42:02,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,487 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-25 02:42:02,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,495 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-25 02:42:02,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,501 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,527 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-25 02:42:02,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,549 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 29 treesize of output 11 [2024-11-25 02:42:02,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,557 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-25 02:42:02,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:02,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,586 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-25 02:42:02,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,611 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-25 02:42:02,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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 24 treesize of output 11 [2024-11-25 02:42:02,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,637 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-25 02:42:02,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,652 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-25 02:42:02,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,674 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-25 02:42:02,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,683 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-25 02:42:02,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,701 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-25 02:42:02,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,721 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,721 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:02,722 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:02,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,759 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,759 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:02,760 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,777 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-25 02:42:02,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,785 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-25 02:42:02,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,792 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,799 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:02,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,805 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-25 02:42:02,808 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:02,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,817 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:42:02,818 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 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:42:02,820 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:02,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,833 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-25 02:42:02,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,854 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 24 treesize of output 11 [2024-11-25 02:42:02,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,870 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-25 02:42:02,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,889 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-25 02:42:02,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,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-25 02:42:02,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,905 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-25 02:42:02,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,942 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:02,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:02,943 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:02,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:02,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,955 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-25 02:42:02,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,968 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:02,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 16 [2024-11-25 02:42:02,975 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:02,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,984 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-25 02:42:02,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:02,993 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:02,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,001 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-25 02:42:03,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,012 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,012 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,013 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:03,018 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,032 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-25 02:42:03,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,046 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:03,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,051 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-25 02:42:03,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:03,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,061 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 17 treesize of output 11 [2024-11-25 02:42:03,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,071 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-25 02:42:03,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,080 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-25 02:42:03,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,095 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-25 02:42:03,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,101 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-25 02:42:03,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,112 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,113 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,113 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,119 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:03,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,128 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-25 02:42:03,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,137 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:03,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,142 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-25 02:42:03,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:03,152 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,152 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,152 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-25 02:42:03,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,173 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-25 02:42:03,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,181 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-25 02:42:03,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,186 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,195 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 22 treesize of output 11 [2024-11-25 02:42:03,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:03,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,217 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-25 02:42:03,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,223 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,254 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 17 treesize of output 11 [2024-11-25 02:42:03,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,264 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-25 02:42:03,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,271 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-25 02:42:03,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,287 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-25 02:42:03,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,293 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-25 02:42:03,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,304 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,305 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,305 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:03,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,315 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-25 02:42:03,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,329 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-25 02:42:03,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,335 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-25 02:42:03,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,339 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,347 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,347 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,347 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,350 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:03,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,358 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-25 02:42:03,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,378 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-25 02:42:03,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,386 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-25 02:42:03,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,400 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 22 treesize of output 11 [2024-11-25 02:42:03,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,409 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-25 02:42:03,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,421 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-25 02:42:03,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,427 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,430 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,450 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-25 02:42:03,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,466 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 24 treesize of output 11 [2024-11-25 02:42:03,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,476 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-25 02:42:03,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,487 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-25 02:42:03,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,504 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,505 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:03,506 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,522 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-25 02:42:03,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,545 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-25 02:42:03,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,580 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-25 02:42:03,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,609 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-25 02:42:03,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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 29 treesize of output 11 [2024-11-25 02:42:03,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,641 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-25 02:42:03,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,645 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,659 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-25 02:42:03,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,663 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,680 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-25 02:42:03,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,694 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,694 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:03,695 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:03,700 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,714 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-25 02:42:03,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,730 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-25 02:42:03,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,744 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,744 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,744 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:03,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,757 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 17 treesize of output 11 [2024-11-25 02:42:03,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,767 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-25 02:42:03,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,779 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-25 02:42:03,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,796 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-25 02:42:03,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,814 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 22 treesize of output 11 [2024-11-25 02:42:03,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,825 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-25 02:42:03,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,840 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-25 02:42:03,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,861 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-25 02:42:03,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,879 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,879 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,880 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:03,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,891 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-25 02:42:03,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,907 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-25 02:42:03,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,916 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,930 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 17 treesize of output 11 [2024-11-25 02:42:03,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:03,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2024-11-25 02:42:03,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,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-25 02:42:03,952 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:03,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,962 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-25 02:42:03,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,971 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:03,979 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:03,979 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:03,980 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:03,985 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:03,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,991 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-25 02:42:03,993 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:03,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:03,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,004 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-25 02:42:04,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,025 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 22 treesize of output 11 [2024-11-25 02:42:04,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,035 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-25 02:42:04,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,050 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-25 02:42:04,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,066 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-25 02:42:04,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,113 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-25 02:42:04,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,128 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:04,129 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,130 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,144 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 24 treesize of output 11 [2024-11-25 02:42:04,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,155 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-25 02:42:04,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,179 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-25 02:42:04,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,219 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-25 02:42:04,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,238 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-25 02:42:04,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,253 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,253 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:04,254 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,264 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,264 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:04,265 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:04,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,280 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-25 02:42:04,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2024-11-25 02:42:04,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,302 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-25 02:42:04,304 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,311 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:04,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,317 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-25 02:42:04,325 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,337 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:42:04,337 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 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:42:04,340 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,352 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-25 02:42:04,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,363 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,381 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-25 02:42:04,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,404 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 24 treesize of output 11 [2024-11-25 02:42:04,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,422 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-25 02:42:04,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,432 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-25 02:42:04,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,453 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-25 02:42:04,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2024-11-25 02:42:04,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,468 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-25 02:42:04,471 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,479 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,479 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:04,480 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,501 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,501 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:04,502 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:04,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,531 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-25 02:42:04,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,545 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:04,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,549 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-25 02:42:04,552 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,560 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:42:04,560 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 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:42:04,563 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,574 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-25 02:42:04,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,579 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,581 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,591 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-25 02:42:04,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,607 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,608 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:04,608 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:04,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,619 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-25 02:42:04,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,631 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:04,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,636 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-25 02:42:04,638 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,645 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,645 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:04,646 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,651 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:04,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,660 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-25 02:42:04,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,680 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:42:04,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:42:04,683 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,687 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:04,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,692 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-25 02:42:04,696 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:04,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,706 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-25 02:42:04,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,729 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-25 02:42:04,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,748 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 24 treesize of output 11 [2024-11-25 02:42:04,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,761 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-25 02:42:04,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,774 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-25 02:42:04,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,780 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,804 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-25 02:42:04,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,808 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,821 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 29 treesize of output 11 [2024-11-25 02:42:04,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,832 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-25 02:42:04,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,838 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-25 02:42:04,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,859 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-25 02:42:04,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,881 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-25 02:42:04,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,896 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 24 treesize of output 11 [2024-11-25 02:42:04,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,903 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,908 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-25 02:42:04,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,918 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-25 02:42:04,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,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-25 02:42:04,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,940 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-25 02:42:04,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,948 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-25 02:42:04,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,963 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-25 02:42:04,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,971 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:04,979 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:04,979 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:04,980 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:04,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:04,993 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-25 02:42:04,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,008 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:05,009 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:05,010 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,022 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-25 02:42:05,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,031 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2024-11-25 02:42:05,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,042 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-25 02:42:05,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:05,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,053 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-25 02:42:05,053 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 1 case distinctions, treesize of input 19 treesize of output 16 [2024-11-25 02:42:05,056 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:05,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,066 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-25 02:42:05,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,086 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 24 treesize of output 11 [2024-11-25 02:42:05,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,096 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-25 02:42:05,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,118 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-25 02:42:05,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,136 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-25 02:42:05,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,157 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:05,157 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:05,158 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,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-25 02:42:05,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,172 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-25 02:42:05,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,181 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:05,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,186 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-25 02:42:05,189 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:05,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,198 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-25 02:42:05,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,216 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-25 02:42:05,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,221 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,229 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:05,229 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:05,229 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,231 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,245 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-25 02:42:05,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,259 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:05,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 16 [2024-11-25 02:42:05,268 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:05,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,277 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 17 treesize of output 11 [2024-11-25 02:42:05,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,288 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-25 02:42:05,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,297 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-25 02:42:05,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,301 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,312 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-25 02:42:05,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,318 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-25 02:42:05,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,330 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:05,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:05,331 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,338 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:05,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,347 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-25 02:42:05,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,354 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-25 02:42:05,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,363 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:05,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,369 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-25 02:42:05,372 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:05,380 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:05,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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:05,381 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:05,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,408 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-25 02:42:05,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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 22 treesize of output 11 [2024-11-25 02:42:05,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,443 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-25 02:42:05,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,448 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,463 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-25 02:42:05,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,481 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 17 treesize of output 11 [2024-11-25 02:42:05,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,492 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-25 02:42:05,495 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,500 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-25 02:42:05,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,522 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-25 02:42:05,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,529 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-25 02:42:05,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,542 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:05,542 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:05,543 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,552 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-25 02:42:05,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,570 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-25 02:42:05,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,577 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-25 02:42:05,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,591 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:05,591 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:05,592 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,601 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-25 02:42:05,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,634 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-25 02:42:05,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,648 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-25 02:42:05,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,664 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 22 treesize of output 11 [2024-11-25 02:42:05,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,678 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-25 02:42:05,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,694 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-25 02:42:05,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,702 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,707 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:05,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,737 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-25 02:42:05,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,755 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 27 treesize of output 11 [2024-11-25 02:42:05,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,766 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-25 02:42:05,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,786 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-25 02:42:05,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,817 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-25 02:42:05,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,842 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 29 treesize of output 11 [2024-11-25 02:42:05,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,861 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-25 02:42:05,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,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-25 02:42:05,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,909 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:05,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,921 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:05,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,948 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 34 treesize of output 11 [2024-11-25 02:42:05,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,959 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-25 02:42:05,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:05,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,975 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-25 02:42:05,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:05,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,000 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-25 02:42:06,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,026 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 27 treesize of output 11 [2024-11-25 02:42:06,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,036 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-25 02:42:06,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,053 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-25 02:42:06,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,060 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,084 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-25 02:42:06,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,097 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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 29 treesize of output 11 [2024-11-25 02:42:06,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,122 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-25 02:42:06,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,136 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-25 02:42:06,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,165 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-25 02:42:06,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,180 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:06,180 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:06,181 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,194 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-25 02:42:06,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,218 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 24 treesize of output 11 [2024-11-25 02:42:06,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,230 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-25 02:42:06,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,245 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-25 02:42:06,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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 26 treesize of output 8 [2024-11-25 02:42:06,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,293 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-25 02:42:06,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,315 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-25 02:42:06,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,330 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:06,330 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:06,332 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,335 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,357 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-25 02:42:06,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,384 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-25 02:42:06,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,404 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 27 treesize of output 11 [2024-11-25 02:42:06,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,415 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-25 02:42:06,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,427 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 22 treesize of output 11 [2024-11-25 02:42:06,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,437 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-25 02:42:06,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,446 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-25 02:42:06,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,465 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-25 02:42:06,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,487 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-25 02:42:06,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,495 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,503 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-25 02:42:06,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,510 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-25 02:42:06,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,522 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:06,523 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:06,524 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:06,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,540 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-25 02:42:06,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,552 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:06,553 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:06,553 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:06,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,571 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-25 02:42:06,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,578 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-25 02:42:06,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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 8 treesize of output 1 [2024-11-25 02:42:06,586 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,598 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:06,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:06,599 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:06,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,616 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-25 02:42:06,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,623 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-25 02:42:06,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,641 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-25 02:42:06,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,645 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,657 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-25 02:42:06,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,675 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-25 02:42:06,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,695 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 22 treesize of output 11 [2024-11-25 02:42:06,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,705 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-25 02:42:06,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,713 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,720 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 27 treesize of output 11 [2024-11-25 02:42:06,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,730 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-25 02:42:06,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,745 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-25 02:42:06,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,749 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,766 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-25 02:42:06,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,781 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:06,781 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:06,782 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,793 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-25 02:42:06,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,809 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-25 02:42:06,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,817 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-25 02:42:06,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,824 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:06,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,849 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-25 02:42:06,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,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-25 02:42:06,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,866 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 29 treesize of output 11 [2024-11-25 02:42:06,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,876 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-25 02:42:06,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,893 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-25 02:42:06,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,915 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-25 02:42:06,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,930 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,936 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 24 treesize of output 11 [2024-11-25 02:42:06,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,950 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-25 02:42:06,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,960 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-25 02:42:06,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,984 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-25 02:42:06,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:06,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:06,997 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:06,997 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:06,998 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,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 5 treesize of output 3 [2024-11-25 02:42:07,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,015 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-25 02:42:07,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,024 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-25 02:42:07,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,041 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-25 02:42:07,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,058 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-25 02:42:07,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,066 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-25 02:42:07,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,079 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,079 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:07,080 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,083 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:07,085 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,087 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,101 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-25 02:42:07,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,122 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-25 02:42:07,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,136 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:07,137 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,149 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,150 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 22 treesize of output 22 [2024-11-25 02:42:07,151 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:07,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,165 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-25 02:42:07,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,186 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-25 02:42:07,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,194 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-25 02:42:07,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,211 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 27 treesize of output 11 [2024-11-25 02:42:07,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,230 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-25 02:42:07,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,250 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-25 02:42:07,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,282 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-25 02:42:07,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,300 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 22 treesize of output 11 [2024-11-25 02:42:07,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,306 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-25 02:42:07,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42: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-25 02:42:07,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,317 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-25 02:42:07,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,330 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-25 02:42:07,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,335 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,339 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:07,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,344 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-25 02:42:07,346 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:07,352 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,352 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:07,353 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,360 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-25 02:42:07,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,376 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 22 treesize of output 11 [2024-11-25 02:42:07,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,386 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-25 02:42:07,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,400 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-25 02:42:07,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,422 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-25 02:42:07,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,443 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-25 02:42:07,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,453 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-25 02:42:07,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,463 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:07,464 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,469 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:07,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,474 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-25 02:42:07,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:07,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,486 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-25 02:42:07,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,497 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 17 treesize of output 11 [2024-11-25 02:42:07,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,502 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-25 02:42:07,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,508 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,517 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-25 02:42:07,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,527 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 17 treesize of output 11 [2024-11-25 02:42:07,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,548 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-25 02:42:07,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,568 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-25 02:42:07,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,581 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 22 treesize of output 11 [2024-11-25 02:42:07,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,586 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,592 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-25 02:42:07,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,604 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-25 02:42:07,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,611 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-25 02:42:07,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,625 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-25 02:42:07,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,635 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,635 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:07,636 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,645 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-25 02:42:07,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,651 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-25 02:42:07,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,664 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-25 02:42:07,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,676 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-25 02:42:07,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,682 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-25 02:42:07,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,693 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,693 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:07,693 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:07,698 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,710 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-25 02:42:07,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,723 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 22 treesize of output 11 [2024-11-25 02:42:07,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,729 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-25 02:42:07,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,734 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-25 02:42:07,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,751 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-25 02:42:07,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,761 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:07,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,770 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-25 02:42:07,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,776 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-25 02:42:07,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,784 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:07,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,789 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-25 02:42:07,791 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:07,798 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,799 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:07,799 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,808 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-25 02:42:07,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,820 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-25 02:42:07,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,826 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-25 02:42:07,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,837 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:07,837 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:07,838 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:07,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,849 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 17 treesize of output 11 [2024-11-25 02:42:07,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,870 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-25 02:42:07,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,879 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:07,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,884 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-25 02:42:07,886 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:07,888 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:07,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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 21 treesize of output 8 [2024-11-25 02:42:07,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:07,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,916 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-25 02:42:07,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,930 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 22 treesize of output 11 [2024-11-25 02:42:07,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:07,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,949 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 17 treesize of output 11 [2024-11-25 02:42:07,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,959 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-25 02:42:07,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,970 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-25 02:42:07,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,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-25 02:42:07,983 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:07,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,989 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-25 02:42:07,991 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:07,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:07,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,002 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-25 02:42:08,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,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-25 02:42:08,014 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:08,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:08,015 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:08,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,023 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-25 02:42:08,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,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-25 02:42:08,033 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:08,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,043 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-25 02:42:08,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:08,056 INFO L378 Elim1Store]: Elim1 eliminated variable 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 22 treesize of output 25 [2024-11-25 02:42:08,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:08,061 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-25 02:42:08,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:08,072 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-11-25 02:42:08,072 INFO L378 Elim1Store]: Elim1 eliminated variable 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 1 case distinctions, treesize of input 17 treesize of output 17 [2024-11-25 02:42:08,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:08,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-25 02:42:08,166 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-25 02:42:08,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:42:08,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 93 states and 120 transitions. [2024-11-25 02:42:08,242 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 120 transitions. [2024-11-25 02:42:08,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 02:42:08,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:42:08,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:42:08,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:42:09,142 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:42:10,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:42:10,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 105 states and 142 transitions. [2024-11-25 02:42:10,048 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 142 transitions. [2024-11-25 02:42:10,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-25 02:42:10,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:42:10,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:42:10,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:42:10,969 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:42:12,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:42:12,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 118 states and 165 transitions. [2024-11-25 02:42:12,868 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 165 transitions. [2024-11-25 02:42:12,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-25 02:42:12,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:42:12,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:42:12,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:42:13,768 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:42:16,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:42:16,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 132 states and 190 transitions. [2024-11-25 02:42:16,735 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 190 transitions. [2024-11-25 02:42:16,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:42:16,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:42:16,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:42:16,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:42:17,074 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:42:17,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:42:17,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 133 states and 191 transitions. [2024-11-25 02:42:17,115 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 191 transitions. [2024-11-25 02:42:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-25 02:42:17,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:42:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:42:17,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:42:17,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:42:17,303 INFO L256 TraceCheckSpWp]: Trace formula consists of 249 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-25 02:42:17,306 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:42:17,315 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,320 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,323 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,324 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,330 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,333 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:17,338 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-25 02:42:17,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,348 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-25 02:42:17,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,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 19 treesize of output 11 [2024-11-25 02:42:17,361 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,369 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,373 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-25 02:42:17,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,381 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-25 02:42:17,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,389 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-25 02:42:17,394 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:17,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,399 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-25 02:42:17,401 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,408 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:17,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,417 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-25 02:42:17,422 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:17,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,427 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-25 02:42:17,433 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,437 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-25 02:42:17,439 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,453 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 24 treesize of output 11 [2024-11-25 02:42:17,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,462 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,468 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-25 02:42:17,477 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-25 02:42:17,482 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-25 02:42:17,484 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,488 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,495 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,499 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 22 treesize of output 11 [2024-11-25 02:42:17,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,512 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-25 02:42:17,519 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-25 02:42:17,523 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-25 02:42:17,525 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,533 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-25 02:42:17,542 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-25 02:42:17,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,565 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-25 02:42:17,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,578 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 29 treesize of output 11 [2024-11-25 02:42:17,581 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,588 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-25 02:42:17,593 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-25 02:42:17,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,608 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-25 02:42:17,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,616 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 24 treesize of output 11 [2024-11-25 02:42:17,619 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,634 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-25 02:42:17,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11 [2024-11-25 02:42:17,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,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-25 02:42:17,661 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-25 02:42:17,665 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-25 02:42:17,667 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,669 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:17,678 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-25 02:42:17,684 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:17,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,693 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-25 02:42:17,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2024-11-25 02:42:17,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,702 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-25 02:42:17,704 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,711 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-25 02:42:17,715 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-25 02:42:17,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,730 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-25 02:42:17,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,738 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 22 treesize of output 11 [2024-11-25 02:42:17,741 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,746 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,750 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-25 02:42:17,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,756 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-25 02:42:17,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 27 treesize of output 30 [2024-11-25 02:42:17,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,766 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-25 02:42:17,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,773 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-25 02:42:17,775 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,779 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,783 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-25 02:42:17,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,791 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 17 treesize of output 11 [2024-11-25 02:42:17,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,800 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-25 02:42:17,802 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,804 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,808 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,812 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-25 02:42:17,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,822 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-25 02:42:17,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,828 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-25 02:42:17,832 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:17,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,837 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-25 02:42:17,839 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,848 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-25 02:42:17,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,853 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-25 02:42:17,858 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:17,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,863 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-25 02:42:17,867 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,871 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-25 02:42:17,873 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:17,881 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-25 02:42:17,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,890 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-25 02:42:17,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,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 17 treesize of output 11 [2024-11-25 02:42:17,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,903 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-25 02:42:17,904 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,914 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 22 treesize of output 11 [2024-11-25 02:42:17,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,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-25 02:42:17,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,937 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-25 02:42:17,970 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-25 02:42:17,975 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-25 02:42:17,976 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,978 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:17,982 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:17,985 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-25 02:42:17,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,991 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:17,994 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-25 02:42:17,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,001 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-25 02:42:18,005 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,010 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-25 02:42:18,011 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,018 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-25 02:42:18,023 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-25 02:42:18,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,034 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 24 treesize of output 11 [2024-11-25 02:42:18,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,047 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-25 02:42:18,050 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,054 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,057 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-25 02:42:18,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,066 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-25 02:42:18,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-11-25 02:42:18,076 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,082 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:18,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,090 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-25 02:42:18,096 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,100 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-25 02:42:18,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:18,109 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-25 02:42:18,111 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,113 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,115 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,119 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,123 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-25 02:42:18,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,133 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-25 02:42:18,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-11-25 02:42:18,142 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,147 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,151 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-25 02:42:18,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,158 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-25 02:42:18,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,166 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-25 02:42:18,170 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,174 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-25 02:42:18,175 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,181 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:18,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,189 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-25 02:42:18,193 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,198 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-25 02:42:18,203 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,208 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-25 02:42:18,210 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,221 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 24 treesize of output 11 [2024-11-25 02:42:18,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,234 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-25 02:42:18,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-25 02:42:18,246 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-25 02:42:18,248 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,251 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,262 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 22 treesize of output 11 [2024-11-25 02:42:18,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,274 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-25 02:42:18,281 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-25 02:42:18,285 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-25 02:42:18,287 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,296 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-25 02:42:18,304 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-25 02:42:18,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,327 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-25 02:42:18,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,340 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 29 treesize of output 11 [2024-11-25 02:42:18,343 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,350 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-25 02:42:18,354 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-25 02:42:18,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,367 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-25 02:42:18,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,376 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 24 treesize of output 11 [2024-11-25 02:42:18,379 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,394 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-25 02:42:18,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,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 22 treesize of output 11 [2024-11-25 02:42:18,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,411 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-25 02:42:18,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 19 treesize of output 8 [2024-11-25 02:42:18,422 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-25 02:42:18,424 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,425 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,429 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,433 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-25 02:42:18,439 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:18,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,446 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-25 02:42:18,451 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,456 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-25 02:42:18,457 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,464 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-25 02:42:18,468 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-25 02:42:18,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,481 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-25 02:42:18,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,489 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 22 treesize of output 11 [2024-11-25 02:42:18,492 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,496 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,500 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-25 02:42:18,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,507 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-25 02:42:18,512 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,517 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-25 02:42:18,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,525 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-25 02:42:18,526 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,530 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,534 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-25 02:42:18,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,541 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 17 treesize of output 11 [2024-11-25 02:42:18,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,551 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-25 02:42:18,552 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,554 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:18,562 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-25 02:42:18,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,571 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-25 02:42:18,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,576 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-25 02:42:18,580 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,585 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-25 02:42:18,587 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,595 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-25 02:42:18,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,601 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-25 02:42:18,605 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,610 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-25 02:42:18,615 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,620 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-25 02:42:18,621 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:18,630 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-25 02:42:18,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,639 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-25 02:42:18,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,645 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 17 treesize of output 11 [2024-11-25 02:42:18,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,653 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-25 02:42:18,655 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,665 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 22 treesize of output 11 [2024-11-25 02:42:18,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,679 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-25 02:42:18,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,688 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-25 02:42:18,695 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-25 02:42:18,700 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-25 02:42:18,702 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,703 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,708 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,712 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-25 02:42:18,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,721 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-25 02:42:18,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,727 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-25 02:42:18,732 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:18,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,737 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-25 02:42:18,739 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,745 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-25 02:42:18,750 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-25 02:42:18,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,761 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 24 treesize of output 11 [2024-11-25 02:42:18,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,776 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-25 02:42:18,777 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,782 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:18,786 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-25 02:42:18,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,795 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-25 02:42:18,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-11-25 02:42:18,803 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,810 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:18,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,818 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-25 02:42:18,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2024-11-25 02:42:18,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,828 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-25 02:42:18,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:18,837 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-25 02:42:18,839 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,841 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,844 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,853 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 22 treesize of output 11 [2024-11-25 02:42:18,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,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-25 02:42:18,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,875 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-25 02:42:18,882 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-25 02:42:18,886 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-25 02:42:18,888 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,906 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-25 02:42:18,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,921 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 29 treesize of output 11 [2024-11-25 02:42:18,952 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-25 02:42:18,960 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-25 02:42:18,963 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:18,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,972 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 22 treesize of output 11 [2024-11-25 02:42:18,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:18,984 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-25 02:42:18,991 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-25 02:42:18,995 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-25 02:42:18,997 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,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-25 02:42:19,007 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-25 02:42:19,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,017 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 24 treesize of output 11 [2024-11-25 02:42:19,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,030 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-25 02:42:19,033 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,035 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,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-25 02:42:19,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,049 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-25 02:42:19,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2024-11-25 02:42:19,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,058 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-25 02:42:19,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:19,067 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-25 02:42:19,069 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:42:19,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,085 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-25 02:42:19,089 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,093 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-25 02:42:19,097 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,102 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-25 02:42:19,103 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,108 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,112 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-25 02:42:19,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,120 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-25 02:42:19,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,127 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 17 treesize of output 11 [2024-11-25 02:42:19,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,133 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-25 02:42:19,135 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,141 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-25 02:42:19,146 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-25 02:42:19,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,156 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-25 02:42:19,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,169 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-25 02:42:19,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,179 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 22 treesize of output 11 [2024-11-25 02:42:19,182 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,184 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,191 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-25 02:42:19,195 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-25 02:42:19,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,210 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-25 02:42:19,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,222 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 24 treesize of output 11 [2024-11-25 02:42:19,224 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,233 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-25 02:42:19,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,238 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-25 02:42:19,244 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,249 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-25 02:42:19,253 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,257 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-25 02:42:19,259 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,263 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,268 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-25 02:42:19,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,277 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-25 02:42:19,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,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 19 treesize of output 11 [2024-11-25 02:42:19,286 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,292 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:19,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,300 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-25 02:42:19,304 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,309 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-25 02:42:19,314 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,318 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-25 02:42:19,320 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,322 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,326 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,331 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-25 02:42:19,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,340 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-25 02:42:19,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-11-25 02:42:19,349 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,360 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 24 treesize of output 11 [2024-11-25 02:42:19,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,373 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-25 02:42:19,382 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-25 02:42:19,387 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-25 02:42:19,388 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,396 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-25 02:42:19,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,402 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-25 02:42:19,406 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,411 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-25 02:42:19,415 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,419 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-25 02:42:19,421 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,426 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,432 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-25 02:42:19,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 35 [2024-11-25 02:42:19,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,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-25 02:42:19,449 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,453 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-25 02:42:19,455 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,456 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,463 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 17 treesize of output 11 [2024-11-25 02:42:19,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,472 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-25 02:42:19,476 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,480 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-25 02:42:19,482 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,487 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,492 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-25 02:42:19,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,498 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-25 02:42:19,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,505 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-25 02:42:19,511 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,515 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-25 02:42:19,516 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42: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 22 treesize of output 11 [2024-11-25 02:42:19,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,538 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-25 02:42:19,546 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-25 02:42:19,551 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-25 02:42:19,552 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,557 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,561 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-25 02:42:19,567 INFO L378 Elim1Store]: Elim1 eliminated variable 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 32 treesize of output 35 [2024-11-25 02:42:19,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,575 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-25 02:42:19,579 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,585 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-25 02:42:19,586 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,588 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,590 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,600 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 22 treesize of output 11 [2024-11-25 02:42:19,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,610 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-25 02:42:19,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,622 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-25 02:42:19,630 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-25 02:42:19,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-25 02:42:19,636 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,642 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-25 02:42:19,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,650 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-25 02:42:19,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,656 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 17 treesize of output 11 [2024-11-25 02:42:19,663 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,667 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-25 02:42:19,668 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,674 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-25 02:42:19,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,682 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-25 02:42:19,687 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,692 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-25 02:42:19,696 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,700 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-25 02:42:19,701 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,705 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,709 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-25 02:42:19,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:42:19,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,724 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-25 02:42:19,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2024-11-25 02:42:19,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,734 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-25 02:42:19,736 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,738 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,747 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-25 02:42:19,755 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-25 02:42:19,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,776 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-25 02:42:19,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,788 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 27 treesize of output 11 [2024-11-25 02:42:19,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,801 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-25 02:42:19,803 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,817 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-25 02:42:19,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,826 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 22 treesize of output 11 [2024-11-25 02:42:19,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,835 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-25 02:42:19,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:42:19,848 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-25 02:42:19,850 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,858 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-25 02:42:19,863 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-25 02:42:19,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,873 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-25 02:42:19,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,881 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 22 treesize of output 11 [2024-11-25 02:42:19,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,894 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-25 02:42:19,896 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,903 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-25 02:42:19,907 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-25 02:42:19,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,918 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-25 02:42:19,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,929 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-25 02:42:19,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,938 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 22 treesize of output 11 [2024-11-25 02:42:19,942 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,954 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,963 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-25 02:42:19,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,970 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-25 02:42:19,974 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:19,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:19,979 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-25 02:42:19,983 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,987 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-25 02:42:19,988 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:19,992 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:19,996 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-25 02:42:20,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,002 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-25 02:42:20,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,007 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 17 treesize of output 11 [2024-11-25 02:42:20,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,016 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-25 02:42:20,017 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,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-25 02:42:20,027 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-25 02:42:20,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,036 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-25 02:42:20,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,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-25 02:42:20,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,055 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 22 treesize of output 11 [2024-11-25 02:42:20,059 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:42:20,066 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-25 02:42:20,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,073 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-25 02:42:20,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,080 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-25 02:42:20,084 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:20,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,089 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-25 02:42:20,091 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,092 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,096 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:20,100 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-25 02:42:20,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,108 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-25 02:42:20,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,113 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-25 02:42:20,118 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:20,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,122 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-25 02:42:20,124 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,132 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-25 02:42:20,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,138 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-25 02:42:20,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2024-11-25 02:42:20,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,146 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-25 02:42:20,151 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:20,155 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-25 02:42:20,156 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,161 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:20,164 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-25 02:42:20,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,173 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-25 02:42:20,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,179 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 17 treesize of output 11 [2024-11-25 02:42:20,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,187 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-25 02:42:20,188 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,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 22 treesize of output 11 [2024-11-25 02:42:20,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,211 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-25 02:42:20,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,219 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-25 02:42:20,225 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-25 02:42:20,230 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-25 02:42:20,231 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,233 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,237 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:20,241 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-25 02:42:20,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,248 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-25 02:42:20,252 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:20,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,257 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-25 02:42:20,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,264 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-25 02:42:20,266 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,271 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:20,276 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-25 02:42:20,281 INFO L378 Elim1Store]: Elim1 eliminated variable 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 27 treesize of output 30 [2024-11-25 02:42:20,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,286 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-25 02:42:20,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:42:20,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,299 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-25 02:42:20,300 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,307 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-25 02:42:20,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,314 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-25 02:42:20,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,320 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 17 treesize of output 11 [2024-11-25 02:42:20,326 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:42:20,330 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-25 02:42:20,331 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,341 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-25 02:42:20,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,349 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 22 treesize of output 11 [2024-11-25 02:42:20,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,362 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-25 02:42:20,368 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-25 02:42:20,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-25 02:42:20,373 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,377 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,380 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,386 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-25 02:42:20,391 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-25 02:42:20,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,400 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 22 treesize of output 11 [2024-11-25 02:42:20,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,410 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-25 02:42:20,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,422 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-25 02:42:20,424 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,432 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-25 02:42:20,441 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-25 02:42:20,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,462 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-25 02:42:20,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,475 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 27 treesize of output 11 [2024-11-25 02:42:20,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,488 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-25 02:42:20,491 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:42:20,501 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-25 02:42:20,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,511 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 22 treesize of output 11 [2024-11-25 02:42:20,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,525 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-25 02:42:20,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,534 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-25 02:42:20,536 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,543 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-25 02:42:20,547 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-25 02:42:20,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,560 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-25 02:42:20,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,569 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-25 02:42:20,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,577 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 22 treesize of output 11 [2024-11-25 02:42:20,580 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,584 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 8 [2024-11-25 02:42:20,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,633 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 34 treesize of output 11 [2024-11-25 02:42:20,646 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-25 02:42:20,659 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-25 02:42:20,662 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,677 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 27 treesize of output 11 [2024-11-25 02:42:20,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,696 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-25 02:42:20,707 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-25 02:42:20,714 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-25 02:42:20,717 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,727 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-25 02:42:20,734 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-25 02:42:20,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,748 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 29 treesize of output 11 [2024-11-25 02:42:20,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,768 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-25 02:42:20,771 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:20,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,784 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-25 02:42:20,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,793 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 27 treesize of output 11 [2024-11-25 02:42:20,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:20,812 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-25 02:42:20,821 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 WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-25 02:42:46,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:46,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,851 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:46,851 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-25 02:42:46,853 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:46,855 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:46,859 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:46,860 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:46,866 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:46,868 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:46,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:46,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:46,876 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:46,876 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:46,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,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-25 02:42:46,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,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-25 02:42:46,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:42:46,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:46,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:46,893 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:46,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,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 31 treesize of output 1 [2024-11-25 02:42:46,899 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:46,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,905 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 39 treesize of output 1 [2024-11-25 02:42:46,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,912 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 50 treesize of output 1 [2024-11-25 02:42:46,914 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:46,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:46,916 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:46,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,922 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 55 treesize of output 55 [2024-11-25 02:42:46,929 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 85 treesize of output 80 [2024-11-25 02:42:46,933 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:46,934 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 146 [2024-11-25 02:42:46,939 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:46,942 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:46,943 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 141 [2024-11-25 02:42:46,948 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:46,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,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 119 treesize of output 95 [2024-11-25 02:42:46,960 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:46,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-25 02:42:46,968 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:46,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,974 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 75 treesize of output 67 [2024-11-25 02:42:46,981 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 103 treesize of output 94 [2024-11-25 02:42:46,983 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:46,986 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:46,986 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-25 02:42:46,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:46,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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 49 [2024-11-25 02:42:47,001 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,004 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,005 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 157 [2024-11-25 02:42:47,010 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 62 [2024-11-25 02:42:47,019 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,019 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:42:47,025 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,027 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 29 treesize of output 37 [2024-11-25 02:42:47,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:47,033 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,033 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:47,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:47,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,039 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-25 02:42:47,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,044 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 93 treesize of output 77 [2024-11-25 02:42:47,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,053 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 61 treesize of output 33 [2024-11-25 02:42:47,055 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,056 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 24 [2024-11-25 02:42:47,056 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,063 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-25 02:42:47,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:47,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,072 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 45 treesize of output 45 [2024-11-25 02:42:47,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,077 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 55 treesize of output 58 [2024-11-25 02:42:47,082 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,087 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 64 treesize of output 61 [2024-11-25 02:42:47,091 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 68 treesize of output 41 [2024-11-25 02:42:47,094 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,094 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 24 [2024-11-25 02:42:47,095 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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-25 02:42:47,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,102 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-25 02:42:47,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,106 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 50 treesize of output 50 [2024-11-25 02:42:47,109 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,110 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,115 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 79 treesize of output 76 [2024-11-25 02:42:47,120 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,126 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 70 treesize of output 73 [2024-11-25 02:42:47,131 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,141 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 79 treesize of output 76 [2024-11-25 02:42:47,148 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,149 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,154 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 61 treesize of output 64 [2024-11-25 02:42:47,159 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,165 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 70 treesize of output 67 [2024-11-25 02:42:47,168 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,169 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-25 02:42:47,174 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,180 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-25 02:42:47,183 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,183 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-25 02:42:47,189 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,193 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 29 treesize of output 37 [2024-11-25 02:42:47,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:47,199 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,199 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:47,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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-25 02:42:47,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,205 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-25 02:42:47,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,210 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 93 treesize of output 77 [2024-11-25 02:42:47,214 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,214 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-25 02:42:47,220 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 62 [2024-11-25 02:42:47,228 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,229 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:42:47,234 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,242 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 73 treesize of output 65 [2024-11-25 02:42:47,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,252 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 61 treesize of output 33 [2024-11-25 02:42:47,254 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,254 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 24 [2024-11-25 02:42:47,255 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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-25 02:42:47,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 8 treesize of output 1 [2024-11-25 02:42:47,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,268 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 50 treesize of output 50 [2024-11-25 02:42:47,271 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,276 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 90 treesize of output 85 [2024-11-25 02:42:47,279 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,280 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-11-25 02:42:47,285 INFO L378 Elim1Store]: Elim1 eliminated variable 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 185 treesize of output 121 [2024-11-25 02:42:47,292 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,293 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,298 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 61 treesize of output 64 [2024-11-25 02:42:47,304 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,309 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 70 treesize of output 67 [2024-11-25 02:42:47,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,315 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-25 02:42:47,320 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,323 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 29 treesize of output 37 [2024-11-25 02:42:47,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:47,329 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,329 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:47,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:47,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,336 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-25 02:42:47,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,347 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 141 treesize of output 101 [2024-11-25 02:42:47,356 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,357 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 232 [2024-11-25 02:42:47,367 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,373 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 68 treesize of output 60 [2024-11-25 02:42:47,377 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,377 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-25 02:42:47,383 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,390 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 84 treesize of output 68 [2024-11-25 02:42:47,393 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,402 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 116 treesize of output 95 [2024-11-25 02:42:47,410 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 100 treesize of output 98 [2024-11-25 02:42:47,417 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,424 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 105 treesize of output 86 [2024-11-25 02:42:47,432 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 109 treesize of output 101 [2024-11-25 02:42:47,439 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 109 treesize of output 69 [2024-11-25 02:42:47,443 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,443 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 24 [2024-11-25 02:42:47,444 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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-25 02:42:47,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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-25 02:42:47,456 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 77 treesize of output 79 [2024-11-25 02:42:47,457 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,458 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,461 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,463 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 72 treesize of output 45 [2024-11-25 02:42:47,472 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,472 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:47,473 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,478 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-25 02:42:47,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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-25 02:42:47,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:42:47,488 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,488 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:47,490 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,496 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 31 treesize of output 1 [2024-11-25 02:42:47,497 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,503 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 39 treesize of output 1 [2024-11-25 02:42:47,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 50 treesize of output 1 [2024-11-25 02:42:47,516 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:47,517 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:47,518 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,520 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 57 treesize of output 32 [2024-11-25 02:42:47,527 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,527 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:47,528 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,528 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:47,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,535 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-25 02:42:47,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,543 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:47,543 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-25 02:42:47,545 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:47,547 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,551 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:47,553 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,554 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 81 treesize of output 54 [2024-11-25 02:42:47,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:47,563 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 37 treesize of output 1 [2024-11-25 02:42:47,570 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,578 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 56 treesize of output 1 [2024-11-25 02:42:47,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,584 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 45 treesize of output 1 [2024-11-25 02:42:47,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:47,592 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,593 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:47,593 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,599 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-25 02:42:47,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:47,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:42:47,610 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,610 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:47,611 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,614 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,620 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 31 treesize of output 1 [2024-11-25 02:42:47,621 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,628 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 50 treesize of output 1 [2024-11-25 02:42:47,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,635 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 39 treesize of output 1 [2024-11-25 02:42:47,637 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,638 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,643 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 39 treesize of output 1 [2024-11-25 02:42:47,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,651 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 50 treesize of output 1 [2024-11-25 02:42:47,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,657 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 31 treesize of output 1 [2024-11-25 02:42:47,658 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,660 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 61 treesize of output 1 [2024-11-25 02:42:47,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,681 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 72 treesize of output 1 [2024-11-25 02:42:47,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,691 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 49 treesize of output 1 [2024-11-25 02:42:47,693 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,694 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,703 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 61 treesize of output 1 [2024-11-25 02:42:47,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,709 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 39 treesize of output 1 [2024-11-25 02:42:47,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,715 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 31 treesize of output 1 [2024-11-25 02:42:47,716 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:47,725 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,725 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:47,727 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,729 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,731 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,746 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 52 treesize of output 1 [2024-11-25 02:42:47,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,757 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 32 treesize of output 1 [2024-11-25 02:42:47,758 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,761 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:47,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,795 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 52 treesize of output 1 [2024-11-25 02:42:47,797 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,809 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 43 treesize of output 1 [2024-11-25 02:42:47,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,819 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 32 treesize of output 1 [2024-11-25 02:42:47,821 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,831 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 32 treesize of output 1 [2024-11-25 02:42:47,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,848 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 52 treesize of output 1 [2024-11-25 02:42:47,853 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,869 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 52 treesize of output 1 [2024-11-25 02:42:47,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,889 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 36 treesize of output 1 [2024-11-25 02:42:47,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:47,896 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,897 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:47,897 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,908 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:47,908 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 32 treesize of output 1 [2024-11-25 02:42:47,909 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,922 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:47,922 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 43 treesize of output 1 [2024-11-25 02:42:47,924 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 36 treesize of output 1 [2024-11-25 02:42:47,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,937 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 25 treesize of output 1 [2024-11-25 02:42:47,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:47,944 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:47,945 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:47,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,948 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 41 treesize of output 1 [2024-11-25 02:42:47,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,963 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 25 treesize of output 1 [2024-11-25 02:42:47,964 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,966 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,972 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 36 treesize of output 1 [2024-11-25 02:42:47,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,977 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 25 treesize of output 1 [2024-11-25 02:42:47,979 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,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 0 case distinctions, treesize of input 25 treesize of output 1 [2024-11-25 02:42:47,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,992 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 41 treesize of output 1 [2024-11-25 02:42:47,994 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:47,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:47,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,005 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 52 treesize of output 1 [2024-11-25 02:42:48,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,015 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 41 treesize of output 1 [2024-11-25 02:42:48,018 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 47 treesize of output 53 [2024-11-25 02:42:48,019 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,019 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,022 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:48,023 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,026 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,026 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 48 [2024-11-25 02:42:48,029 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,030 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,032 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,033 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 53 [2024-11-25 02:42:48,035 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:48,037 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,039 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,039 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-25 02:42:48,042 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:48,044 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,047 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,047 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-25 02:42:48,051 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,055 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 113 treesize of output 89 [2024-11-25 02:42:48,056 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,060 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,060 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-11-25 02:42:48,069 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:42:48,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 106 treesize of output 88 [2024-11-25 02:42:48,079 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,084 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,084 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-25 02:42:48,089 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 39 [2024-11-25 02:42:48,097 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,098 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-25 02:42:48,108 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,111 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,111 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:42:48,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 55 treesize of output 49 [2024-11-25 02:42:48,133 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,134 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-25 02:42:48,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,146 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 60 treesize of output 49 [2024-11-25 02:42:48,162 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 32 treesize of output 40 [2024-11-25 02:42:48,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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-25 02:42:48,169 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,169 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:48,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:48,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,175 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-25 02:42:48,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 43 treesize of output 22 [2024-11-25 02:42:48,190 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,190 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-25 02:42:48,191 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,198 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-25 02:42:48,199 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:48,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 22 treesize of output 1 [2024-11-25 02:42:48,218 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 77 treesize of output 79 [2024-11-25 02:42:48,219 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,221 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,224 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:48,225 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:48,227 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,231 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,233 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:48,244 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,245 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:48,246 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:48,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:48,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 75 treesize of output 48 [2024-11-25 02:42:48,265 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,266 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:48,267 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,275 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 31 treesize of output 1 [2024-11-25 02:42:48,277 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,286 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 50 treesize of output 1 [2024-11-25 02:42:48,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,291 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 39 treesize of output 1 [2024-11-25 02:42:48,293 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 86 treesize of output 57 [2024-11-25 02:42:48,300 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,301 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:48,302 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,304 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 31 treesize of output 1 [2024-11-25 02:42:48,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,318 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 50 treesize of output 1 [2024-11-25 02:42:48,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,324 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 39 treesize of output 1 [2024-11-25 02:42:48,325 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,327 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,336 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 61 treesize of output 1 [2024-11-25 02:42:48,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,347 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 72 treesize of output 1 [2024-11-25 02:42:48,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,357 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 49 treesize of output 1 [2024-11-25 02:42:48,359 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,360 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,368 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 50 treesize of output 1 [2024-11-25 02:42:48,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,374 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 39 treesize of output 1 [2024-11-25 02:42:48,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 31 treesize of output 1 [2024-11-25 02:42:48,382 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,388 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 31 treesize of output 1 [2024-11-25 02:42:48,389 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,395 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 39 treesize of output 1 [2024-11-25 02:42:48,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,404 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 61 treesize of output 1 [2024-11-25 02:42:48,404 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:48,412 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,412 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:48,413 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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-25 02:42:48,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,425 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-25 02:42:48,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 81 treesize of output 54 [2024-11-25 02:42:48,432 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,432 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:48,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,439 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 37 treesize of output 1 [2024-11-25 02:42:48,441 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,447 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 45 treesize of output 1 [2024-11-25 02:42:48,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,454 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 56 treesize of output 1 [2024-11-25 02:42:48,455 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,457 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:48,460 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:48,467 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,467 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:48,467 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,468 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,472 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-25 02:42:48,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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-25 02:42:48,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,482 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:48,482 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-25 02:42:48,485 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,486 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:48,496 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,497 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:48,498 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,500 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,502 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,516 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 52 treesize of output 1 [2024-11-25 02:42:48,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,526 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 32 treesize of output 1 [2024-11-25 02:42:48,528 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,531 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,546 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 52 treesize of output 1 [2024-11-25 02:42:48,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:48,565 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 32 treesize of output 1 [2024-11-25 02:42:48,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,588 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 52 treesize of output 1 [2024-11-25 02:42:48,590 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,599 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 32 treesize of output 1 [2024-11-25 02:42:48,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,611 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 43 treesize of output 1 [2024-11-25 02:42:48,614 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,624 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 36 treesize of output 1 [2024-11-25 02:42:48,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,639 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 52 treesize of output 1 [2024-11-25 02:42:48,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 70 treesize of output 47 [2024-11-25 02:42:48,647 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:48,648 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,649 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,650 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,658 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 36 treesize of output 1 [2024-11-25 02:42:48,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,663 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 25 treesize of output 1 [2024-11-25 02:42:48,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,677 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:48,677 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 43 treesize of output 1 [2024-11-25 02:42:48,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,689 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:48,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 32 treesize of output 1 [2024-11-25 02:42:48,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:48,698 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,698 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:48,699 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,700 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,702 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,713 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,714 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 52 treesize of output 1 [2024-11-25 02:42:48,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,723 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 41 treesize of output 1 [2024-11-25 02:42:48,725 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,733 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 41 treesize of output 1 [2024-11-25 02:42:48,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,739 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 25 treesize of output 1 [2024-11-25 02:42:48,740 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,747 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 36 treesize of output 1 [2024-11-25 02:42:48,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 25 treesize of output 1 [2024-11-25 02:42:48,755 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,765 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 41 treesize of output 1 [2024-11-25 02:42:48,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,771 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 25 treesize of output 1 [2024-11-25 02:42:48,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 73 treesize of output 68 [2024-11-25 02:42:48,778 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,787 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 110 treesize of output 99 [2024-11-25 02:42:48,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 196 [2024-11-25 02:42:48,795 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:48,797 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,806 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 123 treesize of output 112 [2024-11-25 02:42:48,810 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,811 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 209 [2024-11-25 02:42:48,817 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,821 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 32 treesize of output 40 [2024-11-25 02:42:48,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:48,829 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,829 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-25 02:42:48,830 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:48,836 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,842 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-25 02:42:48,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,849 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-25 02:42:48,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:48,855 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,855 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:48,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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-25 02:42:48,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,863 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-25 02:42:48,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,869 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 89 treesize of output 73 [2024-11-25 02:42:48,870 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,880 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 88 treesize of output 56 [2024-11-25 02:42:48,883 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,884 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-25 02:42:48,885 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:48,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 15 treesize of output 1 [2024-11-25 02:42:48,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,903 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 68 treesize of output 38 [2024-11-25 02:42:48,905 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,906 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 38 [2024-11-25 02:42:48,907 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,907 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,914 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-25 02:42:48,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 22 treesize of output 1 [2024-11-25 02:42:48,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,929 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-25 02:42:48,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,932 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 63 treesize of output 58 [2024-11-25 02:42:48,934 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,938 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,939 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:48,945 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:48,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,949 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,950 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-25 02:42:48,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 58 treesize of output 52 [2024-11-25 02:42:48,974 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,974 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-25 02:42:48,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:48,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 45 treesize of output 31 [2024-11-25 02:42:48,991 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 68 treesize of output 63 [2024-11-25 02:42:48,992 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:48,996 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:48,997 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-25 02:42:49,002 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,005 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,006 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-25 02:42:49,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 39 [2024-11-25 02:42:49,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,031 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 68 treesize of output 63 [2024-11-25 02:42:49,033 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,042 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 118 treesize of output 107 [2024-11-25 02:42:49,046 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,047 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-11-25 02:42:49,054 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,055 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,064 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 89 treesize of output 88 [2024-11-25 02:42:49,068 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,068 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-25 02:42:49,073 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:49,076 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,084 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 94 treesize of output 85 [2024-11-25 02:42:49,088 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,088 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-25 02:42:49,092 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:49,106 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,113 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 125 treesize of output 96 [2024-11-25 02:42:49,116 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,126 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 146 treesize of output 109 [2024-11-25 02:42:49,136 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 120 treesize of output 112 [2024-11-25 02:42:49,140 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,140 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-25 02:42:49,145 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:49,148 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,160 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 152 treesize of output 122 [2024-11-25 02:42:49,163 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,164 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 273 [2024-11-25 02:42:49,172 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,180 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 55 treesize of output 55 [2024-11-25 02:42:49,183 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,190 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 95 treesize of output 90 [2024-11-25 02:42:49,201 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 95 treesize of output 63 [2024-11-25 02:42:49,205 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,205 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 38 [2024-11-25 02:42:49,206 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,208 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,215 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-25 02:42:49,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,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-25 02:42:49,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,230 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-25 02:42:49,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,243 INFO L349 Elim1Store]: treesize reduction 78, result has 1.3 percent of original size [2024-11-25 02:42:49,244 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 1 case distinctions, treesize of input 33 treesize of output 1 [2024-11-25 02:42:49,245 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,252 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-25 02:42:49,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:49,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,263 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-25 02:42:49,271 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 81 [2024-11-25 02:42:49,278 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 104 treesize of output 66 [2024-11-25 02:42:49,280 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,280 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-25 02:42:49,281 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,281 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,286 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-25 02:42:49,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:49,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,295 INFO L349 Elim1Store]: treesize reduction 53, result has 1.9 percent of original size [2024-11-25 02:42:49,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 1 case distinctions, treesize of input 26 treesize of output 1 [2024-11-25 02:42:49,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 50 treesize of output 50 [2024-11-25 02:42:49,301 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,302 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-25 02:42:49,306 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,314 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 78 [2024-11-25 02:42:49,326 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 118 treesize of output 99 [2024-11-25 02:42:49,332 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,333 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 226 [2024-11-25 02:42:49,340 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,351 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-25 02:42:49,361 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 80 [2024-11-25 02:42:49,365 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,366 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 185 [2024-11-25 02:42:49,372 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,378 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 55 treesize of output 55 [2024-11-25 02:42:49,383 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,393 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 95 treesize of output 90 [2024-11-25 02:42:49,400 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,402 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,411 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 66 treesize of output 69 [2024-11-25 02:42:49,419 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,428 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 72 [2024-11-25 02:42:49,434 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,435 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-25 02:42:49,442 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,449 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-25 02:42:49,452 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,461 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 66 [2024-11-25 02:42:49,468 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 73 treesize of output 41 [2024-11-25 02:42:49,470 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,470 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 24 [2024-11-25 02:42:49,471 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,475 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-25 02:42:49,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,479 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:49,485 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 63 [2024-11-25 02:42:49,490 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,496 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-25 02:42:49,498 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,499 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-25 02:42:49,503 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,510 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 84 treesize of output 68 [2024-11-25 02:42:49,513 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,520 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 105 treesize of output 86 [2024-11-25 02:42:49,524 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,524 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 171 [2024-11-25 02:42:49,531 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,539 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 116 treesize of output 95 [2024-11-25 02:42:49,546 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 100 treesize of output 98 [2024-11-25 02:42:49,552 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,560 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 123 treesize of output 91 [2024-11-25 02:42:49,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 137 treesize of output 104 [2024-11-25 02:42:49,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,586 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 98 treesize of output 57 [2024-11-25 02:42:49,590 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,590 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 24 [2024-11-25 02:42:49,591 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,599 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-25 02:42:49,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:49,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,611 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 89 treesize of output 73 [2024-11-25 02:42:49,621 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 103 treesize of output 90 [2024-11-25 02:42:49,625 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,626 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-25 02:42:49,633 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,645 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 162 treesize of output 114 [2024-11-25 02:42:49,663 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 172 treesize of output 123 [2024-11-25 02:42:49,671 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,672 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 336 [2024-11-25 02:42:49,682 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,692 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 89 treesize of output 73 [2024-11-25 02:42:49,696 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,706 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 121 treesize of output 100 [2024-11-25 02:42:49,717 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 105 treesize of output 103 [2024-11-25 02:42:49,725 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,736 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 110 treesize of output 91 [2024-11-25 02:42:49,747 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 114 treesize of output 106 [2024-11-25 02:42:49,751 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,752 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 260 [2024-11-25 02:42:49,760 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,772 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-25 02:42:49,779 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 75 [2024-11-25 02:42:49,783 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,784 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 144 [2024-11-25 02:42:49,789 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,799 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-25 02:42:49,801 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,806 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,816 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 71 [2024-11-25 02:42:49,820 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,821 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 162 [2024-11-25 02:42:49,827 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,833 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 55 treesize of output 55 [2024-11-25 02:42:49,836 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,844 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 81 [2024-11-25 02:42:49,848 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,849 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 160 [2024-11-25 02:42:49,855 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,863 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 95 treesize of output 90 [2024-11-25 02:42:49,866 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,867 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 157 [2024-11-25 02:42:49,872 INFO L378 Elim1Store]: Elim1 eliminated variable 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 231 treesize of output 156 [2024-11-25 02:42:49,880 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,888 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-25 02:42:49,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:49,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,899 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-25 02:42:49,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,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-25 02:42:49,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,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 84 treesize of output 68 [2024-11-25 02:42:49,912 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,920 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 116 treesize of output 95 [2024-11-25 02:42:49,928 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 100 treesize of output 98 [2024-11-25 02:42:49,934 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:49,942 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 105 treesize of output 86 [2024-11-25 02:42:49,951 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 109 treesize of output 101 [2024-11-25 02:42:49,960 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 109 treesize of output 69 [2024-11-25 02:42:49,964 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:49,965 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 24 [2024-11-25 02:42:49,965 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:49,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,971 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-25 02:42:49,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:49,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,987 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-25 02:42:49,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:49,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,995 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:49,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,001 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 89 treesize of output 73 [2024-11-25 02:42:50,004 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,015 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 121 treesize of output 100 [2024-11-25 02:42:50,020 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,021 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 212 [2024-11-25 02:42:50,028 INFO L378 Elim1Store]: Elim1 eliminated variable 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 308 treesize of output 211 [2024-11-25 02:42:50,036 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,047 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 110 treesize of output 91 [2024-11-25 02:42:50,052 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,053 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 215 [2024-11-25 02:42:50,061 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,071 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-25 02:42:50,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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-25 02:42:50,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,084 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-25 02:42:50,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:50,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,094 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 55 treesize of output 55 [2024-11-25 02:42:50,097 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,099 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,106 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 66 treesize of output 69 [2024-11-25 02:42:50,113 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,121 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 72 [2024-11-25 02:42:50,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-25 02:42:50,132 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,133 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,141 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 78 [2024-11-25 02:42:50,148 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,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 84 treesize of output 81 [2024-11-25 02:42:50,174 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,182 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 84 treesize of output 81 [2024-11-25 02:42:50,187 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,192 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-25 02:42:50,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:50,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,202 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-25 02:42:50,209 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-25 02:42:50,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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-25 02:42:50,218 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-25 02:42:50,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,223 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-25 02:42:50,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,231 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-25 02:42:50,238 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,239 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-25 02:42:50,244 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,246 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,246 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-25 02:42:50,251 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,258 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 68 treesize of output 63 [2024-11-25 02:42:50,259 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,268 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 118 treesize of output 107 [2024-11-25 02:42:50,273 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,274 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-11-25 02:42:50,282 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,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 105 treesize of output 94 [2024-11-25 02:42:50,295 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,296 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 194 [2024-11-25 02:42:50,301 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:50,304 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,310 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 77 treesize of output 79 [2024-11-25 02:42:50,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,312 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,315 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 72 treesize of output 45 [2024-11-25 02:42:50,326 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,327 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:50,328 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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-25 02:42:50,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,340 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-25 02:42:50,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 75 treesize of output 48 [2024-11-25 02:42:50,349 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,350 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:50,351 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,360 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 31 treesize of output 1 [2024-11-25 02:42:50,361 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 50 treesize of output 1 [2024-11-25 02:42:50,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 39 treesize of output 1 [2024-11-25 02:42:50,384 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,387 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:50,388 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:50,390 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,392 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 86 treesize of output 57 [2024-11-25 02:42:50,403 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,404 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:50,406 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,410 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 31 treesize of output 1 [2024-11-25 02:42:50,421 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,433 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 61 treesize of output 1 [2024-11-25 02:42:50,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 39 treesize of output 1 [2024-11-25 02:42:50,443 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,445 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,457 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 50 treesize of output 1 [2024-11-25 02:42:50,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,464 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 39 treesize of output 1 [2024-11-25 02:42:50,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,471 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 31 treesize of output 1 [2024-11-25 02:42:50,473 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,475 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,492 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 61 treesize of output 1 [2024-11-25 02:42:50,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,507 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 72 treesize of output 1 [2024-11-25 02:42:50,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,520 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 49 treesize of output 1 [2024-11-25 02:42:50,522 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 31 treesize of output 1 [2024-11-25 02:42:50,532 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,541 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 50 treesize of output 1 [2024-11-25 02:42:50,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,548 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 39 treesize of output 1 [2024-11-25 02:42:50,550 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,556 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:50,559 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:50,561 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 37 treesize of output 1 [2024-11-25 02:42:50,571 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,581 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 56 treesize of output 1 [2024-11-25 02:42:50,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,589 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 45 treesize of output 1 [2024-11-25 02:42:50,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 72 treesize of output 45 [2024-11-25 02:42:50,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:50,602 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,609 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-25 02:42:50,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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-25 02:42:50,614 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:50,626 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,627 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:50,629 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,632 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,635 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,639 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:50,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,683 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 52 treesize of output 1 [2024-11-25 02:42:50,685 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,702 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 43 treesize of output 1 [2024-11-25 02:42:50,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,714 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 32 treesize of output 1 [2024-11-25 02:42:50,717 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,736 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 52 treesize of output 1 [2024-11-25 02:42:50,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 32 treesize of output 1 [2024-11-25 02:42:50,752 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,767 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 32 treesize of output 1 [2024-11-25 02:42:50,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,786 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 52 treesize of output 1 [2024-11-25 02:42:50,791 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,812 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 52 treesize of output 1 [2024-11-25 02:42:50,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,825 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 36 treesize of output 1 [2024-11-25 02:42:50,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 87 treesize of output 62 [2024-11-25 02:42:50,835 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,836 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:50,837 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,840 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,854 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 41 treesize of output 1 [2024-11-25 02:42:50,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,861 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 25 treesize of output 1 [2024-11-25 02:42:50,863 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,866 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,877 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 41 treesize of output 1 [2024-11-25 02:42:50,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,884 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 25 treesize of output 1 [2024-11-25 02:42:50,886 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,901 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 36 treesize of output 1 [2024-11-25 02:42:50,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,908 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 25 treesize of output 1 [2024-11-25 02:42:50,909 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,923 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 52 treesize of output 1 [2024-11-25 02:42:50,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,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 41 treesize of output 1 [2024-11-25 02:42:50,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:50,940 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,940 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:50,941 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,942 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,955 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:50,955 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 43 treesize of output 1 [2024-11-25 02:42:50,957 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,965 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 36 treesize of output 1 [2024-11-25 02:42:50,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,971 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 25 treesize of output 1 [2024-11-25 02:42:50,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,982 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:50,982 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 32 treesize of output 1 [2024-11-25 02:42:50,983 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,986 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:50,988 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:50,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:50,994 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:50,995 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:50,995 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,996 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:50,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:50,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:51,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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-25 02:42:51,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,010 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:51,010 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-25 02:42:51,014 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,020 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-25 02:42:51,023 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,026 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,027 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-25 02:42:51,031 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,036 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,037 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,041 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,041 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-25 02:42:51,046 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,051 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,053 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,056 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,056 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-25 02:42:51,061 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,065 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,070 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 32 treesize of output 40 [2024-11-25 02:42:51,072 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,075 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,075 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 59 [2024-11-25 02:42:51,080 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,084 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,085 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,088 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,088 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-25 02:42:51,092 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,096 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,097 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,101 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,104 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-25 02:42:51,108 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,115 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-25 02:42:51,118 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,119 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-25 02:42:51,123 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:51,130 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,133 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 77 treesize of output 79 [2024-11-25 02:42:51,134 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,135 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,138 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:51,140 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,144 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:51,152 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:51,153 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,153 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:51,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,161 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-25 02:42:51,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,168 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:51,169 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-25 02:42:51,171 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,172 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:51,180 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,181 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:51,182 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,183 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,191 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 56 treesize of output 1 [2024-11-25 02:42:51,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,197 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 45 treesize of output 1 [2024-11-25 02:42:51,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,204 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 37 treesize of output 1 [2024-11-25 02:42:51,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:51,212 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,213 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:51,213 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,219 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-25 02:42:51,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:51,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:42:51,230 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,230 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:51,232 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,235 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,242 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 31 treesize of output 1 [2024-11-25 02:42:51,243 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,249 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 39 treesize of output 1 [2024-11-25 02:42:51,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,257 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 50 treesize of output 1 [2024-11-25 02:42:51,259 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,265 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 31 treesize of output 1 [2024-11-25 02:42:51,267 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 39 treesize of output 1 [2024-11-25 02:42:51,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,283 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 61 treesize of output 1 [2024-11-25 02:42:51,285 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,296 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 49 treesize of output 1 [2024-11-25 02:42:51,298 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,310 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 72 treesize of output 1 [2024-11-25 02:42:51,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,320 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 61 treesize of output 1 [2024-11-25 02:42:51,322 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,323 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,330 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 50 treesize of output 1 [2024-11-25 02:42:51,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,336 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 39 treesize of output 1 [2024-11-25 02:42:51,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,343 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 31 treesize of output 1 [2024-11-25 02:42:51,344 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,345 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,351 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:42:51,353 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,354 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:51,354 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 31 treesize of output 1 [2024-11-25 02:42:51,362 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,369 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 39 treesize of output 1 [2024-11-25 02:42:51,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,377 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 50 treesize of output 1 [2024-11-25 02:42:51,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:51,385 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,386 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:51,386 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,392 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-25 02:42:51,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:51,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:51,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:51,401 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,405 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,406 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 70 treesize of output 47 [2024-11-25 02:42:51,414 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:51,415 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,416 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,418 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,426 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 36 treesize of output 1 [2024-11-25 02:42:51,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 25 treesize of output 1 [2024-11-25 02:42:51,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,447 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:51,447 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 43 treesize of output 1 [2024-11-25 02:42:51,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,460 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:51,460 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 32 treesize of output 1 [2024-11-25 02:42:51,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 106 treesize of output 73 [2024-11-25 02:42:51,470 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,471 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:51,472 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,475 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,498 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 36 treesize of output 1 [2024-11-25 02:42:51,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,512 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 52 treesize of output 1 [2024-11-25 02:42:51,514 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,516 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,526 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 32 treesize of output 1 [2024-11-25 02:42:51,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,540 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 52 treesize of output 1 [2024-11-25 02:42:51,541 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,543 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,558 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 52 treesize of output 1 [2024-11-25 02:42:51,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:51,577 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,590 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 52 treesize of output 1 [2024-11-25 02:42:51,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,600 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 32 treesize of output 1 [2024-11-25 02:42:51,602 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,611 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 32 treesize of output 1 [2024-11-25 02:42:51,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,622 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 43 treesize of output 1 [2024-11-25 02:42:51,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:51,629 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,630 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:51,631 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,633 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,639 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 25 treesize of output 1 [2024-11-25 02:42:51,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,648 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 41 treesize of output 1 [2024-11-25 02:42:51,649 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,651 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,660 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 41 treesize of output 1 [2024-11-25 02:42:51,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,665 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 25 treesize of output 1 [2024-11-25 02:42:51,666 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,672 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 25 treesize of output 1 [2024-11-25 02:42:51,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,678 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 36 treesize of output 1 [2024-11-25 02:42:51,679 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,689 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 41 treesize of output 1 [2024-11-25 02:42:51,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,700 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 52 treesize of output 1 [2024-11-25 02:42:51,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,704 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-25 02:42:51,708 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-25 02:42:51,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,712 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-25 02:42:51,716 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-25 02:42:51,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:51,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,723 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-25 02:42:51,727 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-25 02:42:51,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,731 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-25 02:42:51,735 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-25 02:42:51,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:51,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,741 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 63 treesize of output 58 [2024-11-25 02:42:51,743 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,744 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,747 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-25 02:42:51,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 58 treesize of output 52 [2024-11-25 02:42:51,773 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,774 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-25 02:42:51,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 45 treesize of output 31 [2024-11-25 02:42:51,793 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,796 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-25 02:42:51,803 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,805 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,806 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 68 [2024-11-25 02:42:51,810 INFO L378 Elim1Store]: Elim1 eliminated variable 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 87 treesize of output 67 [2024-11-25 02:42:51,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,827 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-25 02:42:51,830 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,830 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:51,834 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-25 02:42:51,841 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,848 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 62 [2024-11-25 02:42:51,852 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,852 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:42:51,858 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,864 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-25 02:42:51,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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-25 02:42:51,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 16 treesize of output 8 [2024-11-25 02:42:51,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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-25 02:42:51,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,881 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-25 02:42:51,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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-25 02:42:51,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,890 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 75 treesize of output 67 [2024-11-25 02:42:51,897 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 103 treesize of output 94 [2024-11-25 02:42:51,900 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,903 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,904 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 157 [2024-11-25 02:42:51,909 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,913 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,913 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-25 02:42:51,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,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 55 treesize of output 49 [2024-11-25 02:42:51,929 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,935 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-25 02:42:51,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:51,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:51,943 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 82 treesize of output 84 [2024-11-25 02:42:51,944 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,950 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,952 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,956 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,957 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-25 02:42:51,962 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,964 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,965 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-25 02:42:51,968 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:51,971 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,974 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:51,974 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:51,976 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,978 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:51,982 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,986 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:51,986 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-25 02:42:51,991 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,994 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:51,997 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:51,999 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,002 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,002 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-25 02:42:52,008 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,010 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,012 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,013 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-25 02:42:52,016 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,019 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,024 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,025 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-25 02:42:52,030 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,031 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,035 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,035 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-25 02:42:52,038 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,041 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,044 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,044 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-25 02:42:52,048 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,049 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,051 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,055 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,056 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:42:52,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,062 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 16 treesize of output 8 [2024-11-25 02:42:52,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:52,071 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 77 treesize of output 79 [2024-11-25 02:42:52,072 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,075 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:52,083 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:52,084 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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-25 02:42:52,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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-25 02:42:52,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 75 treesize of output 48 [2024-11-25 02:42:52,101 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,102 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:52,103 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,105 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,113 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 39 treesize of output 1 [2024-11-25 02:42:52,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,123 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 50 treesize of output 1 [2024-11-25 02:42:52,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,130 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 31 treesize of output 1 [2024-11-25 02:42:52,132 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,133 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,135 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,138 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,140 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:42:52,148 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,148 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:52,149 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,152 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,153 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,162 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 61 treesize of output 1 [2024-11-25 02:42:52,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,168 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 39 treesize of output 1 [2024-11-25 02:42:52,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,175 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 31 treesize of output 1 [2024-11-25 02:42:52,176 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,177 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,183 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 39 treesize of output 1 [2024-11-25 02:42:52,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,191 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 50 treesize of output 1 [2024-11-25 02:42:52,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,197 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 31 treesize of output 1 [2024-11-25 02:42:52,199 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,209 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 49 treesize of output 1 [2024-11-25 02:42:52,211 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,220 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 61 treesize of output 1 [2024-11-25 02:42:52,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,232 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 72 treesize of output 1 [2024-11-25 02:42:52,234 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,235 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 39 treesize of output 1 [2024-11-25 02:42:52,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,248 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 50 treesize of output 1 [2024-11-25 02:42:52,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,254 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 31 treesize of output 1 [2024-11-25 02:42:52,255 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:52,263 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,263 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:52,264 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,265 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,272 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 45 treesize of output 1 [2024-11-25 02:42:52,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,279 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 56 treesize of output 1 [2024-11-25 02:42:52,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,286 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 37 treesize of output 1 [2024-11-25 02:42:52,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:52,294 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,295 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:52,295 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:52,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,305 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-25 02:42:52,306 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:52,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,314 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:52,315 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,317 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 41 treesize of output 1 [2024-11-25 02:42:52,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,332 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 25 treesize of output 1 [2024-11-25 02:42:52,334 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,335 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,345 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 41 treesize of output 1 [2024-11-25 02:42:52,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,357 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 52 treesize of output 1 [2024-11-25 02:42:52,358 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,368 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 41 treesize of output 1 [2024-11-25 02:42:52,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,374 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 25 treesize of output 1 [2024-11-25 02:42:52,375 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 25 treesize of output 1 [2024-11-25 02:42:52,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,388 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 36 treesize of output 1 [2024-11-25 02:42:52,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:52,397 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,398 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:52,399 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,401 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,404 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,419 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 52 treesize of output 1 [2024-11-25 02:42:52,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,433 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 32 treesize of output 1 [2024-11-25 02:42:52,435 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,438 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,450 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 43 treesize of output 1 [2024-11-25 02:42:52,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,459 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 32 treesize of output 1 [2024-11-25 02:42:52,461 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,471 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 32 treesize of output 1 [2024-11-25 02:42:52,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,485 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 52 treesize of output 1 [2024-11-25 02:42:52,486 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,501 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 52 treesize of output 1 [2024-11-25 02:42:52,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:52,522 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,537 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 52 treesize of output 1 [2024-11-25 02:42:52,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,548 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 36 treesize of output 1 [2024-11-25 02:42:52,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,553 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:52,556 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,556 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:52,557 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,558 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,572 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:52,572 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 43 treesize of output 1 [2024-11-25 02:42:52,574 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,582 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 36 treesize of output 1 [2024-11-25 02:42:52,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 25 treesize of output 1 [2024-11-25 02:42:52,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,600 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:52,600 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 32 treesize of output 1 [2024-11-25 02:42:52,601 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,605 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,610 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:52,617 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,618 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:52,618 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,625 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:52,626 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-25 02:42:52,626 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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-25 02:42:52,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,634 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-25 02:42:52,638 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 77 treesize of output 79 [2024-11-25 02:42:52,639 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,651 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,653 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,663 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:52,666 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,667 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:52,668 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,670 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,677 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 45 treesize of output 1 [2024-11-25 02:42:52,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,684 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 56 treesize of output 1 [2024-11-25 02:42:52,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,691 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 37 treesize of output 1 [2024-11-25 02:42:52,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:52,699 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,699 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:52,700 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:52,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,708 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-25 02:42:52,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:42:52,715 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,716 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:52,717 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,719 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,720 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,726 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 39 treesize of output 1 [2024-11-25 02:42:52,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,733 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 50 treesize of output 1 [2024-11-25 02:42:52,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,739 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 31 treesize of output 1 [2024-11-25 02:42:52,741 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,747 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 31 treesize of output 1 [2024-11-25 02:42:52,748 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,754 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 39 treesize of output 1 [2024-11-25 02:42:52,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,762 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 61 treesize of output 1 [2024-11-25 02:42:52,764 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,770 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 31 treesize of output 1 [2024-11-25 02:42:52,770 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,777 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 50 treesize of output 1 [2024-11-25 02:42:52,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,782 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 39 treesize of output 1 [2024-11-25 02:42:52,783 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,793 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 49 treesize of output 1 [2024-11-25 02:42:52,795 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,806 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 72 treesize of output 1 [2024-11-25 02:42:52,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,815 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 61 treesize of output 1 [2024-11-25 02:42:52,816 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,817 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 75 treesize of output 48 [2024-11-25 02:42:52,823 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,824 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:52,825 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,831 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,831 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 31 treesize of output 1 [2024-11-25 02:42:52,832 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,837 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 39 treesize of output 1 [2024-11-25 02:42:52,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,844 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 50 treesize of output 1 [2024-11-25 02:42:52,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:52,851 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,852 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:52,853 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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-25 02:42:52,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,860 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-25 02:42:52,863 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,863 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:52,865 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,868 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:52,870 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:52,878 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,878 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:52,879 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,890 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:52,890 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 32 treesize of output 1 [2024-11-25 02:42:52,891 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,909 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:52,909 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 43 treesize of output 1 [2024-11-25 02:42:52,911 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 36 treesize of output 1 [2024-11-25 02:42:52,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 25 treesize of output 1 [2024-11-25 02:42:52,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 106 treesize of output 73 [2024-11-25 02:42:52,938 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:52,939 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:52,941 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,947 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,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 36 treesize of output 1 [2024-11-25 02:42:52,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,971 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 52 treesize of output 1 [2024-11-25 02:42:52,972 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,975 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:52,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,989 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 52 treesize of output 1 [2024-11-25 02:42:52,993 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,993 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:52,999 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 32 treesize of output 1 [2024-11-25 02:42:53,000 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,003 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,015 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 43 treesize of output 1 [2024-11-25 02:42:53,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 32 treesize of output 1 [2024-11-25 02:42:53,024 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,039 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 52 treesize of output 1 [2024-11-25 02:42:53,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:53,058 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,071 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 52 treesize of output 1 [2024-11-25 02:42:53,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,080 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 32 treesize of output 1 [2024-11-25 02:42:53,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:53,088 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,088 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:53,090 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,091 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,101 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 41 treesize of output 1 [2024-11-25 02:42:53,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,107 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 25 treesize of output 1 [2024-11-25 02:42:53,108 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,110 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,117 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 36 treesize of output 1 [2024-11-25 02:42:53,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,122 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 25 treesize of output 1 [2024-11-25 02:42:53,123 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,133 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 41 treesize of output 1 [2024-11-25 02:42:53,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,144 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 52 treesize of output 1 [2024-11-25 02:42:53,145 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,154 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 41 treesize of output 1 [2024-11-25 02:42:53,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,160 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 25 treesize of output 1 [2024-11-25 02:42:53,161 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:53,168 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,168 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:53,168 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,175 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:53,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-25 02:42:53,176 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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-25 02:42:53,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,183 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-25 02:42:53,187 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,189 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,191 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,197 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-25 02:42:53,201 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,202 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-25 02:42:53,208 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,212 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,212 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:53,217 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,220 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,221 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:53,226 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,230 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 32 treesize of output 40 [2024-11-25 02:42:53,233 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,236 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,239 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,239 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-25 02:42:53,243 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,244 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,248 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,251 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,252 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 59 [2024-11-25 02:42:53,256 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,259 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,260 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-11-25 02:42:53,264 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,270 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 42 treesize of output 48 [2024-11-25 02:42:53,271 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,275 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 64 treesize of output 39 [2024-11-25 02:42:53,277 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,278 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-25 02:42:53,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,281 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,288 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-25 02:42:53,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 67 treesize of output 42 [2024-11-25 02:42:53,295 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,295 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 28 [2024-11-25 02:42:53,296 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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-25 02:42:53,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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-25 02:42:53,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,310 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-25 02:42:53,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,317 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 66 [2024-11-25 02:42:53,325 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 73 treesize of output 41 [2024-11-25 02:42:53,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,336 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 63 [2024-11-25 02:42:53,342 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,346 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 50 treesize of output 50 [2024-11-25 02:42:53,349 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,357 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 81 treesize of output 76 [2024-11-25 02:42:53,362 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,362 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-25 02:42:53,368 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,374 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 90 treesize of output 85 [2024-11-25 02:42:53,379 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,384 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 50 treesize of output 50 [2024-11-25 02:42:53,387 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,388 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,393 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 70 treesize of output 67 [2024-11-25 02:42:53,397 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,398 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-25 02:42:53,403 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,408 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 61 treesize of output 64 [2024-11-25 02:42:53,413 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,414 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,420 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 70 treesize of output 73 [2024-11-25 02:42:53,426 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,433 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 79 treesize of output 76 [2024-11-25 02:42:53,440 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,447 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 79 treesize of output 76 [2024-11-25 02:42:53,454 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 16 treesize of output 8 [2024-11-25 02:42:53,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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-25 02:42:53,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,467 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-25 02:42:53,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,470 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,477 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 84 treesize of output 68 [2024-11-25 02:42:53,480 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,487 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 105 treesize of output 86 [2024-11-25 02:42:53,491 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,492 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 171 [2024-11-25 02:42:53,498 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,506 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 116 treesize of output 95 [2024-11-25 02:42:53,514 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 100 treesize of output 98 [2024-11-25 02:42:53,521 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,529 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-25 02:42:53,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 21 treesize of output 8 [2024-11-25 02:42:53,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,547 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-25 02:42:53,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 62 [2024-11-25 02:42:53,559 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,559 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:42:53,565 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2024-11-25 02:42:53,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,577 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 82 treesize of output 84 [2024-11-25 02:42:53,578 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,579 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,582 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,583 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:42:53,586 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,586 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,589 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,592 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,592 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-25 02:42:53,596 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,596 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,599 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,602 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,603 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-25 02:42:53,606 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,608 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,611 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,614 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,614 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-25 02:42:53,619 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,621 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,625 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,626 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-25 02:42:53,632 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,635 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-25 02:42:53,639 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,641 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,643 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,645 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,649 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,650 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-25 02:42:53,655 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,658 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,658 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-25 02:42:53,662 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,664 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,669 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,671 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,672 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,674 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,676 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,681 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,685 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,685 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-25 02:42:53,690 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,693 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,695 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2024-11-25 02:42:53,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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-25 02:42:53,705 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 77 treesize of output 79 [2024-11-25 02:42:53,706 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,709 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,710 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 81 treesize of output 54 [2024-11-25 02:42:53,717 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,718 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:53,719 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,726 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 37 treesize of output 1 [2024-11-25 02:42:53,727 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,734 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 45 treesize of output 1 [2024-11-25 02:42:53,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,741 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 56 treesize of output 1 [2024-11-25 02:42:53,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:53,750 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:53,751 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 15 treesize of output 1 [2024-11-25 02:42:53,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 86 treesize of output 57 [2024-11-25 02:42:53,768 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,769 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:53,770 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,772 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,773 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 39 treesize of output 1 [2024-11-25 02:42:53,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 50 treesize of output 1 [2024-11-25 02:42:53,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,803 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 31 treesize of output 1 [2024-11-25 02:42:53,805 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,811 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 31 treesize of output 1 [2024-11-25 02:42:53,813 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,821 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 61 treesize of output 1 [2024-11-25 02:42:53,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,827 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 39 treesize of output 1 [2024-11-25 02:42:53,829 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,839 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 49 treesize of output 1 [2024-11-25 02:42:53,840 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,849 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 61 treesize of output 1 [2024-11-25 02:42:53,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,860 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 72 treesize of output 1 [2024-11-25 02:42:53,862 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,868 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 31 treesize of output 1 [2024-11-25 02:42:53,869 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,876 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 50 treesize of output 1 [2024-11-25 02:42:53,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 39 treesize of output 1 [2024-11-25 02:42:53,883 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,884 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:53,892 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:53,893 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:53,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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-25 02:42:53,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:42:53,907 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,908 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:53,909 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,915 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 31 treesize of output 1 [2024-11-25 02:42:53,916 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,923 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 50 treesize of output 1 [2024-11-25 02:42:53,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 39 treesize of output 1 [2024-11-25 02:42:53,932 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,934 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,935 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:53,936 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:53,937 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 70 treesize of output 47 [2024-11-25 02:42:53,945 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,945 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:53,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,947 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,960 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:53,960 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 43 treesize of output 1 [2024-11-25 02:42:53,962 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,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 25 treesize of output 1 [2024-11-25 02:42:53,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,974 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 36 treesize of output 1 [2024-11-25 02:42:53,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,985 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:53,986 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 32 treesize of output 1 [2024-11-25 02:42:53,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:53,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:53,994 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:53,994 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:53,995 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,996 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:53,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,002 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 25 treesize of output 1 [2024-11-25 02:42:54,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 41 treesize of output 1 [2024-11-25 02:42:54,014 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,015 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,021 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 25 treesize of output 1 [2024-11-25 02:42:54,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,029 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 41 treesize of output 1 [2024-11-25 02:42:54,031 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,041 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 41 treesize of output 1 [2024-11-25 02:42:54,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,052 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 52 treesize of output 1 [2024-11-25 02:42:54,053 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,060 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 36 treesize of output 1 [2024-11-25 02:42:54,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,066 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 25 treesize of output 1 [2024-11-25 02:42:54,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:54,074 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,075 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:54,077 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,080 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,090 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 36 treesize of output 1 [2024-11-25 02:42:54,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,104 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 52 treesize of output 1 [2024-11-25 02:42:54,105 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,108 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,118 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 32 treesize of output 1 [2024-11-25 02:42:54,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,132 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 52 treesize of output 1 [2024-11-25 02:42:54,134 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,137 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,150 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 52 treesize of output 1 [2024-11-25 02:42:54,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,160 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 32 treesize of output 1 [2024-11-25 02:42:54,162 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,174 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 43 treesize of output 1 [2024-11-25 02:42:54,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 32 treesize of output 1 [2024-11-25 02:42:54,185 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,199 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 52 treesize of output 1 [2024-11-25 02:42:54,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:54,218 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,223 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:54,225 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:54,225 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,233 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:54,233 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-25 02:42:54,233 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:54,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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-25 02:42:54,244 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:54,248 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 47 treesize of output 53 [2024-11-25 02:42:54,255 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,259 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,259 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-25 02:42:54,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 26 [2024-11-25 02:42:54,277 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,281 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,284 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,285 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-25 02:42:54,289 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,293 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 42 treesize of output 48 [2024-11-25 02:42:54,294 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,295 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,299 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 56 treesize of output 33 [2024-11-25 02:42:54,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:54,306 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,310 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 64 treesize of output 39 [2024-11-25 02:42:54,312 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,312 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-25 02:42:54,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,320 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,326 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-25 02:42:54,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:54,333 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 77 treesize of output 79 [2024-11-25 02:42:54,334 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,336 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,340 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,342 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 75 treesize of output 48 [2024-11-25 02:42:54,352 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,352 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:54,353 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 31 treesize of output 1 [2024-11-25 02:42:54,363 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,373 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 50 treesize of output 1 [2024-11-25 02:42:54,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 39 treesize of output 1 [2024-11-25 02:42:54,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:54,392 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,393 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:54,394 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,400 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-25 02:42:54,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:54,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:54,409 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:54,411 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,412 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:54,418 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,423 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:54,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 57 treesize of output 32 [2024-11-25 02:42:54,432 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,432 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:54,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,434 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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-25 02:42:54,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,445 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-25 02:42:54,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,455 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:54,455 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-25 02:42:54,456 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:54,468 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,468 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:54,470 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,471 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,487 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:54,487 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 43 treesize of output 1 [2024-11-25 02:42:54,489 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,497 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 36 treesize of output 1 [2024-11-25 02:42:54,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,503 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 25 treesize of output 1 [2024-11-25 02:42:54,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,514 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:54,514 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 32 treesize of output 1 [2024-11-25 02:42:54,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:54,523 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,524 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:54,524 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,526 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,527 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,534 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 36 treesize of output 1 [2024-11-25 02:42:54,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 25 treesize of output 1 [2024-11-25 02:42:54,541 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,553 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 52 treesize of output 1 [2024-11-25 02:42:54,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,563 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 41 treesize of output 1 [2024-11-25 02:42:54,566 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,571 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 25 treesize of output 1 [2024-11-25 02:42:54,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,580 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 41 treesize of output 1 [2024-11-25 02:42:54,583 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,589 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 25 treesize of output 1 [2024-11-25 02:42:54,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,599 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 41 treesize of output 1 [2024-11-25 02:42:54,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:54,608 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,609 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:54,610 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,616 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,632 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 36 treesize of output 1 [2024-11-25 02:42:54,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,646 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 52 treesize of output 1 [2024-11-25 02:42:54,648 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,650 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,652 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,667 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 52 treesize of output 1 [2024-11-25 02:42:54,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:54,687 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,697 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 32 treesize of output 1 [2024-11-25 02:42:54,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,710 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 52 treesize of output 1 [2024-11-25 02:42:54,712 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,725 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 43 treesize of output 1 [2024-11-25 02:42:54,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,734 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 32 treesize of output 1 [2024-11-25 02:42:54,736 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,746 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 32 treesize of output 1 [2024-11-25 02:42:54,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,761 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 52 treesize of output 1 [2024-11-25 02:42:54,763 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,764 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 72 treesize of output 45 [2024-11-25 02:42:54,772 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,773 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:54,773 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:54,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,782 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-25 02:42:54,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:54,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,790 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:54,791 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,792 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,800 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 56 treesize of output 1 [2024-11-25 02:42:54,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,806 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 45 treesize of output 1 [2024-11-25 02:42:54,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,813 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 37 treesize of output 1 [2024-11-25 02:42:54,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 86 treesize of output 57 [2024-11-25 02:42:54,821 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,821 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:54,823 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,825 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,832 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 31 treesize of output 1 [2024-11-25 02:42:54,833 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,841 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 50 treesize of output 1 [2024-11-25 02:42:54,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 39 treesize of output 1 [2024-11-25 02:42:54,849 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,850 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,859 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 61 treesize of output 1 [2024-11-25 02:42:54,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,865 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 39 treesize of output 1 [2024-11-25 02:42:54,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,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 31 treesize of output 1 [2024-11-25 02:42:54,873 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,883 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 49 treesize of output 1 [2024-11-25 02:42:54,885 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,894 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 61 treesize of output 1 [2024-11-25 02:42:54,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,906 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 72 treesize of output 1 [2024-11-25 02:42:54,908 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,909 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,916 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 50 treesize of output 1 [2024-11-25 02:42:54,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,923 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 39 treesize of output 1 [2024-11-25 02:42:54,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,929 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 31 treesize of output 1 [2024-11-25 02:42:54,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,937 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 68 treesize of output 63 [2024-11-25 02:42:54,939 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,958 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 118 treesize of output 107 [2024-11-25 02:42:54,967 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 118 treesize of output 80 [2024-11-25 02:42:54,971 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:54,972 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-25 02:42:54,973 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,975 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,981 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-25 02:42:54,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,984 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:54,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:54,991 INFO L349 Elim1Store]: treesize reduction 53, result has 1.9 percent of original size [2024-11-25 02:42:54,991 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 26 treesize of output 1 [2024-11-25 02:42:54,992 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:54,999 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 94 treesize of output 85 [2024-11-25 02:42:55,002 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,003 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-25 02:42:55,006 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:55,008 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,015 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 89 treesize of output 88 [2024-11-25 02:42:55,022 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 89 treesize of output 61 [2024-11-25 02:42:55,025 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,025 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-25 02:42:55,025 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,035 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:55,035 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 26 treesize of output 1 [2024-11-25 02:42:55,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,045 INFO L349 Elim1Store]: treesize reduction 35, result has 2.8 percent of original size [2024-11-25 02:42:55,045 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 26 treesize of output 1 [2024-11-25 02:42:55,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,058 INFO L349 Elim1Store]: treesize reduction 53, result has 1.9 percent of original size [2024-11-25 02:42:55,058 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 33 treesize of output 1 [2024-11-25 02:42:55,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,066 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-25 02:42:55,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,074 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-25 02:42:55,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,083 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-25 02:42:55,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2024-11-25 02:42:55,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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-25 02:42:55,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,095 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 63 treesize of output 58 [2024-11-25 02:42:55,097 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,099 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,102 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,103 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-25 02:42:55,108 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,111 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,111 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 68 [2024-11-25 02:42:55,115 INFO L378 Elim1Store]: Elim1 eliminated variable 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 87 treesize of output 67 [2024-11-25 02:42:55,140 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,140 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-25 02:42:55,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 40 [2024-11-25 02:42:55,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,174 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-25 02:42:55,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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-25 02:42:55,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,183 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 68 treesize of output 63 [2024-11-25 02:42:55,185 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,189 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,190 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-25 02:42:55,196 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,197 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,200 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,200 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-25 02:42:55,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 64 treesize of output 58 [2024-11-25 02:42:55,226 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,227 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-25 02:42:55,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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-25 02:42:55,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,259 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-25 02:42:55,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2024-11-25 02:42:55,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,274 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-25 02:42:55,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,280 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 72 treesize of output 74 [2024-11-25 02:42:55,281 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,284 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,285 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-25 02:42:55,291 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:42:55,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 74 treesize of output 56 [2024-11-25 02:42:55,300 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,301 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,304 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,307 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,307 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-25 02:42:55,310 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,315 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 29 [2024-11-25 02:42:55,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,318 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-25 02:42:55,323 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,325 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,326 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-25 02:42:55,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 33 [2024-11-25 02:42:55,340 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,341 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-25 02:42:55,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,351 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 44 treesize of output 33 [2024-11-25 02:42:55,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,360 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 42 treesize of output 48 [2024-11-25 02:42:55,361 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,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 67 treesize of output 42 [2024-11-25 02:42:55,368 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,368 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 28 [2024-11-25 02:42:55,369 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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-25 02:42:55,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,375 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-25 02:42:55,380 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 64 treesize of output 39 [2024-11-25 02:42:55,382 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,382 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-25 02:42:55,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,385 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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-25 02:42:55,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,392 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-25 02:42:55,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,398 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 47 treesize of output 53 [2024-11-25 02:42:55,398 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,400 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,403 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,403 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-25 02:42:55,408 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,411 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,415 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-25 02:42:55,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 26 [2024-11-25 02:42:55,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,431 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 47 treesize of output 53 [2024-11-25 02:42:55,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,434 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,437 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,437 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-25 02:42:55,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 50 treesize of output 44 [2024-11-25 02:42:55,456 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,456 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-25 02:42:55,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 37 treesize of output 23 [2024-11-25 02:42:55,479 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,484 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,485 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,488 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,489 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-25 02:42:55,493 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,498 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,502 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2024-11-25 02:42:55,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,509 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 47 treesize of output 53 [2024-11-25 02:42:55,511 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,514 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,514 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-11-25 02:42:55,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 32 [2024-11-25 02:42:55,539 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,540 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,544 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,545 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-25 02:42:55,549 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,554 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,558 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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-25 02:42:55,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 42 treesize of output 48 [2024-11-25 02:42:55,572 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,577 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 64 treesize of output 39 [2024-11-25 02:42:55,579 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,579 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-25 02:42:55,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,582 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,589 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-25 02:42:55,594 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 67 treesize of output 42 [2024-11-25 02:42:55,596 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,597 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 28 [2024-11-25 02:42:55,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,601 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-25 02:42:55,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,607 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 77 treesize of output 79 [2024-11-25 02:42:55,608 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,610 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,611 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:55,619 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,619 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:55,620 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,625 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-25 02:42:55,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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-25 02:42:55,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 81 treesize of output 54 [2024-11-25 02:42:55,636 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,636 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:55,637 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,638 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,646 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 56 treesize of output 1 [2024-11-25 02:42:55,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,652 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 45 treesize of output 1 [2024-11-25 02:42:55,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,659 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 37 treesize of output 1 [2024-11-25 02:42:55,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 86 treesize of output 57 [2024-11-25 02:42:55,666 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,667 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:55,668 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,671 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,677 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 31 treesize of output 1 [2024-11-25 02:42:55,678 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,684 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 39 treesize of output 1 [2024-11-25 02:42:55,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,691 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 50 treesize of output 1 [2024-11-25 02:42:55,692 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,694 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,705 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 72 treesize of output 1 [2024-11-25 02:42:55,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,715 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 61 treesize of output 1 [2024-11-25 02:42:55,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,730 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 49 treesize of output 1 [2024-11-25 02:42:55,733 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,743 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 31 treesize of output 1 [2024-11-25 02:42:55,745 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,757 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 61 treesize of output 1 [2024-11-25 02:42:55,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,766 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 39 treesize of output 1 [2024-11-25 02:42:55,768 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,777 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 31 treesize of output 1 [2024-11-25 02:42:55,778 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 39 treesize of output 1 [2024-11-25 02:42:55,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 50 treesize of output 1 [2024-11-25 02:42:55,798 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,802 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:55,803 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:55,805 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,810 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:55,812 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:42:55,823 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,823 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:55,825 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,834 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 31 treesize of output 1 [2024-11-25 02:42:55,835 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,847 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 50 treesize of output 1 [2024-11-25 02:42:55,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 39 treesize of output 1 [2024-11-25 02:42:55,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 72 treesize of output 45 [2024-11-25 02:42:55,867 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:55,869 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,877 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-25 02:42:55,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:55,884 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:55,898 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:55,898 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:55,899 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,901 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,908 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 25 treesize of output 1 [2024-11-25 02:42:55,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 41 treesize of output 1 [2024-11-25 02:42:55,924 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,928 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,938 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 25 treesize of output 1 [2024-11-25 02:42:55,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,954 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 41 treesize of output 1 [2024-11-25 02:42:55,956 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 36 treesize of output 1 [2024-11-25 02:42:55,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,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 25 treesize of output 1 [2024-11-25 02:42:55,978 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:55,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:55,995 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 52 treesize of output 1 [2024-11-25 02:42:56,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,008 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 41 treesize of output 1 [2024-11-25 02:42:56,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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 106 treesize of output 73 [2024-11-25 02:42:56,019 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,020 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:56,021 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,023 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,025 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,028 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,040 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 43 treesize of output 1 [2024-11-25 02:42:56,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,051 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 32 treesize of output 1 [2024-11-25 02:42:56,052 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,068 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 52 treesize of output 1 [2024-11-25 02:42:56,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:56,087 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,102 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 52 treesize of output 1 [2024-11-25 02:42:56,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,111 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 32 treesize of output 1 [2024-11-25 02:42:56,114 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,129 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 52 treesize of output 1 [2024-11-25 02:42:56,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,142 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 32 treesize of output 1 [2024-11-25 02:42:56,145 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,160 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 52 treesize of output 1 [2024-11-25 02:42:56,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,172 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 36 treesize of output 1 [2024-11-25 02:42:56,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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 70 treesize of output 47 [2024-11-25 02:42:56,180 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,180 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:56,181 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,182 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,183 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,190 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 25 treesize of output 1 [2024-11-25 02:42:56,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,198 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 36 treesize of output 1 [2024-11-25 02:42:56,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,212 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:56,212 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 43 treesize of output 1 [2024-11-25 02:42:56,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,224 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:56,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 32 treesize of output 1 [2024-11-25 02:42:56,225 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:56,233 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:56,233 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,241 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:56,241 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-25 02:42:56,241 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:56,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,249 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-25 02:42:56,253 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,258 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,264 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 47 treesize of output 53 [2024-11-25 02:42:56,264 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,271 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 69 treesize of output 39 [2024-11-25 02:42:56,274 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,274 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-25 02:42:56,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,277 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:56,285 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,285 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-25 02:42:56,292 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 42 [2024-11-25 02:42:56,294 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,295 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 28 [2024-11-25 02:42:56,295 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:56,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 02:42:56,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,310 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-25 02:42:56,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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-25 02:42:56,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,332 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 68 treesize of output 63 [2024-11-25 02:42:56,334 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,336 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,343 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 107 treesize of output 98 [2024-11-25 02:42:56,347 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,347 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 187 [2024-11-25 02:42:56,353 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,360 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 71 [2024-11-25 02:42:56,365 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,373 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 105 treesize of output 94 [2024-11-25 02:42:56,376 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,377 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 194 [2024-11-25 02:42:56,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,382 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,390 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-25 02:42:56,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:56,397 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 82 treesize of output 84 [2024-11-25 02:42:56,399 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,401 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,402 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,405 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,405 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-25 02:42:56,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,415 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,420 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,421 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-25 02:42:56,426 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,428 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,429 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-25 02:42:56,433 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,435 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,438 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,438 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-25 02:42:56,442 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,447 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,450 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,451 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,453 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,456 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,457 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-25 02:42:56,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,463 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,466 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,467 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-25 02:42:56,469 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,471 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,475 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,475 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:42:56,478 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,478 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,481 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,482 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,485 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,486 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,488 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,490 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,494 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,495 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-25 02:42:56,500 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,503 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-25 02:42:56,506 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,508 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,512 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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 16 treesize of output 8 [2024-11-25 02:42:56,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:56,521 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 77 treesize of output 79 [2024-11-25 02:42:56,522 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,523 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,528 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,531 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,533 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:42:56,540 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,540 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:56,541 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,542 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,548 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 39 treesize of output 1 [2024-11-25 02:42:56,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,555 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 50 treesize of output 1 [2024-11-25 02:42:56,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,561 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 31 treesize of output 1 [2024-11-25 02:42:56,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:56,568 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,569 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:56,569 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,574 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-25 02:42:56,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:56,578 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:56,582 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:56,589 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,589 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:56,590 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,597 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:56,597 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-25 02:42:56,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:56,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,604 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-25 02:42:56,608 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:56,609 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:42:56,617 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,617 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:56,618 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,621 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,627 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 31 treesize of output 1 [2024-11-25 02:42:56,628 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,635 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 39 treesize of output 1 [2024-11-25 02:42:56,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,642 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 61 treesize of output 1 [2024-11-25 02:42:56,644 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,645 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,654 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 61 treesize of output 1 [2024-11-25 02:42:56,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,665 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 72 treesize of output 1 [2024-11-25 02:42:56,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,674 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 49 treesize of output 1 [2024-11-25 02:42:56,676 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,681 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 31 treesize of output 1 [2024-11-25 02:42:56,682 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,689 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 50 treesize of output 1 [2024-11-25 02:42:56,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,695 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 39 treesize of output 1 [2024-11-25 02:42:56,696 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,702 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 31 treesize of output 1 [2024-11-25 02:42:56,703 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,711 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 50 treesize of output 1 [2024-11-25 02:42:56,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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 39 treesize of output 1 [2024-11-25 02:42:56,718 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:56,726 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,726 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:56,727 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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-25 02:42:56,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,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-25 02:42:56,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:56,742 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,743 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:56,744 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,746 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,757 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 45 treesize of output 1 [2024-11-25 02:42:56,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,765 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 56 treesize of output 1 [2024-11-25 02:42:56,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,772 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 37 treesize of output 1 [2024-11-25 02:42:56,773 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:56,781 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,781 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:56,782 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,793 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:56,793 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 32 treesize of output 1 [2024-11-25 02:42:56,794 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,808 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:56,808 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 43 treesize of output 1 [2024-11-25 02:42:56,809 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,817 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 36 treesize of output 1 [2024-11-25 02:42:56,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,822 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 25 treesize of output 1 [2024-11-25 02:42:56,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:56,830 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,831 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:56,832 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,833 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,834 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,840 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 25 treesize of output 1 [2024-11-25 02:42:56,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,847 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 36 treesize of output 1 [2024-11-25 02:42:56,848 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,857 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 41 treesize of output 1 [2024-11-25 02:42:56,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,869 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 52 treesize of output 1 [2024-11-25 02:42:56,871 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,876 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 25 treesize of output 1 [2024-11-25 02:42:56,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,885 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 41 treesize of output 1 [2024-11-25 02:42:56,886 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,892 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 25 treesize of output 1 [2024-11-25 02:42:56,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,902 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 41 treesize of output 1 [2024-11-25 02:42:56,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:56,910 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:56,911 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:56,912 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,915 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,925 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 36 treesize of output 1 [2024-11-25 02:42:56,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,930 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,930 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,939 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 52 treesize of output 1 [2024-11-25 02:42:56,941 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,943 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,953 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 32 treesize of output 1 [2024-11-25 02:42:56,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,968 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 52 treesize of output 1 [2024-11-25 02:42:56,969 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,972 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,981 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 32 treesize of output 1 [2024-11-25 02:42:56,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,993 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:56,993 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 43 treesize of output 1 [2024-11-25 02:42:56,995 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:56,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,009 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 52 treesize of output 1 [2024-11-25 02:42:57,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:57,029 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,038 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 32 treesize of output 1 [2024-11-25 02:42:57,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,052 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 52 treesize of output 1 [2024-11-25 02:42:57,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2024-11-25 02:42:57,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,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-25 02:42:57,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,063 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 63 treesize of output 58 [2024-11-25 02:42:57,065 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,065 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,068 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,069 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-25 02:42:57,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,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 45 treesize of output 31 [2024-11-25 02:42:57,084 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,084 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-25 02:42:57,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,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 58 treesize of output 52 [2024-11-25 02:42:57,109 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,110 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:57,115 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,121 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-25 02:42:57,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,133 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 94 treesize of output 78 [2024-11-25 02:42:57,135 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,141 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,142 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 172 [2024-11-25 02:42:57,150 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,154 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,154 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-25 02:42:57,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 68 [2024-11-25 02:42:57,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,184 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 89 treesize of output 73 [2024-11-25 02:42:57,186 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,194 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 105 treesize of output 94 [2024-11-25 02:42:57,198 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,198 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 194 [2024-11-25 02:42:57,202 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:57,205 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,215 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 118 treesize of output 107 [2024-11-25 02:42:57,218 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,219 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-11-25 02:42:57,226 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,230 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-25 02:42:57,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,237 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-25 02:42:57,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,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-25 02:42:57,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,247 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-25 02:42:57,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,259 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 73 treesize of output 68 [2024-11-25 02:42:57,260 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,264 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,265 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-25 02:42:57,272 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,276 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,276 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 120 [2024-11-25 02:42:57,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 45 [2024-11-25 02:42:57,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,314 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 130 treesize of output 101 [2024-11-25 02:42:57,318 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,341 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 157 treesize of output 127 [2024-11-25 02:42:57,360 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 138 treesize of output 130 [2024-11-25 02:42:57,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 133 treesize of output 83 [2024-11-25 02:42:57,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,402 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 151 treesize of output 114 [2024-11-25 02:42:57,428 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 125 treesize of output 117 [2024-11-25 02:42:57,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 120 treesize of output 70 [2024-11-25 02:42:57,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,457 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 125 treesize of output 96 [2024-11-25 02:42:57,459 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,466 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-25 02:42:57,473 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,477 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,478 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-25 02:42:57,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 103 treesize of output 89 [2024-11-25 02:42:57,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,519 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 73 treesize of output 68 [2024-11-25 02:42:57,521 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,525 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,526 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-25 02:42:57,533 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,537 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,537 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 116 [2024-11-25 02:42:57,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 48 [2024-11-25 02:42:57,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,566 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 78 treesize of output 73 [2024-11-25 02:42:57,567 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,577 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 115 treesize of output 104 [2024-11-25 02:42:57,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 67 [2024-11-25 02:42:57,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,603 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 128 treesize of output 117 [2024-11-25 02:42:57,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,614 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 123 treesize of output 80 [2024-11-25 02:42:57,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,621 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-25 02:42:57,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,628 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-25 02:42:57,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,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-25 02:42:57,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,638 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-25 02:42:57,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,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 68 treesize of output 63 [2024-11-25 02:42:57,648 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,651 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,652 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-25 02:42:57,657 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,659 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,660 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-25 02:42:57,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 39 [2024-11-25 02:42:57,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,684 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 73 treesize of output 68 [2024-11-25 02:42:57,686 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,690 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,691 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-25 02:42:57,697 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,701 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,701 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 116 [2024-11-25 02:42:57,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 48 [2024-11-25 02:42:57,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,723 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 125 treesize of output 96 [2024-11-25 02:42:57,725 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,735 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 146 treesize of output 109 [2024-11-25 02:42:57,746 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 120 treesize of output 112 [2024-11-25 02:42:57,750 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-25 02:42:57,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:57,758 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,770 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 152 treesize of output 122 [2024-11-25 02:42:57,774 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,775 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 273 [2024-11-25 02:42:57,783 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,788 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 77 treesize of output 79 [2024-11-25 02:42:57,789 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,790 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:57,797 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:57,798 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,798 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,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-25 02:42:57,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,805 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-25 02:42:57,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,812 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:57,812 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-25 02:42:57,816 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,818 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:57,820 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,821 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:57,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:57,825 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,829 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:57,831 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:57,838 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,839 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:57,840 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:57,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,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-25 02:42:57,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:42:57,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,855 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:57,856 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,862 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 31 treesize of output 1 [2024-11-25 02:42:57,863 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,868 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 39 treesize of output 1 [2024-11-25 02:42:57,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,875 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 50 treesize of output 1 [2024-11-25 02:42:57,876 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:57,884 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,884 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:57,885 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,896 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:57,896 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 32 treesize of output 1 [2024-11-25 02:42:57,897 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,910 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:57,910 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 43 treesize of output 1 [2024-11-25 02:42:57,912 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,917 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 25 treesize of output 1 [2024-11-25 02:42:57,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,925 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 36 treesize of output 1 [2024-11-25 02:42:57,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:57,934 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:57,935 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:57,937 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,940 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,954 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 52 treesize of output 1 [2024-11-25 02:42:57,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,964 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 36 treesize of output 1 [2024-11-25 02:42:57,966 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,968 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,978 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 32 treesize of output 1 [2024-11-25 02:42:57,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:57,992 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 52 treesize of output 1 [2024-11-25 02:42:57,993 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:57,996 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,009 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 32 treesize of output 1 [2024-11-25 02:42:58,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,025 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 43 treesize of output 1 [2024-11-25 02:42:58,027 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,045 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 52 treesize of output 1 [2024-11-25 02:42:58,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:58,065 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,075 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 32 treesize of output 1 [2024-11-25 02:42:58,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,082 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,089 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 52 treesize of output 1 [2024-11-25 02:42:58,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,094 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:42:58,097 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,097 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:58,098 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,100 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,109 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 41 treesize of output 1 [2024-11-25 02:42:58,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 25 treesize of output 1 [2024-11-25 02:42:58,116 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,118 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,125 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 36 treesize of output 1 [2024-11-25 02:42:58,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,130 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 25 treesize of output 1 [2024-11-25 02:42:58,132 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 25 treesize of output 1 [2024-11-25 02:42:58,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,146 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 41 treesize of output 1 [2024-11-25 02:42:58,147 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,159 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 52 treesize of output 1 [2024-11-25 02:42:58,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,168 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 41 treesize of output 1 [2024-11-25 02:42:58,170 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,171 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:58,179 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,179 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:58,180 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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-25 02:42:58,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,188 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-25 02:42:58,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,193 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:58,195 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,196 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:58,197 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,198 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,205 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 56 treesize of output 1 [2024-11-25 02:42:58,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,211 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 45 treesize of output 1 [2024-11-25 02:42:58,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,218 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 37 treesize of output 1 [2024-11-25 02:42:58,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,223 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:42:58,225 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,226 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:58,228 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,230 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,236 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 31 treesize of output 1 [2024-11-25 02:42:58,237 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,244 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 50 treesize of output 1 [2024-11-25 02:42:58,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,250 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 39 treesize of output 1 [2024-11-25 02:42:58,251 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,258 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 31 treesize of output 1 [2024-11-25 02:42:58,259 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,264 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 39 treesize of output 1 [2024-11-25 02:42:58,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,272 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 50 treesize of output 1 [2024-11-25 02:42:58,273 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,275 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 61 treesize of output 1 [2024-11-25 02:42:58,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,296 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 72 treesize of output 1 [2024-11-25 02:42:58,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,306 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 49 treesize of output 1 [2024-11-25 02:42:58,308 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 31 treesize of output 1 [2024-11-25 02:42:58,316 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,322 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 39 treesize of output 1 [2024-11-25 02:42:58,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,330 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 61 treesize of output 1 [2024-11-25 02:42:58,333 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 47 treesize of output 53 [2024-11-25 02:42:58,334 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,335 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,337 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,338 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 48 [2024-11-25 02:42:58,342 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,344 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:58,346 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,349 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,349 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-25 02:42:58,353 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,354 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,357 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,357 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 53 [2024-11-25 02:42:58,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:58,361 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,363 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,364 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-25 02:42:58,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:58,369 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,373 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 113 treesize of output 89 [2024-11-25 02:42:58,374 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,375 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,379 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-25 02:42:58,384 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 47 treesize of output 39 [2024-11-25 02:42:58,393 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,394 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-25 02:42:58,399 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,403 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,403 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-25 02:42:58,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,415 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 60 treesize of output 49 [2024-11-25 02:42:58,438 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,438 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:42:58,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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 49 [2024-11-25 02:42:58,456 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,457 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-11-25 02:42:58,465 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:42:58,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 106 treesize of output 88 [2024-11-25 02:42:58,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 32 treesize of output 40 [2024-11-25 02:42:58,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:58,487 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,488 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:58,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,492 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-25 02:42:58,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:58,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:58,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-25 02:42:58,503 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,503 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,510 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-25 02:42:58,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,515 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-25 02:42:58,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,521 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-25 02:42:58,524 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 77 treesize of output 79 [2024-11-25 02:42:58,525 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,527 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:58,535 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,535 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:58,536 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,537 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,551 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:58,552 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 43 treesize of output 1 [2024-11-25 02:42:58,553 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,571 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 25 treesize of output 1 [2024-11-25 02:42:58,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,578 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 36 treesize of output 1 [2024-11-25 02:42:58,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,589 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:58,590 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 32 treesize of output 1 [2024-11-25 02:42:58,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 87 treesize of output 62 [2024-11-25 02:42:58,597 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,598 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:58,599 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,602 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 25 treesize of output 1 [2024-11-25 02:42:58,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,615 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 41 treesize of output 1 [2024-11-25 02:42:58,617 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,626 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 41 treesize of output 1 [2024-11-25 02:42:58,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,638 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 52 treesize of output 1 [2024-11-25 02:42:58,639 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 25 treesize of output 1 [2024-11-25 02:42:58,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,651 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 36 treesize of output 1 [2024-11-25 02:42:58,653 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,662 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 41 treesize of output 1 [2024-11-25 02:42:58,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,668 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 25 treesize of output 1 [2024-11-25 02:42:58,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:42:58,676 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,676 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:58,678 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,681 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,691 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 36 treesize of output 1 [2024-11-25 02:42:58,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,705 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 52 treesize of output 1 [2024-11-25 02:42:58,707 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,709 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,713 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,719 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 32 treesize of output 1 [2024-11-25 02:42:58,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,733 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 52 treesize of output 1 [2024-11-25 02:42:58,734 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,736 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:58,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,768 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 52 treesize of output 1 [2024-11-25 02:42:58,769 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,779 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 32 treesize of output 1 [2024-11-25 02:42:58,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,792 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 52 treesize of output 1 [2024-11-25 02:42:58,795 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,805 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 32 treesize of output 1 [2024-11-25 02:42:58,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,817 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 43 treesize of output 1 [2024-11-25 02:42:58,818 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,821 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:58,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:58,826 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:58,827 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 75 treesize of output 48 [2024-11-25 02:42:58,835 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,835 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:42:58,836 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,842 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 31 treesize of output 1 [2024-11-25 02:42:58,842 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 39 treesize of output 1 [2024-11-25 02:42:58,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,855 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 50 treesize of output 1 [2024-11-25 02:42:58,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:58,862 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,863 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:58,863 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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-25 02:42:58,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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-25 02:42:58,872 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,873 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 72 treesize of output 45 [2024-11-25 02:42:58,881 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,881 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:58,882 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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-25 02:42:58,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,890 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-25 02:42:58,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:58,897 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,897 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:58,898 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,904 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 37 treesize of output 1 [2024-11-25 02:42:58,906 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,913 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 56 treesize of output 1 [2024-11-25 02:42:58,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 0 case distinctions, treesize of input 45 treesize of output 1 [2024-11-25 02:42:58,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:42:58,926 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:58,926 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:42:58,927 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,929 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,931 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,942 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 72 treesize of output 1 [2024-11-25 02:42:58,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,951 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 61 treesize of output 1 [2024-11-25 02:42:58,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,961 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 49 treesize of output 1 [2024-11-25 02:42:58,963 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,969 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 31 treesize of output 1 [2024-11-25 02:42:58,970 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,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 39 treesize of output 1 [2024-11-25 02:42:58,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,985 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 61 treesize of output 1 [2024-11-25 02:42:58,986 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,992 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 31 treesize of output 1 [2024-11-25 02:42:58,993 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:58,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:58,999 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 39 treesize of output 1 [2024-11-25 02:42:59,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,005 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 50 treesize of output 1 [2024-11-25 02:42:59,007 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,007 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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 39 treesize of output 1 [2024-11-25 02:42:59,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,020 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 50 treesize of output 1 [2024-11-25 02:42:59,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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 31 treesize of output 1 [2024-11-25 02:42:59,027 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,030 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:59,031 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,035 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,040 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:59,042 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,042 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:59,043 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,050 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:59,050 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-25 02:42:59,051 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,058 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-25 02:42:59,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,062 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 73 treesize of output 68 [2024-11-25 02:42:59,065 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,072 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 110 treesize of output 99 [2024-11-25 02:42:59,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,080 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 105 treesize of output 67 [2024-11-25 02:42:59,083 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 38 [2024-11-25 02:42:59,084 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,091 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-25 02:42:59,092 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,100 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-25 02:42:59,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,108 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-25 02:42:59,117 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 123 treesize of output 112 [2024-11-25 02:42:59,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,126 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 118 treesize of output 80 [2024-11-25 02:42:59,130 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,130 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-25 02:42:59,131 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,138 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-25 02:42:59,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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-25 02:42:59,146 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 32 treesize of output 40 [2024-11-25 02:42:59,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:59,152 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-25 02:42:59,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,159 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-25 02:42:59,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select 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-25 02:42:59,166 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,166 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-11-25 02:42:59,167 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,172 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-25 02:42:59,173 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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-25 02:42:59,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,184 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-25 02:42:59,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,190 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 89 treesize of output 73 [2024-11-25 02:42:59,192 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,201 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 88 treesize of output 56 [2024-11-25 02:42:59,203 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,204 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-25 02:42:59,205 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,211 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-25 02:42:59,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,222 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 68 treesize of output 38 [2024-11-25 02:42:59,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 38 [2024-11-25 02:42:59,226 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,236 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-25 02:42:59,237 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,245 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-25 02:42:59,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,256 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-25 02:42:59,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,261 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 63 treesize of output 58 [2024-11-25 02:42:59,262 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,268 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,269 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:59,277 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,280 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,281 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-25 02:42:59,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 40 [2024-11-25 02:42:59,305 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 68 treesize of output 63 [2024-11-25 02:42:59,306 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,311 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,312 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-25 02:42:59,318 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,322 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,323 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-25 02:42:59,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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 53 treesize of output 39 [2024-11-25 02:42:59,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,352 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 68 treesize of output 63 [2024-11-25 02:42:59,354 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,366 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 118 treesize of output 107 [2024-11-25 02:42:59,376 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 118 treesize of output 80 [2024-11-25 02:42:59,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,380 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-25 02:42:59,380 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,381 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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-25 02:42:59,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,391 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-25 02:42:59,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,399 INFO L349 Elim1Store]: treesize reduction 53, result has 1.9 percent of original size [2024-11-25 02:42:59,400 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 26 treesize of output 1 [2024-11-25 02:42:59,408 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 105 treesize of output 94 [2024-11-25 02:42:59,411 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,412 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 194 [2024-11-25 02:42:59,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:59,418 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,426 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 125 treesize of output 96 [2024-11-25 02:42:59,428 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,440 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 152 treesize of output 122 [2024-11-25 02:42:59,445 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,446 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 273 [2024-11-25 02:42:59,454 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,465 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 146 treesize of output 109 [2024-11-25 02:42:59,469 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,469 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 260 [2024-11-25 02:42:59,474 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:59,477 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2024-11-25 02:42:59,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,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 82 treesize of output 84 [2024-11-25 02:42:59,491 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,492 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,497 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,499 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,506 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 80 treesize of output 48 [2024-11-25 02:42:59,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,518 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 77 treesize of output 45 [2024-11-25 02:42:59,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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-25 02:42:59,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:59,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:59,528 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,530 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,534 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,537 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:59,540 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 32 [2024-11-25 02:42:59,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,555 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,562 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 91 treesize of output 57 [2024-11-25 02:42:59,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,569 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,577 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 77 treesize of output 45 [2024-11-25 02:42:59,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,588 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 86 treesize of output 54 [2024-11-25 02:42:59,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,594 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,602 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 92 treesize of output 62 [2024-11-25 02:42:59,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,615 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 75 treesize of output 47 [2024-11-25 02:42:59,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,627 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 111 treesize of output 73 [2024-11-25 02:42:59,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,636 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 77 treesize of output 79 [2024-11-25 02:42:59,637 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,638 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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 87 treesize of output 62 [2024-11-25 02:42:59,646 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:42:59,649 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,650 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,656 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 25 treesize of output 1 [2024-11-25 02:42:59,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,666 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 41 treesize of output 1 [2024-11-25 02:42:59,667 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,668 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,681 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 52 treesize of output 1 [2024-11-25 02:42:59,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,690 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 41 treesize of output 1 [2024-11-25 02:42:59,691 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,700 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 41 treesize of output 1 [2024-11-25 02:42:59,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,706 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 25 treesize of output 1 [2024-11-25 02:42:59,708 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,716 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 36 treesize of output 1 [2024-11-25 02:42:59,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,721 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 25 treesize of output 1 [2024-11-25 02:42:59,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:42:59,741 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,742 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:42:59,743 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,744 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,745 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,752 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 36 treesize of output 1 [2024-11-25 02:42:59,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,758 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 25 treesize of output 1 [2024-11-25 02:42:59,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,771 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:59,771 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 43 treesize of output 1 [2024-11-25 02:42:59,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,783 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:42:59,783 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 32 treesize of output 1 [2024-11-25 02:42:59,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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 106 treesize of output 73 [2024-11-25 02:42:59,791 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:42:59,793 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,794 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,796 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,799 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,808 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 32 treesize of output 1 [2024-11-25 02:42:59,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,819 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 43 treesize of output 1 [2024-11-25 02:42:59,822 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,835 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 52 treesize of output 1 [2024-11-25 02:42:59,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,844 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 32 treesize of output 1 [2024-11-25 02:42:59,845 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,860 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 52 treesize of output 1 [2024-11-25 02:42:59,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:42:59,879 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,889 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 32 treesize of output 1 [2024-11-25 02:42:59,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,903 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 52 treesize of output 1 [2024-11-25 02:42:59,906 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,920 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 52 treesize of output 1 [2024-11-25 02:42:59,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,930 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 36 treesize of output 1 [2024-11-25 02:42:59,931 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,933 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:42:59,935 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:42:59,942 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,942 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:42:59,943 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,950 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:42:59,950 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-25 02:42:59,950 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,955 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-25 02:42:59,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:42:59,960 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:42:59,962 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,963 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:42:59,971 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,971 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:42:59,972 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,977 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-25 02:42:59,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,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-25 02:42:59,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,984 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:42:59,987 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:42:59,988 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:42:59,989 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,990 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:42:59,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:42:59,997 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 56 treesize of output 1 [2024-11-25 02:43:00,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 45 treesize of output 1 [2024-11-25 02:43:00,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,009 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 37 treesize of output 1 [2024-11-25 02:43:00,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:43:00,016 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,017 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:43:00,018 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,020 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 31 treesize of output 1 [2024-11-25 02:43:00,027 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,036 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 61 treesize of output 1 [2024-11-25 02:43:00,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 39 treesize of output 1 [2024-11-25 02:43:00,043 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,044 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,051 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 50 treesize of output 1 [2024-11-25 02:43:00,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,056 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 39 treesize of output 1 [2024-11-25 02:43:00,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,062 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 31 treesize of output 1 [2024-11-25 02:43:00,064 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,070 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 31 treesize of output 1 [2024-11-25 02:43:00,071 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,078 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 50 treesize of output 1 [2024-11-25 02:43:00,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,083 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 39 treesize of output 1 [2024-11-25 02:43:00,084 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,094 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 49 treesize of output 1 [2024-11-25 02:43:00,096 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,107 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 72 treesize of output 1 [2024-11-25 02:43:00,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,116 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 61 treesize of output 1 [2024-11-25 02:43:00,117 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,120 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,120 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,122 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,124 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:43:00,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:43:00,133 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:00,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,142 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-25 02:43:00,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 75 treesize of output 48 [2024-11-25 02:43:00,148 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,149 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:43:00,150 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,151 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,158 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 39 treesize of output 1 [2024-11-25 02:43:00,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,165 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 50 treesize of output 1 [2024-11-25 02:43:00,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,171 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 31 treesize of output 1 [2024-11-25 02:43:00,174 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,179 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 77 treesize of output 79 [2024-11-25 02:43:00,180 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,181 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 106 treesize of output 73 [2024-11-25 02:43:00,189 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,190 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:43:00,191 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,194 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,209 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 52 treesize of output 1 [2024-11-25 02:43:00,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,219 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 36 treesize of output 1 [2024-11-25 02:43:00,221 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,223 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,238 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 52 treesize of output 1 [2024-11-25 02:43:00,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,248 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 32 treesize of output 1 [2024-11-25 02:43:00,249 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,252 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,261 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 32 treesize of output 1 [2024-11-25 02:43:00,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,274 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 52 treesize of output 1 [2024-11-25 02:43:00,276 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,291 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 52 treesize of output 1 [2024-11-25 02:43:00,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 1 [2024-11-25 02:43:00,310 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,314 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,320 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 32 treesize of output 1 [2024-11-25 02:43:00,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,331 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 43 treesize of output 1 [2024-11-25 02:43:00,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 47 [2024-11-25 02:43:00,339 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,340 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-25 02:43:00,340 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,341 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,342 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,348 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 25 treesize of output 1 [2024-11-25 02:43:00,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,355 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 36 treesize of output 1 [2024-11-25 02:43:00,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,369 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:43:00,369 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 43 treesize of output 1 [2024-11-25 02:43:00,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,386 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2024-11-25 02:43:00,386 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 32 treesize of output 1 [2024-11-25 02:43:00,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 62 [2024-11-25 02:43:00,397 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,398 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-25 02:43:00,399 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,402 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,410 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 25 treesize of output 1 [2024-11-25 02:43:00,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,425 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 41 treesize of output 1 [2024-11-25 02:43:00,426 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,429 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,445 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 52 treesize of output 1 [2024-11-25 02:43:00,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,457 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 41 treesize of output 1 [2024-11-25 02:43:00,459 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,471 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 41 treesize of output 1 [2024-11-25 02:43:00,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,479 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 25 treesize of output 1 [2024-11-25 02:43:00,480 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,490 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 36 treesize of output 1 [2024-11-25 02:43:00,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 25 treesize of output 1 [2024-11-25 02:43:00,498 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 32 [2024-11-25 02:43:00,507 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,507 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-25 02:43:00,507 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,516 INFO L349 Elim1Store]: treesize reduction 49, result has 2.0 percent of original size [2024-11-25 02:43:00,517 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-25 02:43:00,517 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,523 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-25 02:43:00,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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-25 02:43:00,531 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,534 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,537 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,539 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,540 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 54 [2024-11-25 02:43:00,551 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-25 02:43:00,553 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,555 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,565 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 56 treesize of output 1 [2024-11-25 02:43:00,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,573 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 45 treesize of output 1 [2024-11-25 02:43:00,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,582 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 37 treesize of output 1 [2024-11-25 02:43:00,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:43:00,593 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,594 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:43:00,595 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,601 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-25 02:43:00,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:00,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 57 [2024-11-25 02:43:00,615 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,616 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-25 02:43:00,617 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,622 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,624 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,636 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 61 treesize of output 1 [2024-11-25 02:43:00,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 39 treesize of output 1 [2024-11-25 02:43:00,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,652 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 31 treesize of output 1 [2024-11-25 02:43:00,654 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,663 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 31 treesize of output 1 [2024-11-25 02:43:00,664 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,672 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 39 treesize of output 1 [2024-11-25 02:43:00,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,682 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 50 treesize of output 1 [2024-11-25 02:43:00,684 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,687 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,703 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 72 treesize of output 1 [2024-11-25 02:43:00,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,716 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 61 treesize of output 1 [2024-11-25 02:43:00,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,729 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 49 treesize of output 1 [2024-11-25 02:43:00,731 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,740 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 31 treesize of output 1 [2024-11-25 02:43:00,741 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 39 treesize of output 1 [2024-11-25 02:43:00,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 50 treesize of output 1 [2024-11-25 02:43:00,759 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,761 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 48 [2024-11-25 02:43:00,771 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,772 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-25 02:43:00,773 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,775 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 39 treesize of output 1 [2024-11-25 02:43:00,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,793 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 50 treesize of output 1 [2024-11-25 02:43:00,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,799 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 31 treesize of output 1 [2024-11-25 02:43:00,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 45 [2024-11-25 02:43:00,808 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,808 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 32 [2024-11-25 02:43:00,809 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:00,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,821 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-25 02:43:00,826 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,832 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,836 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 47 treesize of output 53 [2024-11-25 02:43:00,837 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,838 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,841 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,843 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,847 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,848 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 48 [2024-11-25 02:43:00,853 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,854 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,857 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,857 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-25 02:43:00,860 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,862 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,865 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,865 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 53 [2024-11-25 02:43:00,868 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:00,869 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,872 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,873 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-25 02:43:00,877 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,881 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 113 treesize of output 89 [2024-11-25 02:43:00,882 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,887 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,887 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-11-25 02:43:00,895 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:43:00,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 106 treesize of output 88 [2024-11-25 02:43:00,906 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,909 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,910 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-25 02:43:00,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 0 case distinctions, treesize of input 60 treesize of output 49 [2024-11-25 02:43:00,929 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,930 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:43:00,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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 49 [2024-11-25 02:43:00,947 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:00,962 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,962 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-25 02:43:00,967 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:00,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:00,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 47 treesize of output 39 [2024-11-25 02:43:00,975 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:00,975 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-25 02:43:01,000 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 113 treesize of output 89 [2024-11-25 02:43:01,001 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,006 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,007 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-11-25 02:43:01,015 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:43:01,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 106 treesize of output 88 [2024-11-25 02:43:01,024 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,027 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,027 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-25 02:43:01,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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 49 [2024-11-25 02:43:01,042 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,042 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-25 02:43:01,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,053 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 60 treesize of output 49 [2024-11-25 02:43:01,069 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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 47 treesize of output 39 [2024-11-25 02:43:01,078 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,079 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-25 02:43:01,092 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,093 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-25 02:43:01,097 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,102 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 52 treesize of output 58 [2024-11-25 02:43:01,103 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,104 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,106 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 80 [2024-11-25 02:43:01,110 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:01,112 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,115 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,116 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-25 02:43:01,119 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:01,121 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,122 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,124 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:43:01,126 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,130 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,130 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 68 [2024-11-25 02:43:01,134 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,138 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,139 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-25 02:43:01,147 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,155 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 118 treesize of output 94 [2024-11-25 02:43:01,156 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,165 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,165 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-25 02:43:01,177 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:43:01,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 118 treesize of output 100 [2024-11-25 02:43:01,192 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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 47 treesize of output 39 [2024-11-25 02:43:01,208 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,209 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-25 02:43:01,241 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,242 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-25 02:43:01,247 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,249 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,252 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,253 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-11-25 02:43:01,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 55 [2024-11-25 02:43:01,286 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,287 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-25 02:43:01,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,299 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 66 treesize of output 55 [2024-11-25 02:43:01,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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 16 treesize of output 8 [2024-11-25 02:43:01,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,330 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 72 treesize of output 74 [2024-11-25 02:43:01,331 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,332 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,335 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,335 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 51 [2024-11-25 02:43:01,338 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:43:01,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 29 [2024-11-25 02:43:01,346 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,347 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-25 02:43:01,351 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:43:01,354 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,354 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-25 02:43:01,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,364 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 44 treesize of output 33 [2024-11-25 02:43:01,371 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,371 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-25 02:43:01,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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 39 treesize of output 33 [2024-11-25 02:43:01,386 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:43:01,387 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-25 02:43:01,393 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:43:01,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 74 treesize of output 56 [2024-11-25 02:43:01,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,407 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-25 02:43:01,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,545 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-25 02:43:01,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,552 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-25 02:43:01,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,559 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-25 02:43:01,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,563 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,566 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,569 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-25 02:43:01,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,577 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-25 02:43:01,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,583 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-25 02:43:01,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,586 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,591 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-25 02:43:01,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,600 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-25 02:43:01,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,607 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-25 02:43:01,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,613 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-25 02:43:01,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,619 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-25 02:43:01,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,624 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,627 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,629 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-25 02:43:01,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,636 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-25 02:43:01,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,642 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-25 02:43:01,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,645 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,648 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-25 02:43:01,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:43:01,657 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-25 02:43:01,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,660 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,664 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-25 02:43:01,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,670 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-25 02:43:01,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:43:01,680 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-25 02:43:01,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,686 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-25 02:43:01,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,692 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-25 02:43:01,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,696 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:43:01,702 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-25 02:43:01,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,708 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-25 02:43:01,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,713 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,716 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-25 02:43:01,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,721 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,726 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-25 02:43:01,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,732 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-25 02:43:01,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,740 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-25 02:43:01,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,743 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,746 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-25 02:43:01,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,749 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,752 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-25 02:43:01,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:43:01,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 9 treesize of output 12 [2024-11-25 02:43:01,763 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-25 02:43:01,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,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-25 02:43:01,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,777 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-25 02:43:01,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,787 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-25 02:43:01,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:43:01,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,801 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-25 02:43:01,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,808 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-25 02:43:01,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,816 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-25 02:43:01,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,823 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-25 02:43:01,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,831 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-25 02:43:01,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,837 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-25 02:43:01,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,846 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-25 02:43:01,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,856 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-25 02:43:01,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,863 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-25 02:43:01,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,868 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,871 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-25 02:43:01,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,876 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,881 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-25 02:43:01,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,887 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-25 02:43:01,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,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-25 02:43:01,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,900 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,903 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:43:01,906 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-25 02:43:01,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,913 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-25 02:43:01,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,920 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-25 02:43:01,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,928 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-25 02:43:01,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,934 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-25 02:43:01,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,940 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-25 02:43:01,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:43:01,949 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:01,952 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-25 02:43:01,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:01,964 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-25 02:43:01,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,972 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-25 02:43:01,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,975 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,979 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-25 02:43:01,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,987 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-25 02:43:01,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:01,994 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-25 02:43:01,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:01,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-25 02:43:02,001 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-25 02:43:02,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,010 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-25 02:43:02,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,017 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-25 02:43:02,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,027 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-25 02:43:02,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,035 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-25 02:43:02,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,043 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-25 02:43:02,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,050 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-25 02:43:02,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,062 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-25 02:43:02,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,076 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-25 02:43:02,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,088 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-25 02:43:02,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,096 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-25 02:43:02,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,099 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,107 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-25 02:43:02,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,111 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,115 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-25 02:43:02,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,125 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-25 02:43:02,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,132 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-25 02:43:02,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,143 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-25 02:43:02,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,151 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-25 02:43:02,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,159 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-25 02:43:02,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,167 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-25 02:43:02,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,175 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-25 02:43:02,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,181 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:02,184 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-25 02:43:02,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,190 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:02,195 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-25 02:43:02,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,202 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-25 02:43:02,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,210 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-25 02:43:02,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,216 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:02,221 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-25 02:43:02,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,228 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-25 02:43:02,231 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,232 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,236 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-25 02:43:02,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,244 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:02,251 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-25 02:43:02,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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-25 02:43:02,258 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-25 02:43:02,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,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 8 treesize of output 1 [2024-11-25 02:43:02,265 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-25 02:43:02,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,273 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-25 02:43:02,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,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-25 02:43:02,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2024-11-25 02:43:02,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,303 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-25 02:43:02,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-11-25 02:43:02,313 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-25 02:43:02,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,320 INFO L378 Elim1Store]: Elim1 eliminated variable 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 9 treesize of output 12 [2024-11-25 02:43:02,326 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-25 02:43:02,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:02,334 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-25 02:43:02,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:43:02,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-25 02:43:41,289 WARN L286 SmtUtils]: Spent 6.39s on a formula simplification. DAG size of input: 1442 DAG size of output: 7 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-25 02:43:42,096 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:43:45,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:43:45,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 148 states and 222 transitions. [2024-11-25 02:43:45,466 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 222 transitions. [2024-11-25 02:43:45,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 02:43:45,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:43:45,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:43:45,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat