./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohendiv-ll.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohendiv-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7c6261a52ba91bad3864c182e4633afd262bc5fe07cf18f92cb66db83623b9ae --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:46:31,238 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:46:31,304 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-08 22:46:31,308 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:46:31,309 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:46:31,346 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:46:31,348 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:46:31,349 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:46:31,350 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:46:31,351 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:46:31,352 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:46:31,352 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:46:31,353 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 22:46:31,353 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:46:31,353 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 22:46:31,356 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:46:31,356 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:46:31,357 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:46:31,357 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:46:31,357 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:46:31,358 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 22:46:31,358 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:46:31,359 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:46:31,363 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:46:31,363 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:46:31,363 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:46:31,364 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:46:31,364 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:46:31,364 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:46:31,365 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:46:31,365 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:46:31,365 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:46:31,365 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:46:31,366 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk 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 ! call(reach_error())) ) 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 -> 7c6261a52ba91bad3864c182e4633afd262bc5fe07cf18f92cb66db83623b9ae [2024-11-08 22:46:31,658 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:46:31,690 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:46:31,693 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:46:31,695 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:46:31,696 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:46:31,698 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohendiv-ll.c Unable to find full path for "g++" [2024-11-08 22:46:33,746 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:46:34,018 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:46:34,019 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/sv-benchmarks/c/recursified_nla-digbench/recursified_cohendiv-ll.c [2024-11-08 22:46:34,030 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/data/02a32c889/d20b6671a6f345b1b7adb95ce07b3b80/FLAG7254bdcce [2024-11-08 22:46:34,044 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/data/02a32c889/d20b6671a6f345b1b7adb95ce07b3b80 [2024-11-08 22:46:34,046 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:46:34,048 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:46:34,050 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:46:34,050 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:46:34,056 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:46:34,057 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,058 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@755c0345 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34, skipping insertion in model container [2024-11-08 22:46:34,058 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,090 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:46:34,285 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/sv-benchmarks/c/recursified_nla-digbench/recursified_cohendiv-ll.c[1136,1149] [2024-11-08 22:46:34,314 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:46:34,326 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:46:34,341 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/sv-benchmarks/c/recursified_nla-digbench/recursified_cohendiv-ll.c[1136,1149] [2024-11-08 22:46:34,369 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:46:34,398 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:46:34,399 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34 WrapperNode [2024-11-08 22:46:34,399 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:46:34,401 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:46:34,401 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:46:34,401 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:46:34,411 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,422 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,447 INFO L138 Inliner]: procedures = 17, calls = 84, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 71 [2024-11-08 22:46:34,449 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:46:34,450 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:46:34,450 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:46:34,451 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:46:34,461 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,461 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,464 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,465 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,472 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,474 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,476 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,478 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,480 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:46:34,482 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:46:34,482 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:46:34,482 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:46:34,483 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:34,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:46:34,508 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:46:34,522 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:46:34,527 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3b1f14c-c7d0-4970-91a1-3647d8b7aabb/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:46:34,554 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 22:46:34,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 22:46:34,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 22:46:34,555 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_41_to_52_0 [2024-11-08 22:46:34,555 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_41_to_52_0 [2024-11-08 22:46:34,555 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_32_to_55_0 [2024-11-08 22:46:34,555 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_32_to_55_0 [2024-11-08 22:46:34,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 22:46:34,557 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:46:34,557 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:46:34,557 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 22:46:34,557 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-08 22:46:34,557 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-08 22:46:34,557 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 22:46:34,652 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:46:34,654 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:46:34,924 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-08 22:46:34,924 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:46:34,993 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:46:34,993 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 22:46:34,994 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:46:34 BoogieIcfgContainer [2024-11-08 22:46:34,994 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:46:34,995 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:46:34,995 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:46:35,041 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:46:35,042 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:46:34" (1/1) ... [2024-11-08 22:46:35,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:46:35,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:46:35,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 38 states and 50 transitions. [2024-11-08 22:46:35,138 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 50 transitions. [2024-11-08 22:46:35,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-08 22:46:35,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:46:35,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:46:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 22:46:35,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:46:35,467 INFO L255 TraceCheckSpWp]: Trace formula consists of 172 conjuncts, 34 conjuncts are in the unsatisfiable core [2024-11-08 22:46:35,475 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 22:46:35,577 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:35,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:35,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,700 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 88 treesize of output 82 [2024-11-08 22:46:35,722 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:35,725 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 160 [2024-11-08 22:46:35,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,758 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-08 22:46:35,787 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:35,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,884 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 79 [2024-11-08 22:46:35,924 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:35,926 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-08 22:46:35,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:35,955 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-08 22:46:35,972 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:36,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,036 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 86 treesize of output 77 [2024-11-08 22:46:36,052 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:36,054 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-08 22:46:36,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 11 [2024-11-08 22:46:36,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:46:36,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,125 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:36,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,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 15 treesize of output 7 [2024-11-08 22:46:36,209 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:36,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:46:36,278 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:36,285 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:36,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:36,373 INFO L349 Elim1Store]: treesize reduction 80, result has 26.6 percent of original size [2024-11-08 22:46:36,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 77 [2024-11-08 22:46:36,390 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 32 treesize of output 30 [2024-11-08 22:46:36,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:36,449 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-08 22:46:36,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 32 treesize of output 10 [2024-11-08 22:46:36,507 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:36,508 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-08 22:46:36,526 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:36,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:36,551 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:36,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:36,560 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 32 treesize of output 30 [2024-11-08 22:46:36,568 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:36,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:46:36,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,640 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:36,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,658 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:36,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:36,675 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:36,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:36,683 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:36,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:36,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:36,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,730 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:36,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:36,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:46:36,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,756 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:36,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,770 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:36,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:36,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:36,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,796 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:36,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,812 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:36,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:36,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:46:36,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,849 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:36,851 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:36,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:36,867 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:36,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:46:36,904 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:36,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:46:36,926 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:36,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:36,946 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:36,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:36,969 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:36,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:36,978 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:36,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:37,008 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:37,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:37,018 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 32 treesize of output 30 [2024-11-08 22:46:37,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:37,069 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:46:37,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:46:37,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:37,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:37,108 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:37,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:37,140 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:37,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:46:37,152 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 32 treesize of output 30 [2024-11-08 22:46:37,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:37,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:37,205 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:46:37,205 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 36 treesize of output 11 [2024-11-08 22:46:37,235 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:37,237 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 53 [2024-11-08 22:46:37,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:37,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:37,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:37,295 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:37,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:37,303 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 32 treesize of output 30 [2024-11-08 22:46:37,310 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:37,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:46:37,361 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:46:37,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:46:37,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:46:37,384 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:37,405 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:37,406 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:46:37,455 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:37,456 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:46:37,480 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:37,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:37,500 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:37,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:37,509 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 32 treesize of output 30 [2024-11-08 22:46:37,547 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:37,551 INFO L349 Elim1Store]: treesize reduction 22, result has 4.3 percent of original size [2024-11-08 22:46:37,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:46:37,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:37,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-08 22:46:37,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:37,592 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:37,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:37,600 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 32 treesize of output 30 [2024-11-08 22:46:37,629 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:37,632 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:46:37,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:46:37,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:37,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-08 22:46:37,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:37,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:37,690 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:37,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:46:37,699 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 32 treesize of output 30 [2024-11-08 22:46:37,706 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:37,721 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:37,722 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:46:37,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:46:37,777 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:46:37,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:46:37,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:46:37,801 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:37,846 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:38,048 INFO L349 Elim1Store]: treesize reduction 454, result has 0.7 percent of original size [2024-11-08 22:46:38,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 13 new quantified variables, introduced 18 case distinctions, treesize of input 902 treesize of output 950 [2024-11-08 22:46:38,102 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:38,103 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 284 [2024-11-08 22:46:38,159 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,427 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,458 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,459 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,590 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,721 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,722 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,723 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,769 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:38,804 INFO L224 Elim1Store]: Index analysis took 646 ms [2024-11-08 22:46:38,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 9 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 141 treesize of output 491 [2024-11-08 22:46:38,852 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:38,854 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 262 [2024-11-08 22:46:39,348 INFO L349 Elim1Store]: treesize reduction 97, result has 27.1 percent of original size [2024-11-08 22:46:39,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 354 treesize of output 272 [2024-11-08 22:46:39,396 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:39,401 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 341 [2024-11-08 22:46:39,441 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:39,443 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 229 [2024-11-08 22:46:39,460 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:39,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:39,505 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 371 [2024-11-08 22:46:39,556 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:39,559 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:46:39,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 9 [2024-11-08 22:46:39,665 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:39,880 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:39,882 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 360 [2024-11-08 22:46:40,023 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:40,025 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 360 [2024-11-08 22:46:40,362 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:40,363 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-11-08 22:46:40,514 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:40,515 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-11-08 22:46:41,095 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:41,098 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:41,108 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:41,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 230 [2024-11-08 22:46:41,220 INFO L349 Elim1Store]: treesize reduction 142, result has 24.9 percent of original size [2024-11-08 22:46:41,221 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 19 treesize of output 54 [2024-11-08 22:46:41,379 INFO L349 Elim1Store]: treesize reduction 124, result has 26.2 percent of original size [2024-11-08 22:46:41,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 19 treesize of output 51 [2024-11-08 22:46:41,537 INFO L349 Elim1Store]: treesize reduction 142, result has 24.9 percent of original size [2024-11-08 22:46:41,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 19 treesize of output 54 [2024-11-08 22:46:41,695 INFO L349 Elim1Store]: treesize reduction 146, result has 22.8 percent of original size [2024-11-08 22:46:41,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 4 case distinctions, treesize of input 26 treesize of output 50 [2024-11-08 22:46:41,860 INFO L349 Elim1Store]: treesize reduction 146, result has 22.8 percent of original size [2024-11-08 22:46:41,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 19 treesize of output 50 [2024-11-08 22:46:41,919 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:41,919 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:46:41,924 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:41,925 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:46:42,040 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:42,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:42,051 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:42,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 132 treesize of output 239 [2024-11-08 22:46:42,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:42,111 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:46:42,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 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:46:42,171 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:46:42,171 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 2 case distinctions, treesize of input 21 treesize of output 22 [2024-11-08 22:46:42,223 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:46:42,223 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:46:42,282 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:46:42,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:46:42,349 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:46:42,349 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 2 case distinctions, treesize of input 21 treesize of output 22 [2024-11-08 22:46:42,399 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:46:42,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:46:42,500 INFO L349 Elim1Store]: treesize reduction 123, result has 23.1 percent of original size [2024-11-08 22:46:42,501 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 3 case distinctions, treesize of input 28 treesize of output 44 [2024-11-08 22:46:42,553 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:42,554 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:46:42,560 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:42,561 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:46:47,192 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 64 [2024-11-08 22:46:47,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,238 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 69 treesize of output 71 [2024-11-08 22:46:47,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,255 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-08 22:46:47,259 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,259 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 16 [2024-11-08 22:46:47,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,268 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,268 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:47,273 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:47,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,281 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:46:47,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,290 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-08 22:46:47,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,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-08 22:46:47,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,308 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 66 treesize of output 36 [2024-11-08 22:46:47,316 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:47,321 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,321 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:47,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:46:47,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:46:47,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,338 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,350 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 66 treesize of output 36 [2024-11-08 22:46:47,352 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,353 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:47,357 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:47,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:46:47,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,372 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-08 22:46:47,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:47,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 159 [2024-11-08 22:46:47,398 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:47,408 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,409 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-08 22:46:47,415 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,416 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 237 [2024-11-08 22:46:47,427 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:47,435 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,436 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 192 [2024-11-08 22:46:47,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 80 [2024-11-08 22:46:47,462 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:47,466 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:46:47,469 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:47,472 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:47,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:47,500 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:47,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:47,507 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 32 treesize of output 30 [2024-11-08 22:46:47,514 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:47,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:47,551 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:47,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:47,557 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 32 treesize of output 30 [2024-11-08 22:46:47,590 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:47,590 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:47,616 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,619 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 22:46:47,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:46:47,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,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-08 22:46:47,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:46:47,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,655 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:47,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:47,668 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:47,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:47,681 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:47,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:47,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,709 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,719 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:47,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:47,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:46:47,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,744 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,752 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:47,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:47,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:47,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,772 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,782 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:47,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:46:47,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:46:47,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,805 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:47,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,816 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:46:47,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:46:47,836 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:47,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:46:47,853 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:47,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:47,867 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:47,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:47,881 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:46:47,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:46:47,887 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:47,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:47,916 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:47,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:47,923 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 32 treesize of output 30 [2024-11-08 22:46:47,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:46:47,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:47,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:47,969 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:47,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:46:47,977 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 32 treesize of output 30 [2024-11-08 22:46:48,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,012 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:48,016 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:46:48,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 36 treesize of output 11 [2024-11-08 22:46:48,034 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,034 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 53 [2024-11-08 22:46:48,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,052 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:48,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:48,070 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:48,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:48,076 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 32 treesize of output 30 [2024-11-08 22:46:48,081 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:48,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:46:48,118 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:46:48,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:46:48,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:46:48,133 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:48,154 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,161 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,162 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:48,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:48,179 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:48,180 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:48,185 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 32 treesize of output 30 [2024-11-08 22:46:48,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:46:48,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:46:48,225 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:48,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:46:48,231 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 32 treesize of output 30 [2024-11-08 22:46:48,266 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,267 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:48,284 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:48,287 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-08 22:46:48,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:46:48,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,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-08 22:46:48,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:46:48,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,321 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:46:48,321 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:46:48,330 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 32 treesize of output 30 [2024-11-08 22:46:48,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:48,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:48,361 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:46:48,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 36 treesize of output 11 [2024-11-08 22:46:48,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,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-08 22:46:48,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:46:48,404 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:46:48,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:46:48,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:46:48,429 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,430 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:46:48,459 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,460 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:46:48,568 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:48,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:46:48,585 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:48,592 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-08 22:46:48,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 37 [2024-11-08 22:46:48,624 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:48,628 INFO L349 Elim1Store]: treesize reduction 15, result has 6.3 percent of original size [2024-11-08 22:46:48,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:46:48,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:48,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 141 [2024-11-08 22:46:48,656 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:48,659 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:48,665 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,665 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:46:48,670 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,671 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-08 22:46:48,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 1 [2024-11-08 22:46:48,704 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,704 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:46:48,708 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,709 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:46:48,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,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 62 treesize of output 1 [2024-11-08 22:46:48,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,730 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 27 treesize of output 23 [2024-11-08 22:46:48,732 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:48,736 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,737 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:46:48,744 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,748 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,748 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:46:48,754 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,768 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 80 [2024-11-08 22:46:48,775 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,775 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-08 22:46:48,784 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,788 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,788 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-11-08 22:46:48,796 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:48,808 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 83 treesize of output 77 [2024-11-08 22:46:48,813 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,814 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:46:48,819 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,822 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:48,823 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:46:48,828 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:48,994 INFO L349 Elim1Store]: treesize reduction 454, result has 0.7 percent of original size [2024-11-08 22:46:48,994 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 13 new quantified variables, introduced 18 case distinctions, treesize of input 902 treesize of output 950 [2024-11-08 22:46:49,042 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,043 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 284 [2024-11-08 22:46:49,063 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,065 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 380 [2024-11-08 22:46:49,089 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,091 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 494 [2024-11-08 22:46:49,110 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,121 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,123 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,139 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,139 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,155 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,156 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,173 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,177 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,179 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:49,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 11 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 434 treesize of output 1170 [2024-11-08 22:46:49,210 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:49,226 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:49,241 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:49,281 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,282 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:46:49,300 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,301 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:46:49,322 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,333 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 387 [2024-11-08 22:46:49,352 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,354 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 437 [2024-11-08 22:46:49,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 396 treesize of output 272 [2024-11-08 22:46:49,400 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:49,451 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,452 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 221 [2024-11-08 22:46:49,487 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:49,498 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,499 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 235 [2024-11-08 22:46:49,582 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,584 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:46:49,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:46:49,618 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,620 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 387 [2024-11-08 22:46:49,636 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,638 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 437 [2024-11-08 22:46:49,658 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 396 treesize of output 272 [2024-11-08 22:46:49,681 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:49,684 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:49,740 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,742 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 214 [2024-11-08 22:46:49,787 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,788 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:46:49,860 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,861 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:46:49,886 INFO L378 Elim1Store]: Elim1 eliminated variable 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 224 treesize of output 194 [2024-11-08 22:46:49,900 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,902 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:46:49,933 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,936 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 516 [2024-11-08 22:46:49,956 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,960 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 554 [2024-11-08 22:46:49,981 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:49,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 505 [2024-11-08 22:46:49,989 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:50,006 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:50,046 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,047 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 259 [2024-11-08 22:46:50,138 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,140 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:46:50,158 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,160 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:46:50,177 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,179 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 387 [2024-11-08 22:46:50,195 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,197 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 437 [2024-11-08 22:46:50,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 396 treesize of output 272 [2024-11-08 22:46:50,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:50,239 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:50,303 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,304 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 214 [2024-11-08 22:46:50,351 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,352 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:46:50,422 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,424 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 343 [2024-11-08 22:46:50,448 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,450 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 405 [2024-11-08 22:46:50,472 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,474 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 504 [2024-11-08 22:46:50,500 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:50,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 589 [2024-11-08 22:46:50,637 INFO L349 Elim1Store]: treesize reduction 64, result has 12.3 percent of original size [2024-11-08 22:46:50,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 658 treesize of output 326 [2024-11-08 22:46:50,692 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:50,697 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:50,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:46:51,217 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:51,220 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 270 [2024-11-08 22:46:51,327 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:51,328 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 270 [2024-11-08 22:46:51,560 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:51,561 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-08 22:46:51,910 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:51,911 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:46:51,955 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:51,956 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:46:53,138 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,142 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,146 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 39 [2024-11-08 22:46:53,211 INFO L349 Elim1Store]: treesize reduction 132, result has 18.0 percent of original size [2024-11-08 22:46:53,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 35 treesize of output 73 [2024-11-08 22:46:53,215 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:53,216 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-08 22:46:53,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 9 [2024-11-08 22:46:53,243 INFO L349 Elim1Store]: treesize reduction 9, result has 47.1 percent of original size [2024-11-08 22:46:53,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 15 [2024-11-08 22:46:53,358 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,361 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,366 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,366 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 62 [2024-11-08 22:46:53,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 9 [2024-11-08 22:46:53,406 INFO L349 Elim1Store]: treesize reduction 9, result has 47.1 percent of original size [2024-11-08 22:46:53,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 15 [2024-11-08 22:46:53,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,443 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,447 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:53,453 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,457 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,466 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 48 [2024-11-08 22:46:53,485 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,489 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,493 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:53,567 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:53,568 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:53,648 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 5 treesize of output 3 [2024-11-08 22:46:53,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,722 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:53,726 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:53,971 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:54,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 361 treesize of output 303 [2024-11-08 22:46:54,029 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:54,053 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:54,125 INFO L349 Elim1Store]: treesize reduction 55, result has 16.7 percent of original size [2024-11-08 22:46:54,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 357 treesize of output 230 [2024-11-08 22:46:54,150 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:46:54,176 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,178 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:46:54,204 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,206 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 394 [2024-11-08 22:46:54,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,226 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 422 [2024-11-08 22:46:54,251 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:54,322 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,323 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 214 [2024-11-08 22:46:54,367 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:54,378 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,379 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:46:54,467 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,468 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 646 [2024-11-08 22:46:54,531 INFO L349 Elim1Store]: treesize reduction 68, result has 13.9 percent of original size [2024-11-08 22:46:54,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 356 treesize of output 169 [2024-11-08 22:46:54,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 189 [2024-11-08 22:46:54,575 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,578 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 376 [2024-11-08 22:46:54,591 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,598 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 421 [2024-11-08 22:46:54,619 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:54,689 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,690 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 142 [2024-11-08 22:46:54,759 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 142 [2024-11-08 22:46:54,860 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,861 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:46:54,910 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:54,911 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:46:55,243 INFO L349 Elim1Store]: treesize reduction 35, result has 16.7 percent of original size [2024-11-08 22:46:55,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 55 treesize of output 48 [2024-11-08 22:46:55,331 INFO L349 Elim1Store]: treesize reduction 35, result has 16.7 percent of original size [2024-11-08 22:46: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 1 case distinctions, treesize of input 49 treesize of output 42 [2024-11-08 22:46:55,371 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:46:55,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 49 treesize of output 42 [2024-11-08 22:46:55,404 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:55,406 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:55,410 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:55,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 173 treesize of output 136 [2024-11-08 22:46:55,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,417 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:55,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:55,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-08 22:46:55,525 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,527 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:46:55,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 361 treesize of output 303 [2024-11-08 22:46:55,556 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:55,582 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:55,642 INFO L349 Elim1Store]: treesize reduction 57, result has 13.6 percent of original size [2024-11-08 22:46:55,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 357 treesize of output 232 [2024-11-08 22:46:55,663 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,664 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:46:55,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 394 [2024-11-08 22:46:55,700 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,703 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 413 [2024-11-08 22:46:55,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:55,789 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 221 [2024-11-08 22:46:55,836 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:55,848 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,849 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 235 [2024-11-08 22:46:55,947 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:55,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 488 [2024-11-08 22:46:56,038 INFO L349 Elim1Store]: treesize reduction 71, result has 16.5 percent of original size [2024-11-08 22:46:56,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 419 treesize of output 266 [2024-11-08 22:46:56,057 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,059 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 479 [2024-11-08 22:46:56,071 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,073 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 363 [2024-11-08 22:46:56,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:56,113 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,114 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:46:56,256 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,256 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:46:56,350 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,351 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 90 [2024-11-08 22:46:56,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:56,442 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:56,449 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:56,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 255 treesize of output 410 [2024-11-08 22:46:56,462 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,462 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-08 22:46:56,471 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,472 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:46:56,511 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,512 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:46:56,581 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,582 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-11-08 22:46:56,707 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:56,708 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 25 [2024-11-08 22:46:56,909 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:56,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 17 treesize of output 3 [2024-11-08 22:46:56,956 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:56,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 9 [2024-11-08 22:46:57,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 361 treesize of output 303 [2024-11-08 22:46:57,170 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:57,190 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:57,242 INFO L349 Elim1Store]: treesize reduction 55, result has 16.7 percent of original size [2024-11-08 22:46:57,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 357 treesize of output 230 [2024-11-08 22:46:57,255 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,256 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:46:57,267 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,268 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:46:57,281 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 521 [2024-11-08 22:46:57,295 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,297 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 571 [2024-11-08 22:46:57,306 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,309 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 508 [2024-11-08 22:46:57,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:57,328 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:57,361 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,362 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 259 [2024-11-08 22:46:57,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,465 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 511 [2024-11-08 22:46:57,540 INFO L349 Elim1Store]: treesize reduction 71, result has 16.5 percent of original size [2024-11-08 22:46:57,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 419 treesize of output 266 [2024-11-08 22:46:57,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 323 [2024-11-08 22:46:57,572 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,573 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 299 [2024-11-08 22:46:57,585 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,589 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 601 [2024-11-08 22:46:57,598 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:57,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 435 [2024-11-08 22:46:57,612 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:57,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,630 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,642 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,643 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,646 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,646 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,650 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 10 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 251 treesize of output 857 [2024-11-08 22:46:57,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 12 [2024-11-08 22:46:57,840 INFO L349 Elim1Store]: treesize reduction 35, result has 16.7 percent of original size [2024-11-08 22:46:57,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 1 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:46:57,968 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:46:57,984 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:57,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:46:58,049 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 9 [2024-11-08 22:46:58,061 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:58,068 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 5 treesize of output 3 [2024-11-08 22:46:58,080 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 5 treesize of output 3 [2024-11-08 22:46:58,146 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 5 treesize of output 3 [2024-11-08 22:46:58,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 361 treesize of output 303 [2024-11-08 22:46:58,193 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:58,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 511 [2024-11-08 22:46:58,303 INFO L349 Elim1Store]: treesize reduction 67, result has 15.2 percent of original size [2024-11-08 22:46:58,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 419 treesize of output 193 [2024-11-08 22:46:58,320 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,322 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 323 [2024-11-08 22:46:58,334 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,336 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:46:58,347 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,349 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 340 [2024-11-08 22:46:58,393 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:58,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 191 [2024-11-08 22:46:58,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 191 [2024-11-08 22:46:58,707 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,710 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,720 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,721 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 122 treesize of output 292 [2024-11-08 22:46:58,816 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,818 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,822 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,831 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 122 treesize of output 292 [2024-11-08 22:46:58,873 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,876 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 140 treesize of output 147 [2024-11-08 22:46:58,925 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,925 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2024-11-08 22:46:58,953 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:58,954 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 38 [2024-11-08 22:46:58,990 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:58,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 5 [2024-11-08 22:46:58,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 14 treesize of output 15 [2024-11-08 22:46:59,080 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,080 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:59,106 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:59,155 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 5 treesize of output 3 [2024-11-08 22:46:59,169 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 5 treesize of output 3 [2024-11-08 22:46:59,205 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:59,272 INFO L349 Elim1Store]: treesize reduction 57, result has 13.6 percent of original size [2024-11-08 22:46:59,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 357 treesize of output 228 [2024-11-08 22:46:59,292 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,294 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:46:59,313 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,314 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:46:59,337 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,339 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 394 [2024-11-08 22:46:59,356 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,358 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 413 [2024-11-08 22:46: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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:59,458 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,459 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 214 [2024-11-08 22:46:59,500 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:46:59,511 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,512 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:46:59,656 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:59,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,667 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 64 [2024-11-08 22:46:59,677 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,678 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:46:59,684 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:59,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,693 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 91 treesize of output 85 [2024-11-08 22:46:59,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,702 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 90 treesize of output 81 [2024-11-08 22:46:59,708 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,709 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 135 [2024-11-08 22:46:59,715 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 153 treesize of output 134 [2024-11-08 22:46:59,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 22 [2024-11-08 22:46:59,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:59,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,735 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:59,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-08 22:46:59,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 22 [2024-11-08 22:46:59,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:59,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,761 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:59,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 85 [2024-11-08 22:46:59,782 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,783 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 163 [2024-11-08 22:46:59,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,790 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,791 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:46:59,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 159 [2024-11-08 22:46:59,810 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:59,817 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,817 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-08 22:46:59,825 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:59,831 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,832 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 196 [2024-11-08 22:46:59,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:46:59,850 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:59,855 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,856 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-08 22:46:59,861 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,862 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 227 [2024-11-08 22:46:59,872 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:46:59,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 204 treesize of output 214 [2024-11-08 22:46:59,894 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:46:59,905 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,906 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 275 [2024-11-08 22:46:59,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 39 [2024-11-08 22:46:59,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,943 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-08 22:46:59,949 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,949 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:46:59,954 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:46:59,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:46:59,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:46:59,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:46:59,974 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,975 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 282 [2024-11-08 22:46:59,983 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:46:59,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-08 22:46:59,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,001 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 210 treesize of output 201 [2024-11-08 22:47:00,019 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,038 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 31 treesize of output 27 [2024-11-08 22:47:00,040 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,046 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,047 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:47:00,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 184 treesize of output 156 [2024-11-08 22:47:00,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,098 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,099 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 249 [2024-11-08 22:47:00,106 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:00,109 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,113 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,114 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 256 [2024-11-08 22:47:00,120 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,121 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 182 [2024-11-08 22:47:00,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,148 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,149 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 242 [2024-11-08 22:47:00,155 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,156 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-11-08 22:47:00,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 106 [2024-11-08 22:47:00,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,185 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:47:00,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,192 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,196 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,196 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 166 [2024-11-08 22:47:00,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,203 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,207 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,207 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 166 [2024-11-08 22:47:00,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 133 treesize of output 103 [2024-11-08 22:47:00,231 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,232 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 208 [2024-11-08 22:47:00,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 159 [2024-11-08 22:47:00,256 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,270 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,270 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 189 [2024-11-08 22:47:00,280 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:00,287 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,288 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-08 22:47:00,293 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,294 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-11-08 22:47:00,304 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:00,306 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,316 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,316 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 200 [2024-11-08 22:47:00,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 274 treesize of output 199 [2024-11-08 22:47:00,331 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,332 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 163 [2024-11-08 22:47:00,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,342 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,348 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,349 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:00,358 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:00,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,381 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 114 [2024-11-08 22:47:00,390 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,391 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 232 [2024-11-08 22:47:00,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,408 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,408 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 225 [2024-11-08 22:47:00,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,419 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 106 [2024-11-08 22:47:00,440 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,440 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:47:00,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,449 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,453 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,454 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 166 [2024-11-08 22:47:00,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,466 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 166 [2024-11-08 22:47:00,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,475 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,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 86 treesize of output 80 [2024-11-08 22:47:00,489 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,495 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,496 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-08 22:47:00,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 125 [2024-11-08 22:47:00,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,510 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,514 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,515 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-08 22:47:00,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 172 treesize of output 132 [2024-11-08 22:47:00,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,530 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,537 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,538 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:47:00,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,545 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-08 22:47:00,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,556 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 88 treesize of output 82 [2024-11-08 22:47:00,580 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,597 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 80 treesize of output 76 [2024-11-08 22:47:00,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,622 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 87 treesize of output 85 [2024-11-08 22:47:00,629 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,630 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-11-08 22:47:00,640 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:00,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,657 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 154 treesize of output 116 [2024-11-08 22:47:00,663 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,664 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 230 [2024-11-08 22:47:00,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,675 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:00,695 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 154 treesize of output 116 [2024-11-08 22:47:00,703 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,704 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 281 [2024-11-08 22:47:00,717 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:00,835 INFO L349 Elim1Store]: treesize reduction 301, result has 1.0 percent of original size [2024-11-08 22:47:00,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 12 case distinctions, treesize of input 634 treesize of output 532 [2024-11-08 22:47:00,845 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:00,866 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,867 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 265 [2024-11-08 22:47:00,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 409 treesize of output 264 [2024-11-08 22:47:00,898 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:00,899 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:47:00,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,916 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,947 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,948 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,969 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:00,992 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:01,005 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:01,006 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:01,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 162 treesize of output 289 [2024-11-08 22:47:01,026 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:01,027 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:01,032 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:01,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 116 [2024-11-08 22:47:01,400 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:01,401 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 225 [2024-11-08 22:47:01,466 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:01,467 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 225 [2024-11-08 22:47:01,540 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:01,541 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-08 22:47:01,625 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:01,626 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:47:01,663 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:01,663 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-08 22:47:02,203 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:02,205 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:02,209 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:02,209 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 114 treesize of output 89 [2024-11-08 22:47:02,213 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:02,213 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-08 22:47:02,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:02,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:02,329 INFO L349 Elim1Store]: treesize reduction 258, result has 20.6 percent of original size [2024-11-08 22:47:02,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 8 case distinctions, treesize of input 48 treesize of output 121 [2024-11-08 22:47:02,338 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:02,340 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 150 [2024-11-08 22:47:02,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 5 treesize of output 3 [2024-11-08 22:47:02,534 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:02,537 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:02,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 176 treesize of output 162 [2024-11-08 22:47:02,548 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 5 treesize of output 3 [2024-11-08 22:47:02,875 INFO L349 Elim1Store]: treesize reduction 327, result has 23.2 percent of original size [2024-11-08 22:47:02,879 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 12 case distinctions, treesize of input 128 treesize of output 225 [2024-11-08 22:47:02,893 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:02,895 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 225 [2024-11-08 22:47:03,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:03,463 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:47:03,533 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:03,533 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:47:03,609 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:03,612 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:03,615 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:03,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 99 treesize of output 74 [2024-11-08 22:47:03,620 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 5 treesize of output 3 [2024-11-08 22:47:03,650 INFO L349 Elim1Store]: treesize reduction 235, result has 0.4 percent of original size [2024-11-08 22:47:03,650 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 9 case distinctions, treesize of input 59 treesize of output 1 [2024-11-08 22:47:03,720 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:03,721 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:47:03,729 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:03,730 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:47:03,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:03,743 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:03,753 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:03,754 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:47:03,762 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:03,763 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:47:03,776 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:03,779 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:03,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:03,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:03,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:03,789 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 75 [2024-11-08 22:47:03,794 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:03,801 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:03,802 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:03,810 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:03,987 INFO L349 Elim1Store]: treesize reduction 454, result has 0.7 percent of original size [2024-11-08 22:47:03,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 13 new quantified variables, introduced 18 case distinctions, treesize of input 902 treesize of output 950 [2024-11-08 22:47:04,021 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,021 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 284 [2024-11-08 22:47:04,033 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,034 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:47:04,056 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,068 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,087 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,113 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,120 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,124 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:04,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 9 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 256 treesize of output 589 [2024-11-08 22:47:04,135 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:04,176 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,177 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 169 [2024-11-08 22:47:04,189 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,190 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 355 [2024-11-08 22:47:04,202 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,204 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 523 [2024-11-08 22:47:04,212 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,213 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 419 [2024-11-08 22:47:04,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 279 [2024-11-08 22:47:04,237 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,238 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 275 [2024-11-08 22:47:04,239 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47: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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:04,309 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,309 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:04,327 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,328 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:47:04,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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 23 [2024-11-08 22:47:04,392 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:04,426 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,427 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-08 22:47:04,510 INFO L349 Elim1Store]: treesize reduction 76, result has 12.6 percent of original size [2024-11-08 22:47:04,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 345 treesize of output 248 [2024-11-08 22:47:04,537 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,538 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 223 [2024-11-08 22:47:04,557 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,559 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 273 [2024-11-08 22:47:04,573 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,574 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:47:04,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,589 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:47:04,607 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:04,610 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:04,673 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,674 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:04,715 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,716 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:04,843 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:04,844 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:47:05,131 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:05,134 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:05,138 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:05,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 46 [2024-11-08 22:47:05,156 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:47:05,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:47:05,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,184 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 67 [2024-11-08 22:47:05,221 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,221 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 67 [2024-11-08 22:47:05,304 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,305 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:05,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-08 22:47:05,616 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 5 treesize of output 3 [2024-11-08 22:47:05,656 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,657 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-08 22:47:05,721 INFO L349 Elim1Store]: treesize reduction 36, result has 23.4 percent of original size [2024-11-08 22:47:05,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 331 treesize of output 241 [2024-11-08 22:47:05,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,740 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 252 [2024-11-08 22:47:05,760 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,761 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:47:05,773 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,774 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 262 [2024-11-08 22:47:05,784 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,785 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:47:05,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:05,801 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:05,868 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,869 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:05,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:47:05,960 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:47:05,974 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:05,974 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:06,180 INFO L349 Elim1Store]: treesize reduction 74, result has 12.9 percent of original size [2024-11-08 22:47:06,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 294 treesize of output 228 [2024-11-08 22:47:06,200 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:06,200 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 283 [2024-11-08 22:47:06,233 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:06,244 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:06,245 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 393 [2024-11-08 22:47:06,263 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:06,264 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 202 [2024-11-08 22:47:06,268 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:06,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:47:06,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:06,317 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 111 [2024-11-08 22:47:06,434 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:06,434 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 111 [2024-11-08 22:47:06,612 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:06,614 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 225 [2024-11-08 22:47:06,678 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:06,679 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 225 [2024-11-08 22:47:07,108 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:07,109 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 22:47:07,149 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:07,150 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 130 [2024-11-08 22:47:07,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:07,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 22:47:08,084 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,085 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:47:08,098 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,098 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:08,290 INFO L349 Elim1Store]: treesize reduction 71, result has 16.5 percent of original size [2024-11-08 22:47:08,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 294 treesize of output 231 [2024-11-08 22:47:08,308 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,309 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 235 [2024-11-08 22:47:08,323 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,324 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 304 [2024-11-08 22:47:08,335 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,336 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 258 [2024-11-08 22:47:08,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:47:08,369 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:08,397 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:08,426 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,427 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 111 [2024-11-08 22:47:08,513 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,514 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 111 [2024-11-08 22:47:08,610 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,611 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:08,755 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:08,756 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:09,372 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:09,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:09,379 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:09,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 33 [2024-11-08 22:47:09,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:09,384 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 17 [2024-11-08 22:47:09,413 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:09,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:09,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 210 treesize of output 213 [2024-11-08 22:47:09,479 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:47:09,479 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 2 case distinctions, treesize of input 21 treesize of output 22 [2024-11-08 22:47:09,507 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:09,508 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 17 [2024-11-08 22:47:09,531 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:09,531 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-08 22:47:09,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:09,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 3 [2024-11-08 22:47:09,983 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:09,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 3 [2024-11-08 22:47:10,461 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,462 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 169 [2024-11-08 22:47:10,478 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,480 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 355 [2024-11-08 22:47:10,491 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,492 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 523 [2024-11-08 22:47:10,500 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,501 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 419 [2024-11-08 22:47:10,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 279 [2024-11-08 22:47:10,527 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,529 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 275 [2024-11-08 22:47:10,532 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:10,543 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:10,598 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:10,616 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,618 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:47:10,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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 23 [2024-11-08 22:47:10,688 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:10,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:10,723 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,723 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:10,790 INFO L349 Elim1Store]: treesize reduction 73, result has 16.1 percent of original size [2024-11-08 22:47:10,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 298 treesize of output 233 [2024-11-08 22:47:10,807 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,807 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-08 22:47:10,820 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,821 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 329 [2024-11-08 22:47:10,831 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,832 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:47:10,847 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:10,849 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:10,872 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,872 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:10,920 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:10,921 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:11,103 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,104 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:47:11,367 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,367 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 67 [2024-11-08 22:47:11,400 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,401 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-11-08 22:47:11,442 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,443 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 67 [2024-11-08 22:47:11,783 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,784 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:11,795 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,796 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:11,846 INFO L349 Elim1Store]: treesize reduction 36, result has 23.4 percent of original size [2024-11-08 22:47:11,847 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 284 treesize of output 212 [2024-11-08 22:47:11,868 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 283 [2024-11-08 22:47:11,881 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,883 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 382 [2024-11-08 22:47:11,892 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,893 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 204 [2024-11-08 22:47:11,907 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:11,909 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:11,967 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,967 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:11,985 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:11,986 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:47:12,070 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,071 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:12,082 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,082 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 146 [2024-11-08 22:47:12,102 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,103 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:47:12,114 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,115 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 419 [2024-11-08 22:47:12,130 INFO L378 Elim1Store]: Elim1 eliminated variable 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 307 treesize of output 279 [2024-11-08 22:47:12,138 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,139 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 275 [2024-11-08 22:47:12,140 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:12,158 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:12,214 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,214 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:12,245 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,247 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:47:12,301 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,302 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:47:12,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,317 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:12,484 INFO L349 Elim1Store]: treesize reduction 71, result has 16.5 percent of original size [2024-11-08 22:47:12,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 294 treesize of output 231 [2024-11-08 22:47:12,514 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,516 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 311 [2024-11-08 22:47:12,536 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,538 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 200 [2024-11-08 22:47:12,562 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,564 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 235 [2024-11-08 22:47:12,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:47:12,611 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:12,660 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:12,755 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,756 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 111 [2024-11-08 22:47:12,798 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,799 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 111 [2024-11-08 22:47:12,957 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:12,959 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:13,101 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:13,102 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:13,418 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:13,419 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 153 [2024-11-08 22:47:13,470 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:13,470 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:47:13,540 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:13,540 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:47:16,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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 23 [2024-11-08 22:47:16,053 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:16,081 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,082 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:16,099 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,100 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:16,184 INFO L349 Elim1Store]: treesize reduction 73, result has 16.1 percent of original size [2024-11-08 22:47:16,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 298 treesize of output 222 [2024-11-08 22:47:16,211 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,212 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 192 [2024-11-08 22:47:16,230 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,232 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:47:16,245 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,247 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 251 [2024-11-08 22:47:16,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:16,270 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:16,288 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,289 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:16,370 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,371 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:16,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 200 [2024-11-08 22:47:16,904 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,905 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 145 [2024-11-08 22:47:16,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:16,948 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:16,952 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:16,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 89 [2024-11-08 22:47:16,963 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,963 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:47:16,986 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:16,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:16,993 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:16,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 89 [2024-11-08 22:47:16,997 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:16,997 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:47:17,269 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,270 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:17,280 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,281 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:17,328 INFO L349 Elim1Store]: treesize reduction 36, result has 23.4 percent of original size [2024-11-08 22:47:17,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 284 treesize of output 212 [2024-11-08 22:47:17,339 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,340 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 221 [2024-11-08 22:47:17,353 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,354 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 288 [2024-11-08 22:47:17,363 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,364 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 246 [2024-11-08 22:47:17,379 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:17,381 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:17,431 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,431 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:17,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,466 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 200 [2024-11-08 22:47:17,553 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,554 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 22:47:17,568 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,569 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:17,586 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,586 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 232 [2024-11-08 22:47:17,601 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,602 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 193 [2024-11-08 22:47:17,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 174 treesize of output 152 [2024-11-08 22:47:17,624 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:17,627 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:17,638 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:17,639 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 345 [2024-11-08 22:47:17,830 INFO L349 Elim1Store]: treesize reduction 64, result has 12.3 percent of original size [2024-11-08 22:47:17,831 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 351 treesize of output 209 [2024-11-08 22:47:17,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:17,999 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:18,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 120 [2024-11-08 22:47:18,961 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:18,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-08 22:47:19,245 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:19,245 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-08 22:47:19,339 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:19,340 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-08 22:47:19,407 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:19,408 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-11-08 22:47:19,548 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:19,548 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:47:19,660 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:19,661 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-11-08 22:47:20,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 275 treesize of output 250 [2024-11-08 22:47:20,673 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,674 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 237 [2024-11-08 22:47:20,688 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:20,754 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,755 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 243 [2024-11-08 22:47:20,769 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,771 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:47:20,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,855 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:20,863 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,864 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 193 [2024-11-08 22:47:20,881 INFO L378 Elim1Store]: Elim1 eliminated variable 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 71 treesize of output 64 [2024-11-08 22:47:20,889 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,890 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-08 22:47:20,898 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,899 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-11-08 22:47:20,907 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,907 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-08 22:47:20,908 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:20,914 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,915 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 163 [2024-11-08 22:47:20,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:20,947 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:20,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 282 [2024-11-08 22:47:21,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 23 [2024-11-08 22:47:21,017 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:21,041 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,042 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:21,052 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,052 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:47:21,122 INFO L349 Elim1Store]: treesize reduction 76, result has 12.6 percent of original size [2024-11-08 22:47:21,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 110 treesize of output 114 [2024-11-08 22:47:21,134 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,135 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:21,144 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,145 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 172 [2024-11-08 22:47:21,154 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,155 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 214 [2024-11-08 22:47:21,167 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,168 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:21,169 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:21,182 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:21,257 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,259 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 250 [2024-11-08 22:47:21,365 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,365 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:47:21,786 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,787 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:21,795 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:47:21,844 INFO L349 Elim1Store]: treesize reduction 36, result has 23.4 percent of original size [2024-11-08 22:47:21,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 96 treesize of output 96 [2024-11-08 22:47:21,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,855 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 169 [2024-11-08 22:47:21,864 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,864 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 205 [2024-11-08 22:47:21,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,876 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 181 [2024-11-08 22:47:21,884 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,885 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:47:21,886 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:21,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 1 [2024-11-08 22:47:21,924 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:21,925 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 282 [2024-11-08 22:47:21,999 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:47:22,017 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,018 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:22,194 INFO L349 Elim1Store]: treesize reduction 71, result has 16.5 percent of original size [2024-11-08 22:47:22,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 294 treesize of output 231 [2024-11-08 22:47:22,227 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:22,239 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,240 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 235 [2024-11-08 22:47:22,252 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,253 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 304 [2024-11-08 22:47:22,263 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,264 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 258 [2024-11-08 22:47:22,266 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:22,276 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,276 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 111 [2024-11-08 22:47:22,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:47:22,401 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,403 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 226 [2024-11-08 22:47:22,498 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:22,499 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:47:23,992 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:23,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:23,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:23,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,005 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 147 treesize of output 106 [2024-11-08 22:47:24,010 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:24,017 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,018 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:24,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,038 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 81 treesize of output 72 [2024-11-08 22:47:24,042 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:24,045 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,048 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,049 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:47:24,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 139 treesize of output 106 [2024-11-08 22:47:24,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,061 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,065 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,066 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-08 22:47:24,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,071 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,080 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 86 treesize of output 77 [2024-11-08 22:47:24,084 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,085 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-08 22:47:24,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 11 [2024-11-08 22:47:24,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:47:24,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 141 [2024-11-08 22:47:24,127 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,137 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 27 treesize of output 23 [2024-11-08 22:47:24,138 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,142 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,142 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:47:24,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 45 [2024-11-08 22:47:24,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:47:24,162 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:24,166 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,166 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:47:24,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 63 [2024-11-08 22:47:24,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 13 treesize of output 1 [2024-11-08 22:47:24,186 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,186 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-08 22:47:24,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 15 [2024-11-08 22:47:24,198 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,201 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,201 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:47:24,204 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,205 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 120 [2024-11-08 22:47:24,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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 1 [2024-11-08 22:47:24,214 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,214 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:47:24,217 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,218 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-08 22:47:24,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 1 [2024-11-08 22:47:24,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,236 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 125 [2024-11-08 22:47:24,237 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,245 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,246 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:47:24,251 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:24,254 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,255 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:47:24,258 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,258 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-08 22:47:24,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,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 59 treesize of output 1 [2024-11-08 22:47:24,272 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:24,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 190 treesize of output 180 [2024-11-08 22:47:24,284 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,289 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,290 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 204 [2024-11-08 22:47:24,295 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,295 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 164 [2024-11-08 22:47:24,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 135 treesize of output 1 [2024-11-08 22:47:24,310 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,311 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 211 [2024-11-08 22:47:24,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 72 [2024-11-08 22:47:24,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:47:24,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:47:24,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,379 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 125 [2024-11-08 22:47:24,380 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,385 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:47:24,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 55 [2024-11-08 22:47:24,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:47:24,405 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:24,410 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,411 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-11-08 22:47:24,414 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,414 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 130 [2024-11-08 22:47:24,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 1 [2024-11-08 22:47:24,425 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,425 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:47:24,429 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,429 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:47:24,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:24,435 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 1 [2024-11-08 22:47:24,569 INFO L349 Elim1Store]: treesize reduction 454, result has 0.7 percent of original size [2024-11-08 22:47:24,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 13 new quantified variables, introduced 18 case distinctions, treesize of input 902 treesize of output 950 [2024-11-08 22:47:24,599 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 284 [2024-11-08 22:47:24,611 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,612 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:47:24,629 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,629 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:47:24,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 34 [2024-11-08 22:47:24,660 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,691 INFO L378 Elim1Store]: Elim1 eliminated variable 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 285 treesize of output 258 [2024-11-08 22:47:24,705 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,706 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 297 [2024-11-08 22:47:24,728 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,728 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 270 [2024-11-08 22:47:24,745 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,752 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,785 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,786 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,795 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 10 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 397 treesize of output 742 [2024-11-08 22:47:24,814 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,821 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,821 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,822 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,832 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:24,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 427 treesize of output 489 [2024-11-08 22:47:24,838 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:24,841 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:24,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,855 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 660 [2024-11-08 22:47:24,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:24,965 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:24,966 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 357 [2024-11-08 22:47:25,024 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:25,025 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 357 [2024-11-08 22:47:25,306 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:25,308 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 460 [2024-11-08 22:47:25,713 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:25,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:25,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 82 [2024-11-08 22:47:25,742 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:47:25,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 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:47:25,778 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:47:25,779 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 2 case distinctions, treesize of input 21 treesize of output 22 [2024-11-08 22:47:25,808 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:47:25,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 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:47:25,900 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:25,901 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 387 [2024-11-08 22:47:26,089 INFO L349 Elim1Store]: treesize reduction 76, result has 12.6 percent of original size [2024-11-08 22:47:26,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 538 treesize of output 372 [2024-11-08 22:47:26,109 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,177 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,178 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,179 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,179 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,209 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,235 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,248 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,248 INFO L224 Elim1Store]: Index analysis took 129 ms [2024-11-08 22:47:26,250 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 10 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 356 treesize of output 764 [2024-11-08 22:47:26,284 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:26,286 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 680 [2024-11-08 22:47:26,309 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,429 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,442 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,503 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,517 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:26,517 INFO L224 Elim1Store]: Index analysis took 208 ms [2024-11-08 22:47:26,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 10 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 380 treesize of output 705 [2024-11-08 22:47:26,551 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:26,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 312 [2024-11-08 22:47:26,554 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:26,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:26,605 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:26,606 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 267 [2024-11-08 22:47:26,672 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:26,672 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 267 [2024-11-08 22:47:28,213 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:28,214 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-08 22:47:28,291 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:28,292 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:28,699 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:28,700 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:47:28,773 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:28,774 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-08 22:47:29,013 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:29,014 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:47:29,074 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:29,076 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 192 [2024-11-08 22:47:29,124 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:29,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:29,172 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:29,173 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 169 [2024-11-08 22:47:29,210 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:29,211 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-11-08 22:47:29,293 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:29,295 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 256 [2024-11-08 22:47:29,872 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:29,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:29,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:29,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:29,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:29,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 93 [2024-11-08 22:47:29,886 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:29,887 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 142 [2024-11-08 22:47:29,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:29,901 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:29,925 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:30,284 INFO L349 Elim1Store]: treesize reduction 731, result has 0.9 percent of original size [2024-11-08 22:47:30,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 16 new quantified variables, introduced 26 case distinctions, treesize of input 1063 treesize of output 1410 [2024-11-08 22:47:30,314 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:30,369 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,370 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:47:30,388 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,389 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 382 [2024-11-08 22:47:30,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,418 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,418 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,436 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,436 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,508 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,610 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,623 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,623 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,646 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,659 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,659 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,668 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,668 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,669 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,688 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:30,688 INFO L224 Elim1Store]: Index analysis took 271 ms [2024-11-08 22:47:30,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 1027 [2024-11-08 22:47:30,715 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,716 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 223 [2024-11-08 22:47:30,741 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,742 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 297 [2024-11-08 22:47:30,745 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:30,764 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,765 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 321 [2024-11-08 22:47:30,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 639 [2024-11-08 22:47:30,898 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:47:30,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 941 treesize of output 771 [2024-11-08 22:47:30,906 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:30,929 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,930 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:47:30,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 237 treesize of output 227 [2024-11-08 22:47:30,964 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,965 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 299 [2024-11-08 22:47:30,976 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,976 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 188 [2024-11-08 22:47:30,985 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:30,987 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:47:31,001 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 101 treesize of output 92 [2024-11-08 22:47:31,009 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:31,010 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 165 [2024-11-08 22:47:31,011 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:31,102 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:31,103 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 361 [2024-11-08 22:47:31,118 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:31,120 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 648 [2024-11-08 22:47:31,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 185 treesize of output 122 [2024-11-08 22:47:31,160 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:31,161 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 360 [2024-11-08 22:47:31,170 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:31,171 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:47:31,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 154 treesize of output 121 [2024-11-08 22:47:31,211 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:31,211 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 110 [2024-11-08 22:47:32,203 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:32,447 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:32,448 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:47:32,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:32,466 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 382 [2024-11-08 22:47:32,496 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,496 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,497 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,522 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,523 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,631 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,747 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,758 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,758 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,814 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,815 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,815 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,834 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,835 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,835 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,835 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,836 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,850 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:32,850 INFO L224 Elim1Store]: Index analysis took 355 ms [2024-11-08 22:47:32,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 1330 [2024-11-08 22:47:32,884 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:32,885 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 293 [2024-11-08 22:47:33,099 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:47:33,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 882 treesize of output 778 [2024-11-08 22:47:33,106 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:33,112 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:33,152 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,154 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 974 [2024-11-08 22:47:33,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 430 treesize of output 295 [2024-11-08 22:47:33,259 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,261 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 378 [2024-11-08 22:47:33,288 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,290 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 506 [2024-11-08 22:47:33,312 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,313 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 292 [2024-11-08 22:47:33,336 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,337 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 400 [2024-11-08 22:47:33,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 232 treesize of output 151 [2024-11-08 22:47:33,413 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:33,427 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,428 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 369 [2024-11-08 22:47:33,445 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,447 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 403 [2024-11-08 22:47:33,467 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:33,468 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:47:34,731 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,732 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 257 [2024-11-08 22:47:34,753 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,755 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 479 [2024-11-08 22:47:34,787 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,787 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 232 [2024-11-08 22:47:34,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 301 treesize of output 285 [2024-11-08 22:47:34,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 326 [2024-11-08 22:47:34,850 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,851 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 410 [2024-11-08 22:47:34,867 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 354 [2024-11-08 22:47:34,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 133 treesize of output 121 [2024-11-08 22:47:34,899 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:34,911 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,912 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:47:34,925 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:34,927 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 266 [2024-11-08 22:47:35,051 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:35,140 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:35,141 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:47:35,159 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:35,160 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 389 [2024-11-08 22:47:35,190 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,190 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,190 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,222 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,222 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,287 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,374 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,437 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,483 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:35,483 INFO L224 Elim1Store]: Index analysis took 294 ms [2024-11-08 22:47:35,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 268 treesize of output 863 [2024-11-08 22:47:35,518 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:35,519 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 347 [2024-11-08 22:47:35,540 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:35,541 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 231 [2024-11-08 22:47:35,734 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:47:35,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 323 treesize of output 197 [2024-11-08 22:47:35,756 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:35,757 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 265 [2024-11-08 22:47:35,781 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:35,782 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:47:35,985 INFO L349 Elim1Store]: treesize reduction 11, result has 50.0 percent of original size [2024-11-08 22:47:35,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 183 treesize of output 79 [2024-11-08 22:47:35,988 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:36,005 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:36,006 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 375 [2024-11-08 22:47:36,302 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:47:36,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 258 treesize of output 186 [2024-11-08 22:47:36,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:36,318 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 261 [2024-11-08 22:47:36,342 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:36,343 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 384 [2024-11-08 22:47:36,355 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:36,355 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-11-08 22:47:36,366 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:36,367 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 285 [2024-11-08 22:47:38,477 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,501 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,526 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,550 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,630 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,631 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:47:38,647 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,649 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:47:38,711 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:47:38,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 171 treesize of output 146 [2024-11-08 22:47:38,720 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,729 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,738 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,746 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,751 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:38,756 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:38,772 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,772 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:38,791 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,792 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 407 [2024-11-08 22:47:38,814 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,822 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,846 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,860 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,861 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,880 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,884 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,884 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,885 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,885 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,898 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,902 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:38,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 324 treesize of output 1273 [2024-11-08 22:47:38,925 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,926 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 255 [2024-11-08 22:47:38,943 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,944 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 265 [2024-11-08 22:47:38,946 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:38,958 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,959 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 220 [2024-11-08 22:47:38,977 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,977 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 241 [2024-11-08 22:47:38,988 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,989 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 383 [2024-11-08 22:47:38,997 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:38,998 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-11-08 22:47:39,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 62 [2024-11-08 22:47:39,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 121 treesize of output 145 [2024-11-08 22:47:39,035 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,036 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:47:39,142 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:47:39,160 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,161 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 382 [2024-11-08 22:47:39,190 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,190 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,191 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,228 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,276 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,351 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,473 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,473 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,474 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,474 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,474 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:39,475 INFO L224 Elim1Store]: Index analysis took 285 ms [2024-11-08 22:47:39,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 771 [2024-11-08 22:47:39,621 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:47:39,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 61 [2024-11-08 22:47:39,642 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,643 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 223 [2024-11-08 22:47:39,666 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,667 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 244 [2024-11-08 22:47:39,861 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:47:39,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 380 treesize of output 340 [2024-11-08 22:47:39,877 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:39,911 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,911 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 241 [2024-11-08 22:47:39,927 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,928 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 511 [2024-11-08 22:47:39,958 INFO L378 Elim1Store]: Elim1 eliminated variable 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 191 treesize of output 173 [2024-11-08 22:47:39,969 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,970 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 262 [2024-11-08 22:47:39,983 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 241 [2024-11-08 22:47:39,995 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:39,996 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:47:40,004 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,005 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 230 [2024-11-08 22:47:40,012 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,012 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-08 22:47:40,102 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,103 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 531 [2024-11-08 22:47:40,119 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,120 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 236 [2024-11-08 22:47:40,140 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,142 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 457 [2024-11-08 22:47:40,160 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,161 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 202 [2024-11-08 22:47:40,175 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,176 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 336 [2024-11-08 22:47:40,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 185 treesize of output 122 [2024-11-08 22:47:40,240 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,241 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 310 [2024-11-08 22:47:40,250 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:40,251 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 202 [2024-11-08 22:47:41,494 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,495 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:47:41,513 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,514 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:47:41,580 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:47:41,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 171 treesize of output 146 [2024-11-08 22:47:41,588 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:41,597 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:41,606 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:41,621 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:41,626 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:41,630 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:41,647 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,648 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:41,668 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,668 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 407 [2024-11-08 22:47:41,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,693 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,694 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,717 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,721 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,724 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,742 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,742 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,743 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,754 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,756 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,756 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,765 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,766 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,766 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:41,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 324 treesize of output 1207 [2024-11-08 22:47:41,797 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,798 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:47:41,815 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,815 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 283 [2024-11-08 22:47:41,837 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,838 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 364 [2024-11-08 22:47:41,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 191 [2024-11-08 22:47:41,877 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,877 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-08 22:47:41,881 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:41,889 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,890 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 119 [2024-11-08 22:47:41,899 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,900 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 265 [2024-11-08 22:47:41,909 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:41,909 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 210 [2024-11-08 22:47:41,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 85 [2024-11-08 22:47:42,050 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,051 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:47:42,073 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,075 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:47:42,107 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,108 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:42,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 413 [2024-11-08 22:47:42,160 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,174 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,174 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,192 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,223 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,228 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,228 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,253 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,253 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 348 treesize of output 969 [2024-11-08 22:47:42,263 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:42,285 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,286 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 171 [2024-11-08 22:47:42,331 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:47:42,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 418 treesize of output 363 [2024-11-08 22:47:42,337 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,343 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,349 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,355 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 50 [2024-11-08 22:47:42,398 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,398 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-08 22:47:42,401 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:42,414 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 257 [2024-11-08 22:47:42,430 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,431 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 22:47:42,470 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 191 [2024-11-08 22:47:42,482 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,483 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 215 [2024-11-08 22:47:42,494 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,495 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 239 [2024-11-08 22:47:42,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,503 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:47:42,684 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,685 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:47:42,709 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,711 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:47:42,781 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:47:42,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 171 treesize of output 146 [2024-11-08 22:47:42,790 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,798 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,807 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,816 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,821 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:42,826 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:42,843 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,843 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:42,869 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:42,870 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 407 [2024-11-08 22:47:42,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,911 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,920 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,965 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,975 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:42,975 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,017 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,035 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,036 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,048 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,048 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,049 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,070 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,071 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,071 INFO L224 Elim1Store]: Index analysis took 177 ms [2024-11-08 22:47:43,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 324 treesize of output 1631 [2024-11-08 22:47:43,094 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,096 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 439 [2024-11-08 22:47:43,115 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,116 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 445 [2024-11-08 22:47:43,119 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:43,133 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,134 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 331 [2024-11-08 22:47:43,147 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,149 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:47:43,159 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,160 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 318 [2024-11-08 22:47:43,172 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,173 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:47:43,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 85 [2024-11-08 22:47:43,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 121 treesize of output 145 [2024-11-08 22:47:43,221 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,222 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:47:43,334 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,335 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:47:43,352 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,353 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:47:43,423 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:47:43,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 171 treesize of output 146 [2024-11-08 22:47:43,433 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:43,445 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:43,462 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:43,478 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:43,486 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:43,494 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:43,522 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,523 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:43,553 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,555 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 407 [2024-11-08 22:47:43,586 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,587 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,588 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,598 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,636 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,637 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,641 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,642 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,670 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,682 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,683 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,683 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,684 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,691 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,691 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,698 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:43,698 INFO L224 Elim1Store]: Index analysis took 112 ms [2024-11-08 22:47:43,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 324 treesize of output 730 [2024-11-08 22:47:43,724 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,725 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-08 22:47:43,740 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,740 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 189 [2024-11-08 22:47:43,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 191 treesize of output 173 [2024-11-08 22:47:43,772 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,773 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:47:43,785 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,786 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 289 [2024-11-08 22:47:43,796 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,796 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 64 [2024-11-08 22:47:43,798 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:43,808 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,808 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 218 [2024-11-08 22:47:43,824 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,825 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 259 [2024-11-08 22:47:43,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 159 treesize of output 157 [2024-11-08 22:47:43,977 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,978 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:47:43,994 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:43,996 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:47:44,124 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:47:44,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 171 treesize of output 157 [2024-11-08 22:47:44,138 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:44,180 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,181 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:44,200 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,201 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 407 [2024-11-08 22:47:44,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,235 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,300 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,317 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,317 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,358 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,360 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,379 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,381 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:44,397 INFO L224 Elim1Store]: Index analysis took 170 ms [2024-11-08 22:47:44,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 336 treesize of output 1405 [2024-11-08 22:47:44,425 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,426 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 464 [2024-11-08 22:47:44,445 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,446 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 464 [2024-11-08 22:47:44,452 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:44,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,463 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 371 [2024-11-08 22:47:44,475 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,476 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 364 [2024-11-08 22:47:44,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 201 treesize of output 156 [2024-11-08 22:47:44,524 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,525 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 177 [2024-11-08 22:47:44,536 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,537 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 288 [2024-11-08 22:47:44,549 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:44,550 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-08 22:47:44,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 51 [2024-11-08 22:47:45,120 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:45,313 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:45,322 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:45,331 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:45,339 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:45,356 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,356 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:47:45,375 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,376 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 407 [2024-11-08 22:47:45,400 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,409 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,487 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,488 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,488 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,489 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,532 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,551 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,552 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,554 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,563 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,564 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,565 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,575 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,575 INFO L224 Elim1Store]: Index analysis took 175 ms [2024-11-08 22:47:45,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 324 treesize of output 1280 [2024-11-08 22:47:45,585 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:45,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,600 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 329 [2024-11-08 22:47:45,618 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,619 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 435 [2024-11-08 22:47:45,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 331 [2024-11-08 22:47:45,648 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,648 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-08 22:47:45,669 INFO L378 Elim1Store]: Elim1 eliminated variable 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 101 treesize of output 92 [2024-11-08 22:47:45,684 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,685 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 163 [2024-11-08 22:47:45,686 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:45,693 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,694 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 210 [2024-11-08 22:47:45,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 121 treesize of output 145 [2024-11-08 22:47:45,719 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:45,720 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:47:45,870 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,870 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,871 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,885 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,886 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,931 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,982 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:45,988 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,007 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,008 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,008 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,020 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,020 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,021 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,021 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,022 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:46,028 INFO L224 Elim1Store]: Index analysis took 159 ms [2024-11-08 22:47:46,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 277 treesize of output 967 [2024-11-08 22:47:46,055 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,056 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 484 [2024-11-08 22:47:46,079 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,081 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 669 [2024-11-08 22:47:46,110 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,112 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 896 [2024-11-08 22:47:46,138 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,139 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 533 [2024-11-08 22:47:46,165 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,165 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:47:46,171 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:46,187 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,188 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 506 [2024-11-08 22:47:46,214 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,216 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 927 [2024-11-08 22:47:46,252 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,253 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 547 [2024-11-08 22:47:46,276 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,277 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:47:46,316 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,317 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 341 [2024-11-08 22:47:46,465 INFO L349 Elim1Store]: treesize reduction 11, result has 50.0 percent of original size [2024-11-08 22:47:46,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 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 321 treesize of output 154 [2024-11-08 22:47:46,649 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:47:46,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 597 treesize of output 467 [2024-11-08 22:47:46,661 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:46,675 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:46,697 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,699 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 315 [2024-11-08 22:47:46,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 101 [2024-11-08 22:47:46,758 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,759 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 253 [2024-11-08 22:47:46,901 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,902 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 349 [2024-11-08 22:47:46,915 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:46,916 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 386 [2024-11-08 22:47:46,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 189 treesize of output 81 [2024-11-08 22:47:49,346 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,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 10 treesize of output 8 [2024-11-08 22:47:49,353 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:49,355 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:49,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:49,370 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:49,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:49,375 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 32 treesize of output 30 [2024-11-08 22:47:49,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:49,391 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:47:49,418 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,420 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:47:49,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 3 [2024-11-08 22:47:49,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,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-08 22:47:49,428 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:49,440 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:49,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:49,444 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 32 treesize of output 30 [2024-11-08 22:47:49,448 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:49,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:47:49,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,476 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,485 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:49,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:49,493 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:49,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:49,497 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:49,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:49,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,512 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,521 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:49,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:49,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:47:49,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,549 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:49,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:49,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:49,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,566 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,576 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:49,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:49,582 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:47:49,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,595 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:49,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,603 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:49,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:47:49,618 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:49,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:47:49,630 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:49,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 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:49,641 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:49,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 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:49,652 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:49,652 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:49,656 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:49,660 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:49,671 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:49,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:49,676 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 32 treesize of output 30 [2024-11-08 22:47:49,680 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:49,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:49,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,718 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:49,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:47:49,726 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 32 treesize of output 30 [2024-11-08 22:47:49,744 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:49,744 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:47:49,791 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 22:47:49,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 18 [2024-11-08 22:47:49,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:49,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-08 22:47:49,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:49,835 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:49,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:49,841 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 32 treesize of output 30 [2024-11-08 22:47:49,846 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:49,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:47:49,888 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:47:49,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:47:49,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:47:49,928 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:49,928 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:47:49,944 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:49,945 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:47:50,035 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,035 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:50,042 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,043 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:47:50,083 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 11 [2024-11-08 22:47:50,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:50,090 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:50,106 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:50,112 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 32 treesize of output 30 [2024-11-08 22:47:50,130 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,130 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:50,153 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,156 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-08 22:47:50,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:47:50,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,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-08 22:47:50,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:50,178 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:50,184 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 32 treesize of output 30 [2024-11-08 22:47:50,202 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,202 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:50,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,229 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-08 22:47:50,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:47:50,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,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-08 22:47:50,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:50,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,265 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:47:50,273 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 32 treesize of output 30 [2024-11-08 22:47:50,280 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:50,290 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,291 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:47:50,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:47:50,339 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:47:50,339 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:47:50,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:47:50,362 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:50,374 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,375 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:47:50,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,413 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 51 treesize of output 61 [2024-11-08 22:47:50,418 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,418 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:47:50,423 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:50,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,434 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 73 treesize of output 75 [2024-11-08 22:47:50,435 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,436 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,439 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,439 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-08 22:47:50,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,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 41 treesize of output 35 [2024-11-08 22:47:50,451 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 21 treesize of output 19 [2024-11-08 22:47:50,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,463 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:47:50,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,473 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 46 treesize of output 35 [2024-11-08 22:47:50,478 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 21 treesize of output 19 [2024-11-08 22:47:50,497 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,500 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,500 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-08 22:47:50,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,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 41 treesize of output 35 [2024-11-08 22:47:50,512 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 21 treesize of output 19 [2024-11-08 22:47:50,525 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,526 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-08 22:47:50,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 72 treesize of output 65 [2024-11-08 22:47:50,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 19 [2024-11-08 22:47:50,545 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,546 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 71 [2024-11-08 22:47:50,551 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 21 treesize of output 19 [2024-11-08 22:47:50,556 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:50,561 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:50,563 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:50,564 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-08 22:47:50,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 72 treesize of output 65 [2024-11-08 22:47:50,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 19 [2024-11-08 22:47:50,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:47:50,587 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,588 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:50,603 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:50,608 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 32 treesize of output 30 [2024-11-08 22:47:50,612 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:50,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:50,639 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:50,644 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 32 treesize of output 30 [2024-11-08 22:47:50,648 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:50,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:47:50,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,675 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,684 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:50,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:50,693 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:50,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:50,696 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:50,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,713 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,720 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:50,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:50,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:47:50,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,741 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:50,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:50,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:50,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,756 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,764 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:50,764 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:47:50,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:47:50,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,782 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,782 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:50,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,791 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:47:50,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:47:50,807 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:50,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:47:50,819 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:50,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:50,831 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:50,831 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:50,842 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:47:50,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:47:50,845 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:50,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:50,865 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:50,870 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 32 treesize of output 30 [2024-11-08 22:47:50,875 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:50,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:50,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:50,914 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:47:50,920 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 32 treesize of output 30 [2024-11-08 22:47:50,925 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:47:50,936 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:50,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:50,958 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:50,958 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:50,963 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 32 treesize of output 30 [2024-11-08 22:47:50,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:47:50,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:47:50,995 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:47:50,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:47:51,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:47:51,013 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,017 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,018 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,019 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:47:51,049 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,050 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,051 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,051 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,055 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:47:51,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:47:51,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:51,142 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:47:51,163 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,163 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:51,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,184 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:47:51,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:47:51,209 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:51,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:51,228 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:51,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:51,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 30 [2024-11-08 22:47:51,267 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,268 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:51,278 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,281 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-08 22:47:51,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:47:51,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,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-08 22:47:51,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:47:51,305 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:51,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:47:51,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 32 treesize of output 30 [2024-11-08 22:47:51,340 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,340 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:47:51,354 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,357 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-08 22:47:51,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:47:51,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,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-08 22:47:51,378 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:47:51,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,394 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:47:51,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:47:51,400 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 32 treesize of output 30 [2024-11-08 22:47:51,416 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,417 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:47:51,446 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-08 22:47:51,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 18 [2024-11-08 22:47:51,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,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-08 22:47:51,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:47:51,501 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:47:51,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:47:51,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:47:51,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:47:51,534 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:51,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,548 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 73 treesize of output 75 [2024-11-08 22:47:51,550 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:51,551 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:51,554 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,555 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-08 22:47:51,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 86 [2024-11-08 22:47:51,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,564 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,567 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,568 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:47:51,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 41 [2024-11-08 22:47:51,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,583 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:51,586 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,587 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:47:51,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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 41 [2024-11-08 22:47:51,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,600 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,604 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,604 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:47:51,609 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,616 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 52 treesize of output 41 [2024-11-08 22:47:51,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,626 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,626 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:47:51,632 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:47:51,636 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:51,636 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-08 22:47:51,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 86 [2024-11-08 22:47:51,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:47:51,646 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:51,930 INFO L349 Elim1Store]: treesize reduction 731, result has 0.9 percent of original size [2024-11-08 22:47:51,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 16 new quantified variables, introduced 26 case distinctions, treesize of input 1063 treesize of output 1410 [2024-11-08 22:47:51,960 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:52,030 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,041 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,041 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,079 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,122 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,123 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,123 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,148 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,149 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,149 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,156 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,157 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,164 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,170 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:52,170 INFO L224 Elim1Store]: Index analysis took 140 ms [2024-11-08 22:47:52,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 277 treesize of output 967 [2024-11-08 22:47:52,204 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,205 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 484 [2024-11-08 22:47:52,231 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 722 [2024-11-08 22:47:52,267 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,270 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1328 [2024-11-08 22:47:52,549 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:47:52,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 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 627 treesize of output 344 [2024-11-08 22:47:52,578 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,579 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:47:52,612 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,614 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 288 [2024-11-08 22:47:52,651 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,652 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 310 [2024-11-08 22:47:52,686 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 326 [2024-11-08 22:47:52,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 541 [2024-11-08 22:47:52,744 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:52,769 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,770 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 465 [2024-11-08 22:47:52,796 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,798 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 672 [2024-11-08 22:47:52,934 INFO L349 Elim1Store]: treesize reduction 11, result has 50.0 percent of original size [2024-11-08 22:47:52,934 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 121 treesize of output 56 [2024-11-08 22:47:52,950 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,952 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 245 [2024-11-08 22:47:52,971 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:52,971 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:47:53,041 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:47:53,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 174 treesize of output 121 [2024-11-08 22:47:55,439 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:55,440 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:47:55,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,468 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,468 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,495 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,498 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,498 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,516 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,516 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,537 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,542 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,542 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,547 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,551 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:55,553 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 253 treesize of output 981 [2024-11-08 22:47:55,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:55,588 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 268 [2024-11-08 22:47:55,789 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:47:55,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 312 treesize of output 280 [2024-11-08 22:47:55,807 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:47:55,830 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:47:55,851 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:55,854 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 727 [2024-11-08 22:47:55,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 240 treesize of output 132 [2024-11-08 22:47:55,949 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:55,950 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 617 [2024-11-08 22:47:55,991 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:55,992 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 272 [2024-11-08 22:47:56,012 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:56,014 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 624 [2024-11-08 22:47:56,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 187 treesize of output 124 [2024-11-08 22:47:56,081 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:56,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 521 [2024-11-08 22:47:56,110 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:56,112 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 354 [2024-11-08 22:47:56,129 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:56,130 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 297 [2024-11-08 22:47:56,155 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:56,156 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:47:56,173 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:56,174 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 185 [2024-11-08 22:47:57,426 INFO L349 Elim1Store]: treesize reduction 551, result has 13.6 percent of original size [2024-11-08 22:47:57,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 17 case distinctions, treesize of input 247 treesize of output 483 [2024-11-08 22:47:57,901 INFO L224 Elim1Store]: Index analysis took 199 ms [2024-11-08 22:47:57,902 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,903 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,904 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,904 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,906 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,907 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,908 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:47:57,965 INFO L349 Elim1Store]: treesize reduction 276, result has 0.4 percent of original size [2024-11-08 22:47:57,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 20 case distinctions, treesize of input 102 treesize of output 166 [2024-11-08 22:47:58,367 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:47:58,369 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 304 [2024-11-08 22:47:58,372 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:00,591 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:00,592 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 272 [2024-11-08 22:48:00,604 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:27,248 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:27,249 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-11-08 22:48:27,414 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:27,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 141 [2024-11-08 22:48:27,893 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:27,894 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:28,001 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:28,001 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-08 22:48:28,159 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:28,160 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-11-08 22:48:28,307 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:28,307 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-11-08 22:48:28,725 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:28,726 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:28,833 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:28,833 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:29,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:29,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-11-08 22:48:29,301 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:29,301 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-11-08 22:48:29,602 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:29,602 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:29,704 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:29,704 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:29,800 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:29,801 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:29,922 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:29,923 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,032 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,033 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,157 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,247 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,248 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-08 22:48:30,385 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,386 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,483 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,483 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,591 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,592 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,699 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,700 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,815 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,816 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:30,941 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:30,941 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:31,037 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:31,038 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:31,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:31,157 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:31,252 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:31,253 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:31,363 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:31,364 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:31,474 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:31,475 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:31,584 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:31,585 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:48:32,230 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,231 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:32,351 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,352 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:32,428 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,429 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:32,517 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,517 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:32,605 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,605 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:32,774 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,774 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:32,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,875 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:32,983 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:32,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:33,106 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:33,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:33,468 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:33,469 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:33,588 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:33,588 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:33,946 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:33,947 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:34,092 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:34,092 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:34,207 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:34,208 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:34,599 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:34,600 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-08 22:48:34,847 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:34,848 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:35,424 INFO L349 Elim1Store]: treesize reduction 190, result has 20.5 percent of original size [2024-11-08 22:48:35,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 8 case distinctions, treesize of input 76 treesize of output 238 [2024-11-08 22:48:35,500 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:35,501 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:35,501 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:35,502 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:35,503 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:35,503 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:35,520 INFO L349 Elim1Store]: treesize reduction 142, result has 0.7 percent of original size [2024-11-08 22:48:35,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 14 case distinctions, treesize of input 78 treesize of output 82 [2024-11-08 22:48:36,981 INFO L349 Elim1Store]: treesize reduction 33, result has 13.2 percent of original size [2024-11-08 22:48:36,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 25 treesize of output 17 [2024-11-08 22:48:50,504 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,505 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:48:50,529 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,531 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 718 [2024-11-08 22:48:50,567 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,568 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 292 [2024-11-08 22:48:50,586 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,587 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:48:50,612 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,613 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 411 [2024-11-08 22:48:50,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 355 [2024-11-08 22:48:50,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 198 [2024-11-08 22:48:50,678 INFO L378 Elim1Store]: Elim1 eliminated variable 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 165 treesize of output 150 [2024-11-08 22:48:50,687 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,688 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 247 [2024-11-08 22:48:50,697 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,698 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 232 [2024-11-08 22:48:50,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,713 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 212 [2024-11-08 22:48:50,964 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:50,965 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:48:50,981 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:50,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:50,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:50,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,003 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,004 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,023 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,026 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,027 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,046 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,072 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,073 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,079 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,080 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,081 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,087 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:48:51,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 256 treesize of output 984 [2024-11-08 22:48:51,130 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:51,361 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:48:51,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 118 treesize of output 110 [2024-11-08 22:48:51,376 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:51,428 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,430 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 355 [2024-11-08 22:48:51,453 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,454 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:48:51,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 281 treesize of output 182 [2024-11-08 22:48:51,531 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,533 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 486 [2024-11-08 22:48:51,570 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,572 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 479 [2024-11-08 22:48:51,602 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,603 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 256 [2024-11-08 22:48:51,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 274 [2024-11-08 22:48:51,655 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,656 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 316 [2024-11-08 22:48:51,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 240 treesize of output 132 [2024-11-08 22:48:51,736 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,743 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 388 [2024-11-08 22:48:51,757 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,758 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 357 [2024-11-08 22:48:51,776 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:51,778 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 386 [2024-11-08 22:48:52,383 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:52,383 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 54 [2024-11-08 22:48:52,496 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:52,497 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 80 [2024-11-08 22:48:52,500 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:53,446 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,447 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 477 [2024-11-08 22:48:53,475 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 681 [2024-11-08 22:48:53,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 327 treesize of output 304 [2024-11-08 22:48:53,566 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,568 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 430 [2024-11-08 22:48:53,605 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,609 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 563 [2024-11-08 22:48:53,635 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,636 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 277 [2024-11-08 22:48:53,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,666 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 365 [2024-11-08 22:48:53,690 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,693 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 512 [2024-11-08 22:48:53,697 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:48:53,731 INFO L378 Elim1Store]: Elim1 eliminated variable 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 229 treesize of output 208 [2024-11-08 22:48:53,752 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,754 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:48:53,774 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,776 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:48:53,794 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:53,795 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-08 22:48:54,058 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:48:54,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 118 treesize of output 110 [2024-11-08 22:48:54,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:54,144 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,145 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 270 [2024-11-08 22:48:54,173 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,175 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 605 [2024-11-08 22:48:54,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 242 treesize of output 173 [2024-11-08 22:48:54,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 38 treesize of output 29 [2024-11-08 22:48:54,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,316 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 428 [2024-11-08 22:48:54,352 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,355 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 535 [2024-11-08 22:48:54,372 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,372 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 194 [2024-11-08 22:48:54,401 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,402 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 381 [2024-11-08 22:48:54,427 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,428 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 366 [2024-11-08 22:48:54,443 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,444 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 443 [2024-11-08 22:48:54,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,466 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 429 [2024-11-08 22:48:54,481 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:54,482 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 185 [2024-11-08 22:48:55,256 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:55,272 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:55,289 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:55,303 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:55,320 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:55,345 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,346 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:48:55,374 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,375 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:48:55,400 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,401 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 718 [2024-11-08 22:48:55,406 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:48:55,434 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,435 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 292 [2024-11-08 22:48:55,454 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,455 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:48:55,484 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,485 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 349 [2024-11-08 22:48:55,498 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,500 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 416 [2024-11-08 22:48:55,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 194 [2024-11-08 22:48:55,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 150 [2024-11-08 22:48:55,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 228 [2024-11-08 22:48:55,566 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,567 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 193 [2024-11-08 22:48:55,581 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,581 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-08 22:48:55,687 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,688 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 311 [2024-11-08 22:48:55,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:48:55,877 INFO L349 Elim1Store]: treesize reduction 31, result has 26.2 percent of original size [2024-11-08 22:48:55,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 312 treesize of output 276 [2024-11-08 22:48:55,905 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,907 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 482 [2024-11-08 22:48:55,929 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,931 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 551 [2024-11-08 22:48:55,959 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:55,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 675 [2024-11-08 22:48:56,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 195 treesize of output 144 [2024-11-08 22:48:56,044 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:56,046 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 255 [2024-11-08 22:48:56,101 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 140 treesize of output 95 [2024-11-08 22:48:56,115 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:56,116 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 406 [2024-11-08 22:48:56,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:56,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 344 [2024-11-08 22:48:56,144 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:56,145 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 439 [2024-11-08 22:48:56,161 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:56,162 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-08 22:48:56,805 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:56,806 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 59 [2024-11-08 22:48:56,906 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:56,907 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:48:56,909 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:48:59,782 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:59,784 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:48:59,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:59,839 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:48:59,873 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:59,877 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 718 [2024-11-08 22:48:59,914 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:59,915 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 292 [2024-11-08 22:48:59,936 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:59,937 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 456 [2024-11-08 22:48:59,954 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:59,955 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 353 [2024-11-08 22:48:59,969 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:48:59,970 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 487 [2024-11-08 22:48:59,994 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 194 [2024-11-08 22:49:00,002 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,004 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 229 [2024-11-08 22:49:00,016 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,017 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-08 22:49:00,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 108 [2024-11-08 22:49:00,038 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,038 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:49:00,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 107 treesize of output 85 [2024-11-08 22:49:00,201 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:00,313 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,314 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:49:00,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,362 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,369 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,376 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,377 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,425 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,426 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,426 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,442 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,443 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,443 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,447 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,448 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,452 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,452 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,453 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,457 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:00,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select 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 999 [2024-11-08 22:49:00,613 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:49:00,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 118 treesize of output 110 [2024-11-08 22:49:00,640 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:00,754 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,756 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:49:00,799 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,802 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 754 [2024-11-08 22:49:00,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 292 [2024-11-08 22:49:00,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 195 treesize of output 144 [2024-11-08 22:49:00,928 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,929 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:49:00,952 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,953 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 289 [2024-11-08 22:49:00,982 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:00,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 468 [2024-11-08 22:49:01,008 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:01,009 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 287 [2024-11-08 22:49:01,036 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:01,038 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 250 [2024-11-08 22:49:01,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 35 [2024-11-08 22:49:01,150 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:01,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 236 [2024-11-08 22:49:01,168 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:01,170 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 249 [2024-11-08 22:49:02,101 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:02,118 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:02,136 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:02,151 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:02,169 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:02,197 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,198 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:49:02,228 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,229 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 662 [2024-11-08 22:49:02,271 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,272 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:49:02,303 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,304 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 305 [2024-11-08 22:49:02,336 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,337 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:49:02,354 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,355 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 457 [2024-11-08 22:49:02,375 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,376 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 336 [2024-11-08 22:49:02,389 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,390 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 253 [2024-11-08 22:49:02,399 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,400 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:49:02,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 211 treesize of output 167 [2024-11-08 22:49:02,426 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,427 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 155 [2024-11-08 22:49:02,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 85 [2024-11-08 22:49:02,589 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,591 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:49:02,618 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,636 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,652 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,652 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,681 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,682 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,682 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,726 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,745 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,746 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,758 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,764 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:02,765 INFO L224 Elim1Store]: Index analysis took 137 ms [2024-11-08 22:49:02,767 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 253 treesize of output 1028 [2024-11-08 22:49:02,821 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:02,824 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 363 [2024-11-08 22:49:03,031 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:49:03,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 61 treesize of output 75 [2024-11-08 22:49:03,067 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,069 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 470 [2024-11-08 22:49:03,105 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,108 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 645 [2024-11-08 22:49:03,131 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,132 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:49:03,308 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:49:03,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 309 treesize of output 166 [2024-11-08 22:49:03,314 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:03,328 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,330 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 580 [2024-11-08 22:49:03,365 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,366 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 433 [2024-11-08 22:49:03,580 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:49:03,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 258 treesize of output 186 [2024-11-08 22:49:03,597 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 345 [2024-11-08 22:49:03,623 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,624 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:49:03,642 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,643 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 298 [2024-11-08 22:49:03,660 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:03,661 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 312 [2024-11-08 22:49:05,337 INFO L349 Elim1Store]: treesize reduction 346, result has 9.4 percent of original size [2024-11-08 22:49:05,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 142 treesize of output 392 [2024-11-08 22:49:05,360 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:05,361 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 168 [2024-11-08 22:49:05,524 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:05,525 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 168 [2024-11-08 22:49:05,614 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:05,614 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-11-08 22:49:05,735 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:05,736 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-11-08 22:49:05,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:05,861 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,871 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,875 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,880 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,883 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,934 INFO L349 Elim1Store]: treesize reduction 100, result has 4.8 percent of original size [2024-11-08 22:49:05,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 198 treesize of output 214 [2024-11-08 22:49:05,980 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,981 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,982 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,982 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,983 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,984 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:05,995 INFO L349 Elim1Store]: treesize reduction 69, result has 1.4 percent of original size [2024-11-08 22:49:05,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 59 treesize of output 38 [2024-11-08 22:49:06,831 INFO L349 Elim1Store]: treesize reduction 346, result has 9.4 percent of original size [2024-11-08 22:49:06,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 142 treesize of output 392 [2024-11-08 22:49:06,882 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:06,883 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 168 [2024-11-08 22:49:07,056 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:07,056 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 168 [2024-11-08 22:49:07,144 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:07,144 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:49:07,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:07,311 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:07,347 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:07,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:07,350 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:07,351 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:07,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:07,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:07,381 INFO L349 Elim1Store]: treesize reduction 115, result has 4.2 percent of original size [2024-11-08 22:49:07,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 151 treesize of output 148 [2024-11-08 22:49:07,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:07,762 INFO L349 Elim1Store]: treesize reduction 158, result has 17.7 percent of original size [2024-11-08 22:49:07,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 83 treesize of output 238 [2024-11-08 22:49:08,253 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:08,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:08,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:08,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:08,261 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:49:08,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 64 treesize of output 83 [2024-11-08 22:49:09,642 INFO L349 Elim1Store]: treesize reduction 523, result has 11.4 percent of original size [2024-11-08 22:49:09,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 14 case distinctions, treesize of input 142 treesize of output 423 [2024-11-08 22:49:09,877 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,881 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,893 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,894 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:09,909 INFO L349 Elim1Store]: treesize reduction 30, result has 3.2 percent of original size [2024-11-08 22:49:09,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 109 treesize of output 162 [2024-11-08 22:49:10,161 INFO L224 Elim1Store]: Index analysis took 117 ms [2024-11-08 22:49:10,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,162 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,164 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:10,245 INFO L349 Elim1Store]: treesize reduction 182, result has 4.2 percent of original size [2024-11-08 22:49:10,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 10 case distinctions, treesize of input 109 treesize of output 170 [2024-11-08 22:49:10,383 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:10,383 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 145 [2024-11-08 22:49:10,482 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:10,483 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 145 [2024-11-08 22:49:16,902 INFO L349 Elim1Store]: treesize reduction 346, result has 9.4 percent of original size [2024-11-08 22:49:16,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 142 treesize of output 392 [2024-11-08 22:49:16,951 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:16,951 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-08 22:49:16,953 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:17,242 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:17,243 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-08 22:49:17,244 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:17,554 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:17,554 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 224 [2024-11-08 22:49:17,795 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:17,801 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:17,808 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:17,810 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:17,810 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:17,811 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:17,857 INFO L349 Elim1Store]: treesize reduction 115, result has 4.2 percent of original size [2024-11-08 22:49:17,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 508 treesize of output 524 [2024-11-08 22:49:17,942 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:17,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:17,997 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:18,050 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:18,225 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:18,229 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:18,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:18,236 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:18,237 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:18,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:18,295 INFO L349 Elim1Store]: treesize reduction 158, result has 3.1 percent of original size [2024-11-08 22:49:18,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 10 case distinctions, treesize of input 639 treesize of output 617 [2024-11-08 22:49:28,550 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,576 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,601 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,628 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,713 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:28,714 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:49:28,730 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,738 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,743 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,743 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,749 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,749 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,764 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,766 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,766 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,797 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,801 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,802 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,805 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,806 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,806 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,810 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:28,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select 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 947 [2024-11-08 22:49:28,891 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:49:28,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 118 treesize of output 99 [2024-11-08 22:49:28,906 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,920 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,937 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,953 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,971 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:28,984 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:28,990 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:29,017 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,018 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:49:29,051 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,053 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 662 [2024-11-08 22:49:29,090 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,091 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:49:29,123 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,124 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 315 [2024-11-08 22:49:29,144 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,145 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 359 [2024-11-08 22:49:29,162 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,163 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 509 [2024-11-08 22:49:29,187 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,188 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 359 [2024-11-08 22:49:29,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 194 [2024-11-08 22:49:29,226 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,227 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 252 [2024-11-08 22:49:29,237 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,237 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-11-08 22:49:29,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 108 [2024-11-08 22:49:29,259 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,260 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-08 22:49:29,356 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,357 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:49:29,374 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,382 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,389 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,390 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,454 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,455 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,455 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,476 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,476 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,482 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,482 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,488 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,488 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,489 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,494 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:29,494 INFO L224 Elim1Store]: Index analysis took 111 ms [2024-11-08 22:49:29,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 253 treesize of output 969 [2024-11-08 22:49:29,532 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,533 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 268 [2024-11-08 22:49:29,725 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:49:29,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 312 treesize of output 280 [2024-11-08 22:49:29,740 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:29,789 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 605 [2024-11-08 22:49:29,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 242 treesize of output 179 [2024-11-08 22:49:29,894 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,895 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:49:29,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 232 treesize of output 151 [2024-11-08 22:49:29,975 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:29,977 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 416 [2024-11-08 22:49:30,001 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:30,002 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 499 [2024-11-08 22:49:30,032 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:30,034 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 374 [2024-11-08 22:49:30,057 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:30,059 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 425 [2024-11-08 22:49:30,081 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:30,082 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 273 [2024-11-08 22:49:30,094 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:30,095 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 316 [2024-11-08 22:49:30,106 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:30,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:49:31,050 INFO L349 Elim1Store]: treesize reduction 306, result has 11.8 percent of original size [2024-11-08 22:49:31,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 137 treesize of output 392 [2024-11-08 22:49:31,233 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,241 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,241 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,242 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,244 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,259 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,260 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,260 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,261 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,262 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,286 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-08 22:49:31,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 103 treesize of output 163 [2024-11-08 22:49:31,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,424 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:31,480 INFO L349 Elim1Store]: treesize reduction 113, result has 0.9 percent of original size [2024-11-08 22:49:31,481 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 11 case distinctions, treesize of input 103 treesize of output 163 [2024-11-08 22:49:31,765 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:31,766 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-08 22:49:31,900 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:31,901 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-08 22:49:40,033 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:40,033 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:49:40,186 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:40,187 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:49:40,305 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:40,305 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 54 [2024-11-08 22:49:40,473 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:40,473 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:49:40,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:40,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:49:40,754 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:40,755 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-08 22:49:41,053 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:41,070 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:49:41,129 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:41,130 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-08 22:49:41,172 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:41,172 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-08 22:49:41,254 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:41,254 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-08 22:49:41,377 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:41,378 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-08 22:49:41,556 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:41,557 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:49:42,401 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:42,402 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-08 22:49:43,086 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:43,086 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:49:43,172 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:43,173 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:49:43,340 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,396 INFO L349 Elim1Store]: treesize reduction 70, result has 22.2 percent of original size [2024-11-08 22:49:43,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 76 treesize of output 219 [2024-11-08 22:49:43,484 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,487 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,496 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,509 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,510 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,511 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,511 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:43,518 INFO L349 Elim1Store]: treesize reduction 42, result has 2.3 percent of original size [2024-11-08 22:49:43,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 7 case distinctions, treesize of input 77 treesize of output 79 [2024-11-08 22:49:43,541 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:43,542 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 213 [2024-11-08 22:49:50,113 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,114 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:49:50,141 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 718 [2024-11-08 22:49:50,176 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,177 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 305 [2024-11-08 22:49:50,209 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,210 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:49:50,228 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,229 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 352 [2024-11-08 22:49:50,244 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,246 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 401 [2024-11-08 22:49:50,262 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,264 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 253 [2024-11-08 22:49:50,273 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,274 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:49:50,295 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,296 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:49:50,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 85 [2024-11-08 22:49:50,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 147 treesize of output 121 [2024-11-08 22:49:50,540 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,541 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:49:50,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,566 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,579 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,596 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,598 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,598 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,614 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,615 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,633 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,637 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,638 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,642 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,643 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,643 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,647 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:50,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select 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 986 [2024-11-08 22:49:50,789 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:49:50,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 118 treesize of output 99 [2024-11-08 22:49:50,816 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:50,864 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:50,887 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:50,907 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:50,923 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:50,941 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:50,971 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:50,972 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:49:50,989 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:51,004 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,005 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:49:51,033 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,035 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 718 [2024-11-08 22:49:51,065 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,066 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 329 [2024-11-08 22:49:51,088 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,089 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:49:51,108 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,109 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 395 [2024-11-08 22:49:51,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 402 [2024-11-08 22:49:51,138 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,139 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 253 [2024-11-08 22:49:51,141 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:51,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 173 treesize of output 165 [2024-11-08 22:49:51,175 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,176 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 305 [2024-11-08 22:49:51,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 133 treesize of output 121 [2024-11-08 22:49:51,202 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,203 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 22:49:51,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,385 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:49:51,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,411 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,418 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,433 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,434 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,434 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,450 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,450 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,451 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,467 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,471 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:51,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select 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 996 [2024-11-08 22:49:51,572 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:49:51,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 118 treesize of output 99 [2024-11-08 22:49:51,586 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:51,604 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:51,623 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:51,652 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:51,671 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:51,685 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:51,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:49:51,734 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:51,757 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 662 [2024-11-08 22:49:51,807 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,808 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:49:51,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 363 [2024-11-08 22:49:51,857 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,858 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 325 [2024-11-08 22:49:51,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,876 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 533 [2024-11-08 22:49:51,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 297 [2024-11-08 22:49:51,910 INFO L378 Elim1Store]: Elim1 eliminated variable 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 133 treesize of output 121 [2024-11-08 22:49:51,912 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:51,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 194 [2024-11-08 22:49:51,937 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,938 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 247 [2024-11-08 22:49:51,946 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:49:51,956 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:51,957 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 22:49:52,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:49:52,142 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,150 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,154 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,155 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,198 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,199 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,214 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,214 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,215 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,218 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,219 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,222 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,222 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,223 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select 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 999 [2024-11-08 22:49:52,311 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:49:52,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 118 treesize of output 99 [2024-11-08 22:49:52,325 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:52,343 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:52,360 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:52,378 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:52,390 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:52,400 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:52,415 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:52,441 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,442 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:49:52,472 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,473 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:49:52,499 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,501 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 718 [2024-11-08 22:49:52,538 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,539 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 314 [2024-11-08 22:49:52,559 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 555 [2024-11-08 22:49:52,579 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,580 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 579 [2024-11-08 22:49:52,597 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 297 [2024-11-08 22:49:52,610 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,611 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 253 [2024-11-08 22:49:52,620 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,621 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:49:52,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 211 treesize of output 167 [2024-11-08 22:49:52,660 INFO L378 Elim1Store]: Elim1 eliminated variable 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 101 treesize of output 92 [2024-11-08 22:49:52,672 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,673 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-08 22:49:52,676 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:52,870 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:52,871 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:49:52,887 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,900 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,900 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,906 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,907 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,956 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,956 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,957 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,971 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,976 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,976 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,979 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,980 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,980 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,984 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:52,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select 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 1006 [2024-11-08 22:49:53,083 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:49:53,083 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 118 treesize of output 99 [2024-11-08 22:49:53,098 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:53,117 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:53,135 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:53,150 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:53,168 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:53,186 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:53,218 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,219 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:49:53,234 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:53,247 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,248 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:49:53,274 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,276 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 718 [2024-11-08 22:49:53,310 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,311 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 329 [2024-11-08 22:49:53,332 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,332 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 298 [2024-11-08 22:49:53,359 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,360 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 435 [2024-11-08 22:49:53,383 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,384 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 297 [2024-11-08 22:49:53,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 194 [2024-11-08 22:49:53,422 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,423 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 252 [2024-11-08 22:49:53,439 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,440 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 254 [2024-11-08 22:49:53,454 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:53,455 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-08 22:49:53,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 62 [2024-11-08 22:49:54,650 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,659 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 83 treesize of output 77 [2024-11-08 22:49:54,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:54,665 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:49:54,670 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:54,673 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:54,674 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:49:54,679 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:54,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 64 [2024-11-08 22:49:54,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,701 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 68 [2024-11-08 22:49:54,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,709 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,719 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 62 treesize of output 61 [2024-11-08 22:49:54,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,726 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,737 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 79 [2024-11-08 22:49:54,742 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:54,743 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-08 22:49:54,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,749 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 66 [2024-11-08 22:49:54,765 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:54,765 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:49:54,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 22 [2024-11-08 22:49:54,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,802 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 56 treesize of output 66 [2024-11-08 22:49:54,814 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:54,815 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:49:54,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,825 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,830 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:54,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,849 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 88 treesize of output 79 [2024-11-08 22:49:54,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,859 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 63 [2024-11-08 22:49:54,865 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:54,866 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 116 [2024-11-08 22:49:54,873 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:54,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,885 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 147 treesize of output 106 [2024-11-08 22:49:54,888 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:54,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,903 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 106 treesize of output 81 [2024-11-08 22:49:54,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,915 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 86 treesize of output 78 [2024-11-08 22:49:54,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 81 [2024-11-08 22:49:54,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,935 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,944 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 81 treesize of output 72 [2024-11-08 22:49:54,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:54,950 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:54,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49: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 72 treesize of output 67 [2024-11-08 22:49:54,965 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:54,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 58 [2024-11-08 22:49:54,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,979 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:54,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,989 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:54,990 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 81 treesize of output 72 [2024-11-08 22:49:54,992 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:54,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 58 [2024-11-08 22:49:55,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 63 [2024-11-08 22:49:55,022 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,023 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-08 22:49:55,029 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 129 treesize of output 113 [2024-11-08 22:49:55,035 INFO L378 Elim1Store]: Elim1 eliminated variable 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 30 treesize of output 1 [2024-11-08 22:49:55,042 INFO L378 Elim1Store]: Elim1 eliminated variable 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 30 treesize of output 1 [2024-11-08 22:49:55,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,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 72 treesize of output 67 [2024-11-08 22:49:55,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 72 [2024-11-08 22:49:55,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-08 22:49:55,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,111 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 39 [2024-11-08 22:49:55,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-08 22:49:55,120 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,121 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 18 [2024-11-08 22:49:55,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-08 22:49:55,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:49:55,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select 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-08 22:49:55,155 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:55,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,172 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 131 treesize of output 98 [2024-11-08 22:49:55,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 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:55,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,200 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-08 22:49:55,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,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-08 22:49:55,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,226 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 59 treesize of output 66 [2024-11-08 22:49:55,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2024-11-08 22:49:55,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,259 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:55,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:49:55,264 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,265 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:49:55,274 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,279 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,280 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:49:55,289 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,303 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 59 [2024-11-08 22:49:55,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:55,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:55,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,321 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 62 [2024-11-08 22:49:55,329 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,336 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 53 [2024-11-08 22:49:55,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:55,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,361 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:55,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,374 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 80 [2024-11-08 22:49:55,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,389 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 68 [2024-11-08 22:49:55,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,395 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-08 22:49:55,402 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 1 [2024-11-08 22:49:55,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 11 treesize of output 5 [2024-11-08 22:49:55,477 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 149 [2024-11-08 22:49:55,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 148 [2024-11-08 22:49:55,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 1 [2024-11-08 22:49:55,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,549 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:55,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,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 59 treesize of output 66 [2024-11-08 22:49:55,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2024-11-08 22:49:55,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,586 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:55,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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:49:55,590 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,591 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:49:55,598 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,602 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,603 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:49:55,610 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,629 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 152 treesize of output 111 [2024-11-08 22:49:55,633 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:55,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,653 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 111 treesize of output 86 [2024-11-08 22:49:55,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,664 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:55,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,677 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 86 treesize of output 77 [2024-11-08 22:49:55,681 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:55,685 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:55,690 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,690 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-08 22:49:55,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,698 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:55,703 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,703 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 142 [2024-11-08 22:49:55,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 181 treesize of output 141 [2024-11-08 22:49:55,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,719 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:55,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,733 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 93 treesize of output 84 [2024-11-08 22:49:55,748 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:55,749 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-08 22:49:55,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:55,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,771 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 93 treesize of output 87 [2024-11-08 22:49:55,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,780 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 92 treesize of output 83 [2024-11-08 22:49:55,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,790 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 78 treesize of output 78 [2024-11-08 22:49:55,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,803 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:55,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 1 [2024-11-08 22:49:55,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,811 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 85 treesize of output 83 [2024-11-08 22:49:55,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,824 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:55,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 1 [2024-11-08 22:49:55,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,832 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 41 treesize of output 59 [2024-11-08 22:49:55,837 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:55,842 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,852 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 61 treesize of output 35 [2024-11-08 22:49:55,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,858 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-08 22:49:55,873 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:49:55,874 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 15 [2024-11-08 22:49:55,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,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-08 22:49:55,882 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:55,887 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,895 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 54 treesize of output 28 [2024-11-08 22:49:55,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,899 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-08 22:49:55,905 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:55,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,913 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-08 22:49:55,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2024-11-08 22:49:55,914 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:55,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,922 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 54 treesize of output 28 [2024-11-08 22:49:55,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,927 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-08 22:49:55,940 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:49:55,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 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 15 [2024-11-08 22:49:55,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,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-08 22:49:55,959 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,961 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:55,969 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:55,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,979 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 54 treesize of output 28 [2024-11-08 22:49:55,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:55,986 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-08 22:49:55,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:56,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,002 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-08 22:49:56,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2024-11-08 22:49:56,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 85 [2024-11-08 22:49:56,022 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,022 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 163 [2024-11-08 22:49:56,033 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,051 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 114 [2024-11-08 22:49:56,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,070 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 123 treesize of output 96 [2024-11-08 22:49:56,082 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,089 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 86 treesize of output 78 [2024-11-08 22:49:56,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,100 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,115 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 116 treesize of output 89 [2024-11-08 22:49:56,122 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,123 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 185 [2024-11-08 22:49:56,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,133 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 138 treesize of output 108 [2024-11-08 22:49:56,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,162 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 68 [2024-11-08 22:49:56,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,175 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:56,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 1 [2024-11-08 22:49:56,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,187 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 68 [2024-11-08 22:49:56,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,204 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:56,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 1 [2024-11-08 22:49:56,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,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 76 treesize of output 75 [2024-11-08 22:49:56,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,235 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:56,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 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 35 treesize of output 1 [2024-11-08 22:49:56,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,243 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 57 treesize of output 67 [2024-11-08 22:49:56,245 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:56,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,255 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 62 treesize of output 61 [2024-11-08 22:49:56,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,263 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,273 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 68 [2024-11-08 22:49:56,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,280 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,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 76 treesize of output 77 [2024-11-08 22:49:56,300 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,310 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 70 [2024-11-08 22:49:56,317 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 133 treesize of output 103 [2024-11-08 22:49:56,335 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,336 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 208 [2024-11-08 22:49:56,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,343 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 59 [2024-11-08 22:49:56,356 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:56,362 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,368 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:56,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,377 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 68 treesize of output 44 [2024-11-08 22:49:56,402 INFO L349 Elim1Store]: treesize reduction 35, result has 23.9 percent of original size [2024-11-08 22:49:56,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 19 [2024-11-08 22:49:56,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,410 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-08 22:49:56,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:49:56,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,426 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 61 treesize of output 35 [2024-11-08 22:49:56,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,431 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-08 22:49:56,448 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:49:56,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 15 [2024-11-08 22:49:56,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,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-08 22:49:56,459 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:56,465 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,473 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 54 treesize of output 28 [2024-11-08 22:49:56,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,479 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-08 22:49:56,485 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:56,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,496 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-08 22:49:56,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2024-11-08 22:49:56,498 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:56,506 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,518 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 54 treesize of output 28 [2024-11-08 22:49:56,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:49:56,546 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:49:56,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 15 [2024-11-08 22:49:56,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,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-08 22:49:56,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 138 treesize of output 108 [2024-11-08 22:49:56,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 75 [2024-11-08 22:49:56,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,610 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:56,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 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 35 treesize of output 1 [2024-11-08 22:49:56,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,633 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 68 [2024-11-08 22:49:56,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,655 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:56,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 1 [2024-11-08 22:49:56,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,667 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 68 [2024-11-08 22:49:56,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,681 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:56,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 1 [2024-11-08 22:49:56,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 69 [2024-11-08 22:49:56,704 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:56,709 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,710 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-08 22:49:56,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 132 [2024-11-08 22:49:56,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,724 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,730 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,731 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:49:56,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,754 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 154 treesize of output 116 [2024-11-08 22:49:56,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,771 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 121 treesize of output 99 [2024-11-08 22:49:56,778 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,779 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 260 [2024-11-08 22:49:56,790 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,803 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 156 treesize of output 118 [2024-11-08 22:49:56,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,816 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 123 treesize of output 101 [2024-11-08 22:49:56,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 103 treesize of output 98 [2024-11-08 22:49:56,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 95 treesize of output 96 [2024-11-08 22:49:56,850 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:56,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,860 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,884 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 93 treesize of output 84 [2024-11-08 22:49:56,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-08 22:49:56,915 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,930 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 69 [2024-11-08 22:49:56,938 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:56,944 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,945 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:49:56,953 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:56,957 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,958 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-08 22:49:56,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 132 [2024-11-08 22:49:56,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,973 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:56,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:56,989 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 93 treesize of output 87 [2024-11-08 22:49:56,995 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:56,996 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 204 [2024-11-08 22:49:57,006 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,017 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 59 treesize of output 66 [2024-11-08 22:49:57,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2024-11-08 22:49:57,033 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,034 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:49:57,040 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,044 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,045 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:49:57,052 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,067 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:57,067 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:49:57,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 69 [2024-11-08 22:49:57,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,091 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 74 treesize of output 76 [2024-11-08 22:49:57,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,111 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 41 [2024-11-08 22:49:57,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:57,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:49:57,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:49:57,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,137 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,145 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 41 treesize of output 59 [2024-11-08 22:49:57,149 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:57,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,157 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 54 treesize of output 28 [2024-11-08 22:49:57,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,162 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-08 22:49:57,175 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:49:57,175 INFO L378 Elim1Store]: Elim1 eliminated variable 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 11 treesize of output 15 [2024-11-08 22:49:57,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,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-08 22:49:57,187 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,198 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 68 treesize of output 40 [2024-11-08 22:49:57,234 INFO L349 Elim1Store]: treesize reduction 44, result has 36.2 percent of original size [2024-11-08 22:49:57,234 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 2 case distinctions, treesize of input 23 treesize of output 32 [2024-11-08 22:49:57,237 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,238 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:49:57,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,247 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-08 22:49:57,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:49:57,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,261 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 61 treesize of output 33 [2024-11-08 22:49:57,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,266 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-08 22:49:57,296 INFO L349 Elim1Store]: treesize reduction 44, result has 36.2 percent of original size [2024-11-08 22:49:57,296 INFO L378 Elim1Store]: Elim1 eliminated variable 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 2 case distinctions, treesize of input 16 treesize of output 32 [2024-11-08 22:49:57,299 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,299 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:49:57,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:49:57,308 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:57,313 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,322 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 54 treesize of output 28 [2024-11-08 22:49:57,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:49:57,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:57,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,340 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-08 22:49:57,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2024-11-08 22:49:57,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,351 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 41 treesize of output 59 [2024-11-08 22:49:57,354 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:57,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,362 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 54 treesize of output 28 [2024-11-08 22:49:57,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,368 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-08 22:49:57,381 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:49:57,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 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 15 [2024-11-08 22:49:57,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,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-08 22:49:57,395 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,396 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:57,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,406 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,408 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:57,414 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,424 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 61 treesize of output 35 [2024-11-08 22:49:57,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,430 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-08 22:49:57,447 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:49:57,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 1 case distinctions, treesize of input 18 treesize of output 15 [2024-11-08 22:49:57,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,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-08 22:49:57,462 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,464 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 61 treesize of output 33 [2024-11-08 22:49:57,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,470 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-08 22:49:57,500 INFO L349 Elim1Store]: treesize reduction 44, result has 36.2 percent of original size [2024-11-08 22:49:57,500 INFO L378 Elim1Store]: Elim1 eliminated variable 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 2 case distinctions, treesize of input 16 treesize of output 32 [2024-11-08 22:49:57,504 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,505 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:49:57,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,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-08 22:49:57,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,520 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 88 treesize of output 79 [2024-11-08 22:49:57,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 63 [2024-11-08 22:49:57,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,545 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 68 [2024-11-08 22:49:57,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,556 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 68 treesize of output 36 [2024-11-08 22:49:57,556 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:57,558 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,558 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:49:57,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-08 22:49:57,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:49:57,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,578 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:57,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:49:57,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,590 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 88 treesize of output 82 [2024-11-08 22:49:57,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,603 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 87 treesize of output 81 [2024-11-08 22:49:57,608 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,608 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-08 22:49:57,616 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,627 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 59 treesize of output 66 [2024-11-08 22:49:57,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2024-11-08 22:49:57,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,654 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:57,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:49:57,658 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,659 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:49:57,666 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,670 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,671 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:49:57,678 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,688 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 57 treesize of output 67 [2024-11-08 22:49:57,690 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:57,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 70 [2024-11-08 22:49:57,707 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 77 [2024-11-08 22:49:57,725 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:57,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,736 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 68 [2024-11-08 22:49:57,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,742 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,751 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 62 treesize of output 61 [2024-11-08 22:49:57,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 85 [2024-11-08 22:49:57,776 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,777 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 160 [2024-11-08 22:49:57,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,785 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,789 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,790 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-08 22:49:57,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,798 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 113 [2024-11-08 22:49:57,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 32 [2024-11-08 22:49:57,844 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:57,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,852 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 32 [2024-11-08 22:49:57,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:57,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,879 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,895 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 70 treesize of output 39 [2024-11-08 22:49:57,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-08 22:49:57,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,916 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:49:57,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-08 22:49:57,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,935 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 119 [2024-11-08 22:49:57,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,957 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 128 treesize of output 101 [2024-11-08 22:49:57,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,970 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:57,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:57,987 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 121 treesize of output 94 [2024-11-08 22:49:57,995 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:57,995 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 235 [2024-11-08 22:49:58,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select 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 1 [2024-11-08 22:49:58,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,029 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 85 [2024-11-08 22:49:58,035 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,035 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-08 22:49:58,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,048 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,049 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 160 [2024-11-08 22:49:58,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,056 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 143 treesize of output 113 [2024-11-08 22:49:58,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 32 [2024-11-08 22:49:58,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,123 INFO L349 Elim1Store]: treesize reduction 13, result has 53.6 percent of original size [2024-11-08 22:49:58,123 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 23 [2024-11-08 22:49:58,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1 [2024-11-08 22:49:58,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,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-08 22:49:58,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 32 [2024-11-08 22:49:58,154 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:58,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,176 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 70 treesize of output 39 [2024-11-08 22:49:58,199 INFO L349 Elim1Store]: treesize reduction 13, result has 53.6 percent of original size [2024-11-08 22:49:58,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 23 [2024-11-08 22:49:58,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,212 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,212 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1 [2024-11-08 22:49:58,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:49:58,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 138 treesize of output 108 [2024-11-08 22:49:58,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 25 [2024-11-08 22:49:58,257 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:49:58,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:49:58,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,270 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,283 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 88 treesize of output 82 [2024-11-08 22:49:58,285 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:58,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,297 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 80 treesize of output 76 [2024-11-08 22:49:58,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,305 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,317 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 87 treesize of output 85 [2024-11-08 22:49:58,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,326 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,345 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 93 treesize of output 87 [2024-11-08 22:49:58,347 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:58,352 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,353 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 208 [2024-11-08 22:49:58,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 261 treesize of output 207 [2024-11-08 22:49:58,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,371 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,383 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 15 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 159 treesize of output 121 [2024-11-08 22:49:58,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 15 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 104 [2024-11-08 22:49:58,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,445 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,461 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 161 treesize of output 123 [2024-11-08 22:49:58,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,480 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 128 treesize of output 106 [2024-11-08 22:49:58,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 108 treesize of output 103 [2024-11-08 22:49:58,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,516 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,517 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:58,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,537 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 96 treesize of output 90 [2024-11-08 22:49:58,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,553 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 95 treesize of output 86 [2024-11-08 22:49:58,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,565 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,575 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,581 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,586 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 98 treesize of output 92 [2024-11-08 22:49:58,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,600 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 97 treesize of output 88 [2024-11-08 22:49:58,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,609 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,609 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,617 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 69 [2024-11-08 22:49:58,631 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:58,636 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,637 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:49:58,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,643 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,647 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,648 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-08 22:49:58,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 132 [2024-11-08 22:49:58,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,663 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,680 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 156 treesize of output 118 [2024-11-08 22:49:58,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,694 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 123 treesize of output 101 [2024-11-08 22:49:58,700 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,701 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 214 [2024-11-08 22:49:58,710 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:58,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,726 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 154 treesize of output 116 [2024-11-08 22:49:58,732 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,733 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 281 [2024-11-08 22:49:58,744 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:58,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,757 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 88 treesize of output 82 [2024-11-08 22:49:58,759 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:58,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,772 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 87 treesize of output 85 [2024-11-08 22:49:58,778 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,779 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-11-08 22:49:58,787 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:58,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,800 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 80 treesize of output 76 [2024-11-08 22:49:58,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,812 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:58,816 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:58,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:49:58,831 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 83 treesize of output 77 [2024-11-08 22:49:58,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,836 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:49:58,841 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:58,844 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:58,845 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:49:58,849 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:49:59,081 INFO L349 Elim1Store]: treesize reduction 550, result has 0.5 percent of original size [2024-11-08 22:49:59,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 15 new quantified variables, introduced 12 case distinctions, treesize of input 2092 treesize of output 1658 [2024-11-08 22:49:59,124 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:59,161 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:49:59,205 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:59,206 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 313 [2024-11-08 22:49:59,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:59,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 335 [2024-11-08 22:49:59,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,251 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,284 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,316 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,319 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,320 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,336 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,366 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,372 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,372 INFO L224 Elim1Store]: Index analysis took 121 ms [2024-11-08 22:49:59,373 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:49:59,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 260 treesize of output 1034 [2024-11-08 22:49:59,408 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:59,410 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 878 [2024-11-08 22:49:59,431 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:59,433 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1097 [2024-11-08 22:49:59,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:59,466 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1481 [2024-11-08 22:49:59,479 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:49:59,734 INFO L349 Elim1Store]: treesize reduction 28, result has 40.4 percent of original size [2024-11-08 22:49:59,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 804 treesize of output 516 [2024-11-08 22:49:59,768 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:59,769 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 386 [2024-11-08 22:49:59,806 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:49:59,807 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 386 [2024-11-08 22:49:59,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:00,037 INFO L349 Elim1Store]: treesize reduction 28, result has 40.4 percent of original size [2024-11-08 22:50:00,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 328 treesize of output 220 [2024-11-08 22:50:00,065 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:00,067 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 626 [2024-11-08 22:50:00,092 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:00,093 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 360 [2024-11-08 22:50:00,097 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:00,116 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:00,118 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 559 [2024-11-08 22:50:00,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:00,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 585 [2024-11-08 22:50:00,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 37 treesize of output 1 [2024-11-08 22:50:00,199 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:00,200 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 614 [2024-11-08 22:50:00,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:00,693 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:00,698 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:00,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 290 [2024-11-08 22:50:00,704 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:00,704 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:00,917 INFO L349 Elim1Store]: treesize reduction 306, result has 20.3 percent of original size [2024-11-08 22:50:00,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 11 case distinctions, treesize of input 65 treesize of output 198 [2024-11-08 22:50:09,726 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:09,727 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:09,743 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:09,744 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 317 [2024-11-08 22:50:09,771 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,778 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,802 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,825 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,839 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,861 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,862 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,862 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,863 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,863 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,866 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,867 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:09,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 234 treesize of output 925 [2024-11-08 22:50:09,897 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:09,898 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 423 [2024-11-08 22:50:09,916 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:09,918 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 583 [2024-11-08 22:50:09,943 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:09,945 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1074 [2024-11-08 22:50:09,950 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:09,967 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:09,970 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1179 [2024-11-08 22:50:09,990 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:09,991 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:50:10,011 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,012 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:50:10,029 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,030 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 456 [2024-11-08 22:50:10,045 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,046 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 379 [2024-11-08 22:50:10,047 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:10,059 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,059 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:50:10,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 154 [2024-11-08 22:50:10,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:50:10,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 203 treesize of output 154 [2024-11-08 22:50:10,216 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,217 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 490 [2024-11-08 22:50:10,512 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,514 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,519 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 243 [2024-11-08 22:50:10,524 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,525 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:50:10,528 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,528 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:10,572 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:50:10,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 2 case distinctions, treesize of input 35 treesize of output 35 [2024-11-08 22:50:10,789 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 310 [2024-11-08 22:50:10,810 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:10,811 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 337 [2024-11-08 22:50:10,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,842 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,948 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,949 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,954 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,955 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,969 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,988 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,990 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,991 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,991 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:10,997 INFO L224 Elim1Store]: Index analysis took 158 ms [2024-11-08 22:50:10,998 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:11,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 261 treesize of output 1002 [2024-11-08 22:50:11,054 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,056 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 713 [2024-11-08 22:50:11,081 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 896 [2024-11-08 22:50:11,115 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,116 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 762 [2024-11-08 22:50:11,123 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:11,142 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 424 [2024-11-08 22:50:11,174 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,175 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 838 [2024-11-08 22:50:11,201 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,203 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 970 [2024-11-08 22:50:11,229 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,230 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 474 [2024-11-08 22:50:11,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 575 treesize of output 297 [2024-11-08 22:50:11,267 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:11,281 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,282 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 424 [2024-11-08 22:50:11,298 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,299 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 451 [2024-11-08 22:50:11,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 238 treesize of output 120 [2024-11-08 22:50:11,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:50:11,705 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:11,707 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 341 [2024-11-08 22:50:12,039 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,041 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 205 [2024-11-08 22:50:12,474 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:12,518 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,519 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:12,546 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,548 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:50:12,578 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,587 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,667 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,695 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,696 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,697 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,700 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,701 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,736 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,738 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,745 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,746 INFO L224 Elim1Store]: Index analysis took 159 ms [2024-11-08 22:50:12,747 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:12,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 246 treesize of output 987 [2024-11-08 22:50:12,782 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,783 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 291 [2024-11-08 22:50:12,802 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,822 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 461 [2024-11-08 22:50:12,846 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,847 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 325 [2024-11-08 22:50:12,856 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:12,869 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,870 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 323 [2024-11-08 22:50:12,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 232 treesize of output 114 [2024-11-08 22:50:12,922 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,924 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 637 [2024-11-08 22:50:12,938 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,939 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 391 [2024-11-08 22:50:12,956 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,957 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 547 [2024-11-08 22:50:12,972 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:12,973 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 551 [2024-11-08 22:50:12,976 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:12,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 340 treesize of output 182 [2024-11-08 22:50:13,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-08 22:50:13,021 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,022 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 363 [2024-11-08 22:50:13,304 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 54 [2024-11-08 22:50:13,367 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:50:13,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 69 treesize of output 55 [2024-11-08 22:50:13,371 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,372 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 189 [2024-11-08 22:50:13,588 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:13,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:13,660 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,661 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:13,677 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,679 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:50:13,697 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,705 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,752 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,772 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,773 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,773 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,776 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,777 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,797 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,798 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,798 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,799 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,799 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,802 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,803 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:13,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 239 treesize of output 980 [2024-11-08 22:50:13,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 690 [2024-11-08 22:50:13,857 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,859 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 816 [2024-11-08 22:50:13,866 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:13,889 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,891 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 966 [2024-11-08 22:50:13,914 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,915 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 376 [2024-11-08 22:50:13,936 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,937 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 253 [2024-11-08 22:50:13,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 357 treesize of output 324 [2024-11-08 22:50:13,987 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:13,989 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 484 [2024-11-08 22:50:14,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 475 treesize of output 295 [2024-11-08 22:50:14,020 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:14,032 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:14,034 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 499 [2024-11-08 22:50:14,048 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:14,050 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 421 [2024-11-08 22:50:14,065 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:14,066 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 473 [2024-11-08 22:50:14,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:50:14,242 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:14,244 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 549 [2024-11-08 22:50:14,527 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:14,528 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 280 [2024-11-08 22:50:14,794 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:14,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:14,837 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 313 [2024-11-08 22:50:14,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:14,856 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 335 [2024-11-08 22:50:14,875 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,883 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,940 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,965 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,970 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,970 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,982 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:14,997 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:15,000 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:15,001 INFO L224 Elim1Store]: Index analysis took 117 ms [2024-11-08 22:50:15,002 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:15,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 260 treesize of output 1001 [2024-11-08 22:50:15,035 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,036 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 732 [2024-11-08 22:50:15,058 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,060 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 957 [2024-11-08 22:50:15,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1315 [2024-11-08 22:50:15,147 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:15,161 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,164 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2089 [2024-11-08 22:50:15,189 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,193 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2122 [2024-11-08 22:50:15,221 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,221 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 433 [2024-11-08 22:50:15,247 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,248 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 549 [2024-11-08 22:50:15,269 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,271 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 839 [2024-11-08 22:50:15,282 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:15,303 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,305 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 870 [2024-11-08 22:50:15,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:15,548 INFO L349 Elim1Store]: treesize reduction 20, result has 48.7 percent of original size [2024-11-08 22:50:15,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 340 treesize of output 195 [2024-11-08 22:50:15,802 INFO L349 Elim1Store]: treesize reduction 20, result has 48.7 percent of original size [2024-11-08 22:50:15,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 340 treesize of output 195 [2024-11-08 22:50:15,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 37 treesize of output 1 [2024-11-08 22:50:15,957 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:15,958 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 500 [2024-11-08 22:50:16,374 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:16,377 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:16,387 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:16,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 8 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 505 [2024-11-08 22:50:16,472 INFO L349 Elim1Store]: treesize reduction 121, result has 28.0 percent of original size [2024-11-08 22:50:16,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 19 treesize of output 54 [2024-11-08 22:50:16,506 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:16,506 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:50:16,510 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:16,510 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:50:18,425 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,426 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 310 [2024-11-08 22:50:18,443 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,444 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 337 [2024-11-08 22:50:18,478 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,485 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,511 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,534 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,534 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,535 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,549 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,562 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,564 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,564 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,565 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,565 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,571 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:18,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 261 treesize of output 1002 [2024-11-08 22:50:18,607 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,608 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 713 [2024-11-08 22:50:18,628 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,631 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 961 [2024-11-08 22:50:18,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 29 [2024-11-08 22:50:18,739 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:18,761 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,763 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 476 [2024-11-08 22:50:18,791 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 276 [2024-11-08 22:50:18,818 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,820 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 681 [2024-11-08 22:50:18,851 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,853 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 601 [2024-11-08 22:50:18,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 522 treesize of output 331 [2024-11-08 22:50:18,922 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,924 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 725 [2024-11-08 22:50:18,928 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:18,951 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,952 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 288 [2024-11-08 22:50:18,970 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:18,971 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 323 [2024-11-08 22:50:18,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:50:19,342 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:19,343 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 344 [2024-11-08 22:50:19,693 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:19,694 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 205 [2024-11-08 22:50:20,116 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:20,155 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:20,169 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:20,203 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,205 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:20,221 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,222 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:50:20,250 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,283 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,327 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,328 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,328 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,331 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,332 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,342 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,353 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,353 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,354 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,354 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,358 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:20,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 239 treesize of output 980 [2024-11-08 22:50:20,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,393 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 690 [2024-11-08 22:50:20,413 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 816 [2024-11-08 22:50:20,423 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:20,447 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,449 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 966 [2024-11-08 22:50:20,481 INFO L378 Elim1Store]: Elim1 eliminated variable 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 191 treesize of output 173 [2024-11-08 22:50:20,498 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,500 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 474 [2024-11-08 22:50:20,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 281 treesize of output 173 [2024-11-08 22:50:20,547 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,548 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 378 [2024-11-08 22:50:20,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,589 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 547 [2024-11-08 22:50:20,593 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:20,604 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,605 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 500 [2024-11-08 22:50:20,622 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,623 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 339 [2024-11-08 22:50:20,637 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,638 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 323 [2024-11-08 22:50:20,662 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:50:20,686 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:20,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 549 [2024-11-08 22:50:21,011 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,013 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 280 [2024-11-08 22:50:21,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,318 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:21,336 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,337 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:50:21,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,365 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,419 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,444 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,444 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,445 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,448 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,449 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,473 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,474 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,474 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,475 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,475 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,479 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,479 INFO L224 Elim1Store]: Index analysis took 114 ms [2024-11-08 22:50:21,480 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:21,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 246 treesize of output 987 [2024-11-08 22:50:21,534 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,536 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 745 [2024-11-08 22:50:21,558 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 881 [2024-11-08 22:50:21,596 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1377 [2024-11-08 22:50:21,611 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:21,623 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,626 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1552 [2024-11-08 22:50:21,649 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,650 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 424 [2024-11-08 22:50:21,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 573 [2024-11-08 22:50:21,697 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,698 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 487 [2024-11-08 22:50:21,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 575 treesize of output 297 [2024-11-08 22:50:21,723 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:21,733 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,734 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 450 [2024-11-08 22:50:21,748 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,749 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 484 [2024-11-08 22:50:21,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 238 treesize of output 120 [2024-11-08 22:50:21,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:50:21,800 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:21,801 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 490 [2024-11-08 22:50:22,150 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,152 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 158 treesize of output 463 [2024-11-08 22:50:22,166 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,166 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:50:22,171 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,173 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,177 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 78 [2024-11-08 22:50:22,183 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,183 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:22,234 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:50:22,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 1 case distinctions, treesize of input 35 treesize of output 35 [2024-11-08 22:50:22,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,381 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:22,399 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,400 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 317 [2024-11-08 22:50:22,433 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,469 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,494 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,523 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,525 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,530 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,530 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,566 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,567 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,568 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,568 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,569 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,574 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-11-08 22:50:22,576 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:22,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 234 treesize of output 975 [2024-11-08 22:50:22,631 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,633 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 690 [2024-11-08 22:50:22,685 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,689 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 873 [2024-11-08 22:50:22,744 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,746 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 321 [2024-11-08 22:50:22,758 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:22,798 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,800 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 416 [2024-11-08 22:50:22,836 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,839 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 577 [2024-11-08 22:50:22,870 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,872 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 642 [2024-11-08 22:50:22,902 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,903 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 939 [2024-11-08 22:50:22,924 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,927 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 876 [2024-11-08 22:50:22,931 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:22,949 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:22,951 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 448 [2024-11-08 22:50:22,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 203 treesize of output 154 [2024-11-08 22:50:22,984 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:50:22,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 235 treesize of output 177 [2024-11-08 22:50:23,265 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:23,266 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 305 [2024-11-08 22:50:23,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,527 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,533 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 318 [2024-11-08 22:50:23,554 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:23,555 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:50:23,557 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:23,558 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-08 22:50:23,759 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:23,847 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:23,848 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:23,864 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:23,866 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 317 [2024-11-08 22:50:23,884 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,941 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,962 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,963 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,963 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,967 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,977 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,988 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,990 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,990 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,993 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,993 INFO L224 Elim1Store]: Index analysis took 102 ms [2024-11-08 22:50:23,994 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:23,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 241 treesize of output 982 [2024-11-08 22:50:24,024 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,025 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 304 [2024-11-08 22:50:24,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 29 [2024-11-08 22:50:24,085 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,087 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 400 [2024-11-08 22:50:24,092 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:24,119 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,121 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 462 [2024-11-08 22:50:24,146 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,148 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 412 [2024-11-08 22:50:24,177 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,178 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:50:24,202 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,204 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 376 [2024-11-08 22:50:24,226 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,228 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 527 [2024-11-08 22:50:24,235 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:24,243 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,244 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 496 [2024-11-08 22:50:24,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 235 treesize of output 177 [2024-11-08 22:50:24,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-08 22:50:24,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,386 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 363 [2024-11-08 22:50:24,621 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:50:24,621 INFO L378 Elim1Store]: Elim1 eliminated variable 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 2 case distinctions, treesize of input 69 treesize of output 55 [2024-11-08 22:50:24,625 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,627 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 213 [2024-11-08 22:50:24,709 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:50:24,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 75 treesize of output 61 [2024-11-08 22:50:24,919 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,920 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:24,939 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:24,940 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:50:24,960 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:24,969 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,001 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,027 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,027 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,031 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,032 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,081 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,082 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,083 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,084 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,084 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,090 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,090 INFO L224 Elim1Store]: Index analysis took 122 ms [2024-11-08 22:50:25,091 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:25,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 253 treesize of output 994 [2024-11-08 22:50:25,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,145 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:50:25,240 INFO L349 Elim1Store]: treesize reduction 11, result has 50.0 percent of original size [2024-11-08 22:50:25,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 53 treesize of output 27 [2024-11-08 22:50:25,280 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,282 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 365 [2024-11-08 22:50:25,292 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:25,319 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,321 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 463 [2024-11-08 22:50:25,358 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,361 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 487 [2024-11-08 22:50:25,405 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,407 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 403 [2024-11-08 22:50:25,436 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,439 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 609 [2024-11-08 22:50:25,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,467 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 660 [2024-11-08 22:50:25,476 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:25,533 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:50:25,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 334 treesize of output 226 [2024-11-08 22:50:25,560 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,563 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 383 [2024-11-08 22:50:25,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 8 treesize of output 1 [2024-11-08 22:50:25,727 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,728 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 363 [2024-11-08 22:50:25,985 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:50:25,985 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 2 case distinctions, treesize of input 69 treesize of output 55 [2024-11-08 22:50:25,990 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:25,991 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 22:50:26,060 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:50:26,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 75 treesize of output 61 [2024-11-08 22:50:27,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,157 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 310 [2024-11-08 22:50:27,176 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,177 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 337 [2024-11-08 22:50:27,197 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,205 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,233 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,257 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,258 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,259 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,263 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,264 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,275 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,301 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,301 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,302 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,302 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,303 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,306 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,306 INFO L224 Elim1Store]: Index analysis took 101 ms [2024-11-08 22:50:27,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:27,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 268 treesize of output 1009 [2024-11-08 22:50:27,343 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,344 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 723 [2024-11-08 22:50:27,387 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,389 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 903 [2024-11-08 22:50:27,412 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,413 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 625 [2024-11-08 22:50:27,439 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,440 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 376 [2024-11-08 22:50:27,452 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:27,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 431 treesize of output 218 [2024-11-08 22:50:27,573 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,575 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 792 [2024-11-08 22:50:27,613 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,615 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 924 [2024-11-08 22:50:27,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 522 treesize of output 338 [2024-11-08 22:50:27,696 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,699 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 495 [2024-11-08 22:50:27,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:50:27,731 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:27,746 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 315 [2024-11-08 22:50:27,764 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,765 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 385 [2024-11-08 22:50:27,787 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:27,788 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 452 [2024-11-08 22:50:28,374 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:28,376 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 281 [2024-11-08 22:50:29,040 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,041 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 313 [2024-11-08 22:50:29,060 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,061 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 335 [2024-11-08 22:50:29,082 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,091 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,160 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,192 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,193 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,194 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,198 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,199 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,231 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,231 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,233 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,237 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,237 INFO L224 Elim1Store]: Index analysis took 146 ms [2024-11-08 22:50:29,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:29,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 271 treesize of output 1012 [2024-11-08 22:50:29,273 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,274 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 732 [2024-11-08 22:50:29,297 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,299 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 858 [2024-11-08 22:50:29,326 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,328 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1069 [2024-11-08 22:50:29,354 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,355 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:50:29,360 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:29,382 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,384 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1021 [2024-11-08 22:50:29,410 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,412 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1196 [2024-11-08 22:50:29,435 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,436 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 433 [2024-11-08 22:50:29,456 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,458 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 741 [2024-11-08 22:50:29,490 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:29,491 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 827 [2024-11-08 22:50:29,493 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:29,814 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:50:29,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 340 treesize of output 195 [2024-11-08 22:50:29,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:30,135 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:50:30,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 313 treesize of output 138 [2024-11-08 22:50:30,176 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 37 treesize of output 1 [2024-11-08 22:50:30,301 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:30,302 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 500 [2024-11-08 22:50:30,745 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:30,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:30,754 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:30,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 8 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 515 [2024-11-08 22:50:30,838 INFO L349 Elim1Store]: treesize reduction 142, result has 24.9 percent of original size [2024-11-08 22:50:30,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 19 treesize of output 54 [2024-11-08 22:50:30,880 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:30,880 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:50:30,887 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:30,888 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:37,567 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 64 [2024-11-08 22:50:37,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,586 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 68 [2024-11-08 22:50:37,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,592 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,601 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 62 treesize of output 61 [2024-11-08 22:50:37,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,606 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,616 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 61 [2024-11-08 22:50:37,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 53 [2024-11-08 22:50:37,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,632 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,640 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 79 [2024-11-08 22:50:37,644 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:37,645 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-08 22:50:37,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,650 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,663 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 56 treesize of output 66 [2024-11-08 22:50:37,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,675 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 67 treesize of output 71 [2024-11-08 22:50:37,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,683 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,693 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 38 treesize of output 56 [2024-11-08 22:50:37,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,704 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 61 treesize of output 33 [2024-11-08 22:50:37,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:50:37,721 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:50:37,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 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 15 [2024-11-08 22:50:37,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,737 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 54 treesize of output 28 [2024-11-08 22:50:37,741 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:50:37,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,748 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-08 22:50:37,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,756 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-08 22:50:37,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 1 case distinctions, treesize of input 11 treesize of output 1 [2024-11-08 22:50:37,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:50:37,763 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:37,765 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:37,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:50:37,781 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:37,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:50:37,786 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 32 treesize of output 30 [2024-11-08 22:50:37,813 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:37,814 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:50:37,838 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,840 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:50:37,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 3 [2024-11-08 22:50:37,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:50:37,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:50:37,861 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:37,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:50:37,867 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 32 treesize of output 30 [2024-11-08 22:50:37,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:37,891 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:50:37,920 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,922 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:50:37,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 3 [2024-11-08 22:50:37,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,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-08 22:50:37,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:50:37,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,942 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,951 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:50:37,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:50:37,961 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:50:37,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:50:37,965 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:37,979 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:50:37,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,990 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:37,991 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:37,999 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:50:37,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:50:38,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:50:38,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,013 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,022 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:50:38,022 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:50:38,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:50:38,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,037 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,046 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:50:38,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:50:38,052 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:50:38,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,074 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:50:38,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:50:38,090 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:50:38,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:50:38,101 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:50:38,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 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:50:38,113 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:50:38,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 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:50:38,124 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:50:38,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:50:38,128 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:38,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:50:38,144 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:38,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:50:38,149 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 32 treesize of output 30 [2024-11-08 22:50:38,173 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:38,174 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:50:38,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,203 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:50:38,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 3 [2024-11-08 22:50:38,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,207 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:50:38,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:50:38,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,231 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:38,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:50:38,237 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 32 treesize of output 30 [2024-11-08 22:50:38,242 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:50:38,253 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:50:38,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:50:38,274 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:38,274 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:50:38,279 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 32 treesize of output 30 [2024-11-08 22:50:38,283 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:50:38,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:50:38,316 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:50:38,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:50:38,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:50:38,340 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,342 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,343 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,343 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,348 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:50:38,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:50:38,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:50:38,476 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:50:38,498 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:38,501 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:50:38,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:50:38,515 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:38,515 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:50:38,531 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:38,531 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:50:38,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,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-08 22:50:38,550 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:38,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:50:38,568 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:38,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:50:38,574 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 32 treesize of output 30 [2024-11-08 22:50:38,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:50:38,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:50:38,616 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:38,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:50:38,621 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 32 treesize of output 30 [2024-11-08 22:50:38,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:50:38,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:50:38,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,665 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:50:38,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:50:38,671 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 32 treesize of output 30 [2024-11-08 22:50:38,687 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:38,688 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:50:38,725 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:50:38,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 18 [2024-11-08 22:50:38,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:38,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:50:38,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:50:38,787 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:50:38,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:50:38,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:50:38,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:50:38,816 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:50:39,058 INFO L349 Elim1Store]: treesize reduction 550, result has 0.5 percent of original size [2024-11-08 22:50:39,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 15 new quantified variables, introduced 12 case distinctions, treesize of input 2092 treesize of output 1658 [2024-11-08 22:50:39,086 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:39,123 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:39,226 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,228 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 285 [2024-11-08 22:50:39,306 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:50:39,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 1 case distinctions, treesize of input 71 treesize of output 49 [2024-11-08 22:50:39,331 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,332 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 311 [2024-11-08 22:50:39,348 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,350 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 464 [2024-11-08 22:50:39,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,380 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 506 [2024-11-08 22:50:39,387 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:39,395 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,403 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,409 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,410 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,418 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,419 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,437 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,448 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,469 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:39,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 355 treesize of output 1365 [2024-11-08 22:50:39,506 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,507 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:50:39,523 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,524 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 510 [2024-11-08 22:50:39,595 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:50:39,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 328 treesize of output 220 [2024-11-08 22:50:39,622 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,624 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 701 [2024-11-08 22:50:39,644 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 820 [2024-11-08 22:50:39,652 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:39,669 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,669 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:50:39,683 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,686 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 574 [2024-11-08 22:50:39,699 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,701 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 391 [2024-11-08 22:50:39,712 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,713 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:50:39,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 24 treesize of output 1 [2024-11-08 22:50:39,959 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:39,960 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 328 [2024-11-08 22:50:40,229 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:40,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:40,237 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:40,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 161 [2024-11-08 22:50:40,261 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:40,261 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:42,101 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,101 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 305 [2024-11-08 22:50:42,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:42,229 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:50:42,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 71 treesize of output 58 [2024-11-08 22:50:42,257 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,259 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 316 [2024-11-08 22:50:42,278 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,279 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-11-08 22:50:42,303 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,304 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 696 [2024-11-08 22:50:42,326 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,326 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 271 [2024-11-08 22:50:42,330 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:42,354 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,355 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,364 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,365 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,390 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,404 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,405 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,409 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,409 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,419 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,419 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,420 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:42,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 325 treesize of output 1595 [2024-11-08 22:50:42,451 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,452 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:50:42,487 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,489 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 678 [2024-11-08 22:50:42,505 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,505 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:50:42,603 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:50:42,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 306 treesize of output 214 [2024-11-08 22:50:42,618 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,620 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 288 [2024-11-08 22:50:42,623 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:42,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:42,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-11-08 22:50:42,659 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 13 treesize of output 1 [2024-11-08 22:50:43,109 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:43,111 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 408 [2024-11-08 22:50:43,282 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:43,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:43,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 104 [2024-11-08 22:50:43,291 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:43,291 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:50:45,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:45,235 INFO L349 Elim1Store]: treesize reduction 24, result has 48.9 percent of original size [2024-11-08 22:50:45,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 51 [2024-11-08 22:50:45,254 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,255 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:50:45,274 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,275 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 237 [2024-11-08 22:50:45,302 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,302 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 209 [2024-11-08 22:50:45,326 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,327 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 235 [2024-11-08 22:50:45,351 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,352 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 756 [2024-11-08 22:50:45,356 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:45,374 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,375 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1189 [2024-11-08 22:50:45,397 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,399 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 490 [2024-11-08 22:50:45,423 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,440 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,440 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,446 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,447 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,454 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:45,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 666 treesize of output 2490 [2024-11-08 22:50:45,486 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:45,505 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,506 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 418 [2024-11-08 22:50:45,514 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:45,529 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,529 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 264 [2024-11-08 22:50:45,620 INFO L349 Elim1Store]: treesize reduction 24, result has 48.9 percent of original size [2024-11-08 22:50:45,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 541 treesize of output 359 [2024-11-08 22:50:45,649 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,653 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 596 [2024-11-08 22:50:45,678 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,682 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 746 [2024-11-08 22:50:45,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:50:45,815 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:45,816 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 457 [2024-11-08 22:50:46,366 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:46,369 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:46,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:46,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 191 treesize of output 249 [2024-11-08 22:50:46,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:50:46,394 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 5 treesize of output 3 [2024-11-08 22:50:46,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7 [2024-11-08 22:50:46,404 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:46,405 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:46,441 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:50:46,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 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:50:48,159 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:48,210 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,211 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:48,228 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,229 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:50:48,249 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,250 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 390 [2024-11-08 22:50:48,268 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,276 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,285 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,296 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,296 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,297 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,314 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,321 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,322 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,339 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,343 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:48,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 258 treesize of output 1140 [2024-11-08 22:50:48,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,380 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 340 [2024-11-08 22:50:48,415 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,416 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 298 [2024-11-08 22:50:48,421 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:48,436 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,438 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 447 [2024-11-08 22:50:48,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 279 treesize of output 180 [2024-11-08 22:50:48,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,504 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 653 [2024-11-08 22:50:48,520 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,523 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 593 [2024-11-08 22:50:48,539 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,540 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 22:50:48,558 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,558 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 224 [2024-11-08 22:50:48,563 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:48,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 287 treesize of output 186 [2024-11-08 22:50:48,614 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,616 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 285 [2024-11-08 22:50:48,632 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,633 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-08 22:50:48,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 24 treesize of output 1 [2024-11-08 22:50:48,677 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:48,678 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:50:49,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,031 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,038 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 167 treesize of output 452 [2024-11-08 22:50:49,072 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-08 22:50:49,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 209 treesize of output 118 [2024-11-08 22:50:49,092 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,092 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:50:49,095 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,096 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:50:49,334 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:49,369 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:49,399 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,400 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:49,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,418 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:50:49,437 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,439 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 390 [2024-11-08 22:50:49,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,471 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,482 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,483 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,483 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,500 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,500 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,505 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,506 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,521 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:49,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 251 treesize of output 1133 [2024-11-08 22:50:49,536 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:49,556 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,557 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 340 [2024-11-08 22:50:49,574 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,575 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 401 [2024-11-08 22:50:49,595 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,596 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 495 [2024-11-08 22:50:49,615 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,616 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 285 [2024-11-08 22:50:49,630 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,631 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 412 [2024-11-08 22:50:49,648 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,649 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 625 [2024-11-08 22:50:49,652 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:49,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,665 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 628 [2024-11-08 22:50:49,677 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,679 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 596 [2024-11-08 22:50:49,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 267 treesize of output 200 [2024-11-08 22:50:49,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 340 treesize of output 177 [2024-11-08 22:50:49,720 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,720 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-08 22:50:49,738 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:50:49,740 INFO L209 tifierPushTermWalker]: Run 30 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:49,848 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:49,849 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 414 [2024-11-08 22:50:50,137 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,139 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 238 [2024-11-08 22:50:50,150 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,151 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:50:50,153 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,154 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:50,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 41 [2024-11-08 22:50:50,422 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:50,471 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,471 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:50,488 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,489 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:50:50,508 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,509 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 390 [2024-11-08 22:50:50,525 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,533 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,554 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,573 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,579 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,579 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,597 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,600 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:50,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 258 treesize of output 1140 [2024-11-08 22:50:50,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 340 [2024-11-08 22:50:50,652 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,653 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 424 [2024-11-08 22:50:50,670 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:50,686 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 542 [2024-11-08 22:50:50,701 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,703 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 599 [2024-11-08 22:50:50,718 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,721 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 863 [2024-11-08 22:50:50,736 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1021 [2024-11-08 22:50:50,750 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,753 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1005 [2024-11-08 22:50:50,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 185 treesize of output 91 [2024-11-08 22:50:50,781 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:50,795 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 403 [2024-11-08 22:50:50,813 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:50,814 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-08 22:50:50,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 293 treesize of output 159 [2024-11-08 22:50:50,848 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:50:51,177 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,178 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 349 [2024-11-08 22:50:51,459 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,466 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 30 [2024-11-08 22:50:51,670 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:51,691 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:51,730 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,731 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:51,746 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:50:51,766 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,767 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 390 [2024-11-08 22:50:51,782 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,789 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,797 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,798 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,807 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,807 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,807 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,845 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,849 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:51,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 251 treesize of output 1133 [2024-11-08 22:50:51,860 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:51,881 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,883 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 340 [2024-11-08 22:50:51,900 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,902 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 580 [2024-11-08 22:50:51,918 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,921 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 722 [2024-11-08 22:50:51,945 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 832 [2024-11-08 22:50:51,965 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,968 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 911 [2024-11-08 22:50:51,984 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:51,987 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 950 [2024-11-08 22:50:51,989 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:51,999 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,002 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 818 [2024-11-08 22:50:52,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 267 treesize of output 200 [2024-11-08 22:50:52,029 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,029 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-08 22:50:52,041 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,042 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-08 22:50:52,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 246 treesize of output 131 [2024-11-08 22:50:52,085 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:50:52,088 INFO L209 tifierPushTermWalker]: Run 30 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:52,112 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,113 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:50:52,454 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:52,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:52,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:52,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 8 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 180 treesize of output 500 [2024-11-08 22:50:52,473 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,473 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:50:52,476 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:50:52,498 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 28 [2024-11-08 22:50:52,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:50:52,865 INFO L349 Elim1Store]: treesize reduction 28, result has 40.4 percent of original size [2024-11-08 22:50:52,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 47 [2024-11-08 22:50:52,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,893 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:50:52,912 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,912 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 230 [2024-11-08 22:50:52,936 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,937 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 778 [2024-11-08 22:50:52,962 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,963 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 255 [2024-11-08 22:50:52,971 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:52,984 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:52,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 314 [2024-11-08 22:50:53,005 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:53,006 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:50:53,023 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:53,024 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 361 [2024-11-08 22:50:53,037 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,055 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,055 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,087 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,087 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,088 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,089 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,089 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,094 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 11 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 434 treesize of output 1515 [2024-11-08 22:50:53,116 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:53,118 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 430 [2024-11-08 22:50:53,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:53,144 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 259 [2024-11-08 22:50:53,146 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:53,157 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:53,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 436 [2024-11-08 22:50:53,233 INFO L349 Elim1Store]: treesize reduction 24, result has 38.5 percent of original size [2024-11-08 22:50:53,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 293 treesize of output 168 [2024-11-08 22:50:53,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 13 treesize of output 1 [2024-11-08 22:50:53,584 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:53,586 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 396 [2024-11-08 22:50:53,719 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:53,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 104 [2024-11-08 22:50:53,746 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:53,746 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:50:55,455 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:50:55,496 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:55,497 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 321 [2024-11-08 22:50:55,639 INFO L349 Elim1Store]: treesize reduction 15, result has 46.4 percent of original size [2024-11-08 22:50:55,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 383 treesize of output 209 [2024-11-08 22:50:55,693 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:55,694 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:50:55,718 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:55,719 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:50:55,747 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:55,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 229 [2024-11-08 22:50:55,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:55,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:55,911 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:55,953 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:55,953 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,027 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,235 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,263 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,264 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,264 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,265 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,336 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,471 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,501 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,523 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:50:56,523 INFO L224 Elim1Store]: Index analysis took 735 ms [2024-11-08 22:50:56,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 295 treesize of output 1555 [2024-11-08 22:50:56,542 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:56,566 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:56,567 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 578 [2024-11-08 22:50:57,013 INFO L349 Elim1Store]: treesize reduction 103, result has 10.4 percent of original size [2024-11-08 22:50:57,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 1085 treesize of output 527 [2024-11-08 22:50:57,504 INFO L349 Elim1Store]: treesize reduction 31, result has 26.2 percent of original size [2024-11-08 22:50:57,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 388 treesize of output 256 [2024-11-08 22:50:57,609 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:57,610 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 346 [2024-11-08 22:50:57,681 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:57,683 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 474 [2024-11-08 22:50:57,719 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:50:57,739 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:57,742 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 575 [2024-11-08 22:50:57,811 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:57,812 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 345 [2024-11-08 22:50:59,437 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:50:59,439 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 564 [2024-11-08 22:51:00,218 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:00,219 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 286 [2024-11-08 22:51:00,523 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:00,524 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 398 [2024-11-08 22:51:00,967 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:00,968 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 90 [2024-11-08 22:51:01,145 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:01,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 14 [2024-11-08 22:51:01,389 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:01,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 14 [2024-11-08 22:51:03,883 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:03,883 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:51:04,216 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:04,216 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-08 22:51:04,662 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:04,663 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:51:05,185 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:05,186 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 70 [2024-11-08 22:51:05,270 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:05,273 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:05,279 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:05,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 237 treesize of output 210 [2024-11-08 22:51:05,420 INFO L349 Elim1Store]: treesize reduction 228, result has 18.6 percent of original size [2024-11-08 22:51:05,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 9 case distinctions, treesize of input 75 treesize of output 181 [2024-11-08 22:51:05,431 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:05,432 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-08 22:51:06,135 INFO L349 Elim1Store]: treesize reduction 228, result has 18.6 percent of original size [2024-11-08 22:51:06,136 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 9 case distinctions, treesize of input 68 treesize of output 160 [2024-11-08 22:51:06,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:06,144 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:51:06,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:06,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:06,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 10 [2024-11-08 22:51:06,328 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:06,332 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:06,340 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:06,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 237 treesize of output 210 [2024-11-08 22:51:06,488 INFO L349 Elim1Store]: treesize reduction 228, result has 18.6 percent of original size [2024-11-08 22:51:06,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 9 case distinctions, treesize of input 68 treesize of output 160 [2024-11-08 22:51:06,495 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:06,497 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-08 22:51:06,944 INFO L349 Elim1Store]: treesize reduction 226, result has 19.3 percent of original size [2024-11-08 22:51:06,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 9 case distinctions, treesize of input 75 treesize of output 183 [2024-11-08 22:51:06,951 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:06,953 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 144 [2024-11-08 22:51:07,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:07,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:07,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:07,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2024-11-08 22:51:07,536 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:07,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:07,559 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:07,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 561 treesize of output 522 [2024-11-08 22:51:07,711 INFO L349 Elim1Store]: treesize reduction 243, result has 18.2 percent of original size [2024-11-08 22:51:07,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 12 case distinctions, treesize of input 66 treesize of output 169 [2024-11-08 22:51:07,720 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:07,721 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 155 [2024-11-08 22:51:07,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:07,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:07,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:07,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:07,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:07,741 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:07,759 INFO L349 Elim1Store]: treesize reduction 97, result has 1.0 percent of original size [2024-11-08 22:51:07,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 960 treesize of output 788 [2024-11-08 22:51:07,813 INFO L349 Elim1Store]: treesize reduction 9, result has 47.1 percent of original size [2024-11-08 22:51:07,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 15 [2024-11-08 22:51:07,887 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:07,887 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-08 22:51:07,905 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:07,906 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:51:07,961 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:07,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:51:07,976 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:07,977 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:51:08,005 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,005 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-08 22:51:08,016 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,016 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-08 22:51:08,051 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,051 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-08 22:51:08,082 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:51:08,099 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,099 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:51:08,541 INFO L349 Elim1Store]: treesize reduction 94, result has 23.6 percent of original size [2024-11-08 22:51:08,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 57 treesize of output 121 [2024-11-08 22:51:08,547 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,548 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:51:08,551 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-08 22:51:08,601 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 5 treesize of output 3 [2024-11-08 22:51:08,699 INFO L349 Elim1Store]: treesize reduction 88, result has 28.5 percent of original size [2024-11-08 22:51:08,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 9 case distinctions, treesize of input 66 treesize of output 158 [2024-11-08 22:51:08,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,716 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,716 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,717 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,718 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,718 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,719 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,722 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-08 22:51:08,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 57 treesize of output 48 [2024-11-08 22:51:08,731 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,732 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,732 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,736 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-08 22:51:08,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 33 treesize of output 10 [2024-11-08 22:51:08,776 INFO L349 Elim1Store]: treesize reduction 122, result has 0.8 percent of original size [2024-11-08 22:51:08,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 9 case distinctions, treesize of input 59 treesize of output 1 [2024-11-08 22:51:08,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7 [2024-11-08 22:51:08,887 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 214 treesize of output 187 [2024-11-08 22:51:08,973 INFO L349 Elim1Store]: treesize reduction 88, result has 28.5 percent of original size [2024-11-08 22:51:08,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 9 case distinctions, treesize of input 59 treesize of output 153 [2024-11-08 22:51:08,984 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,985 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,986 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,986 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,988 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:08,992 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-08 22:51:08,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 50 treesize of output 35 [2024-11-08 22:51:08,996 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:08,996 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:51:09,050 INFO L349 Elim1Store]: treesize reduction 122, result has 0.8 percent of original size [2024-11-08 22:51:09,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 9 case distinctions, treesize of input 66 treesize of output 1 [2024-11-08 22:51:09,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7 [2024-11-08 22:51:09,306 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:09,309 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:09,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:09,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 142 treesize of output 119 [2024-11-08 22:51:09,328 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 5 treesize of output 3 [2024-11-08 22:51:09,382 INFO L349 Elim1Store]: treesize reduction 96, result has 22.0 percent of original size [2024-11-08 22:51:09,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 57 treesize of output 119 [2024-11-08 22:51:09,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:09,392 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 71 [2024-11-08 22:51:09,396 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:09,396 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-08 22:51:15,357 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:15,358 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 321 [2024-11-08 22:51:15,529 INFO L349 Elim1Store]: treesize reduction 15, result has 46.4 percent of original size [2024-11-08 22:51:15,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 383 treesize of output 209 [2024-11-08 22:51:15,554 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:15,555 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 246 [2024-11-08 22:51:15,817 INFO L349 Elim1Store]: treesize reduction 62, result has 12.7 percent of original size [2024-11-08 22:51:15,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 1031 treesize of output 639 [2024-11-08 22:51:15,888 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:15,888 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 236 [2024-11-08 22:51:15,916 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:15,942 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:15,943 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 262 [2024-11-08 22:51:15,987 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:15,988 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 314 [2024-11-08 22:51:16,031 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,110 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,110 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,454 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,455 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,639 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,754 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,872 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:16,957 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:17,004 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:17,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:17,044 INFO L224 Elim1Store]: Index analysis took 999 ms [2024-11-08 22:51:17,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 323 treesize of output 1287 [2024-11-08 22:51:17,418 INFO L349 Elim1Store]: treesize reduction 31, result has 26.2 percent of original size [2024-11-08 22:51:17,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 234 treesize of output 162 [2024-11-08 22:51:17,466 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:17,469 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 717 [2024-11-08 22:51:17,515 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:17,516 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 374 [2024-11-08 22:51:17,527 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:17,563 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:17,565 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 566 [2024-11-08 22:51:17,597 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:17,599 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 374 [2024-11-08 22:51:19,150 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:19,151 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:51:19,370 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:19,372 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 590 [2024-11-08 22:51:20,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:20,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 452 [2024-11-08 22:51:20,422 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:20,423 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 157 [2024-11-08 22:51:20,599 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:20,891 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:21,230 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:21,231 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:51:21,345 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:21,346 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:51:21,542 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:21,543 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 157 [2024-11-08 22:51:21,691 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:21,692 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 181 [2024-11-08 22:51:21,775 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:21,777 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:51:21,992 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:21,996 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1032 [2024-11-08 22:51:22,592 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:22,644 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:22,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 1146 treesize of output 1176 [2024-11-08 22:51:22,952 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:22,981 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:22,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 15 [2024-11-08 22:51:23,086 INFO L349 Elim1Store]: treesize reduction 138, result has 20.2 percent of original size [2024-11-08 22:51:23,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 9 case distinctions, treesize of input 66 treesize of output 150 [2024-11-08 22:51:23,106 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,107 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,107 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,108 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,109 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,109 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,110 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,114 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 22:51:23,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 50 treesize of output 43 [2024-11-08 22:51:23,119 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:23,120 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:51:23,386 INFO L349 Elim1Store]: treesize reduction 138, result has 20.2 percent of original size [2024-11-08 22:51:23,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 68 treesize of output 148 [2024-11-08 22:51:23,393 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:23,394 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:51:23,467 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:23,558 INFO L349 Elim1Store]: treesize reduction 138, result has 20.2 percent of original size [2024-11-08 22:51:23,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 75 treesize of output 160 [2024-11-08 22:51:23,568 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:23,569 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 161 [2024-11-08 22:51:23,694 INFO L349 Elim1Store]: treesize reduction 44, result has 29.0 percent of original size [2024-11-08 22:51:23,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 59 treesize of output 120 [2024-11-08 22:51:23,701 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:23,702 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-08 22:51:23,719 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:23,719 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-11-08 22:51:23,784 INFO L349 Elim1Store]: treesize reduction 44, result has 29.0 percent of original size [2024-11-08 22:51:23,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 66 treesize of output 139 [2024-11-08 22:51:23,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:23,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 135 [2024-11-08 22:51:23,796 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:23,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-11-08 22:51:23,852 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:23,879 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 5 treesize of output 3 [2024-11-08 22:51:24,055 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,060 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,062 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 45 [2024-11-08 22:51:24,095 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,101 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 45 [2024-11-08 22:51:24,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,310 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-11-08 22:51:24,369 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:24,370 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-08 22:51:24,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,424 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-11-08 22:51:24,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,629 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 13 treesize of output 1 [2024-11-08 22:51:24,668 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:24,669 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:51:24,727 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:24,728 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:51:24,821 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:24,822 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-08 22:51:24,825 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:24,825 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:51:24,914 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:24,915 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:51:24,921 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:24,922 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 23 treesize of output 1 [2024-11-08 22:51:25,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 33 treesize of output 17 [2024-11-08 22:51:26,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 43 treesize of output 22 [2024-11-08 22:51:27,131 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:27,132 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 321 [2024-11-08 22:51:27,252 INFO L349 Elim1Store]: treesize reduction 15, result has 46.4 percent of original size [2024-11-08 22:51:27,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 383 treesize of output 209 [2024-11-08 22:51:27,278 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:27,279 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 246 [2024-11-08 22:51:27,527 INFO L349 Elim1Store]: treesize reduction 62, result has 12.7 percent of original size [2024-11-08 22:51:27,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 1031 treesize of output 639 [2024-11-08 22:51:27,579 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:27,580 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 236 [2024-11-08 22:51:27,599 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:27,617 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:27,618 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 262 [2024-11-08 22:51:27,665 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:27,667 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 314 [2024-11-08 22:51:27,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:27,713 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 578 [2024-11-08 22:51:27,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:27,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:51:28,030 INFO L349 Elim1Store]: treesize reduction 31, result has 26.2 percent of original size [2024-11-08 22:51:28,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 306 treesize of output 210 [2024-11-08 22:51:28,058 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,148 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,206 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,493 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,579 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,674 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,752 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,795 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,795 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,796 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,813 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:28,813 INFO L224 Elim1Store]: Index analysis took 744 ms [2024-11-08 22:51:28,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 325 treesize of output 668 [2024-11-08 22:51:28,823 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:28,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:28,856 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 342 [2024-11-08 22:51:28,882 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:28,883 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 384 [2024-11-08 22:51:30,201 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:30,201 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 218 [2024-11-08 22:51:30,595 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:30,597 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 580 [2024-11-08 22:51:31,003 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:31,004 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 442 [2024-11-08 22:51:31,650 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:31,651 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-11-08 22:51:31,770 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:31,791 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:31,936 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:31,937 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 216 [2024-11-08 22:51:32,168 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:32,169 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 67 [2024-11-08 22:51:32,185 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:32,186 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-11-08 22:51:33,717 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:33,717 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-11-08 22:51:33,846 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:33,847 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 96 [2024-11-08 22:51:33,895 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:33,901 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1361 [2024-11-08 22:51:34,824 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:34,824 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-11-08 22:51:34,872 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:34,872 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-08 22:51:35,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,047 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 317 treesize of output 280 [2024-11-08 22:51:35,173 INFO L349 Elim1Store]: treesize reduction 120, result has 26.4 percent of original size [2024-11-08 22:51:35,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 68 treesize of output 159 [2024-11-08 22:51:35,195 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,196 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,197 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,197 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,198 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,204 INFO L349 Elim1Store]: treesize reduction 57, result has 1.7 percent of original size [2024-11-08 22:51:35,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 62 treesize of output 39 [2024-11-08 22:51:35,339 INFO L349 Elim1Store]: treesize reduction 120, result has 26.4 percent of original size [2024-11-08 22:51:35,339 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 75 treesize of output 156 [2024-11-08 22:51:35,346 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:35,346 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:51:35,486 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,489 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,495 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 213 treesize of output 176 [2024-11-08 22:51:35,534 INFO L349 Elim1Store]: treesize reduction 44, result has 29.0 percent of original size [2024-11-08 22:51:35,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 50 treesize of output 105 [2024-11-08 22:51:35,539 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:35,540 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:51:35,543 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:35,543 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 71 [2024-11-08 22:51:35,579 INFO L349 Elim1Store]: treesize reduction 61, result has 1.6 percent of original size [2024-11-08 22:51:35,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 57 treesize of output 1 [2024-11-08 22:51:35,583 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 5 treesize of output 3 [2024-11-08 22:51:35,775 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,778 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,784 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 317 treesize of output 280 [2024-11-08 22:51:35,876 INFO L349 Elim1Store]: treesize reduction 120, result has 26.4 percent of original size [2024-11-08 22:51:35,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 75 treesize of output 164 [2024-11-08 22:51:35,894 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,894 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:35,915 INFO L349 Elim1Store]: treesize reduction 58, result has 12.1 percent of original size [2024-11-08 22:51:35,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 71 treesize of output 62 [2024-11-08 22:51:36,097 INFO L349 Elim1Store]: treesize reduction 120, result has 26.4 percent of original size [2024-11-08 22:51:36,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 68 treesize of output 151 [2024-11-08 22:51:36,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,104 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:51:36,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,257 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,263 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 240 treesize of output 203 [2024-11-08 22:51:36,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 5 treesize of output 3 [2024-11-08 22:51:36,320 INFO L349 Elim1Store]: treesize reduction 44, result has 29.0 percent of original size [2024-11-08 22:51:36,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 57 treesize of output 110 [2024-11-08 22:51:36,325 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,325 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 67 [2024-11-08 22:51:36,328 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,329 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:51:36,381 INFO L349 Elim1Store]: treesize reduction 44, result has 29.0 percent of original size [2024-11-08 22:51:36,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 50 treesize of output 105 [2024-11-08 22:51:36,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,385 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:51:36,392 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,392 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:51:36,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,411 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 213 treesize of output 176 [2024-11-08 22:51:36,482 INFO L349 Elim1Store]: treesize reduction 44, result has 29.0 percent of original size [2024-11-08 22:51:36,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 57 treesize of output 110 [2024-11-08 22:51:36,490 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,490 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 67 [2024-11-08 22:51:36,493 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,494 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:51:36,545 INFO L349 Elim1Store]: treesize reduction 44, result has 29.0 percent of original size [2024-11-08 22:51:36,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 50 treesize of output 111 [2024-11-08 22:51:36,556 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,559 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,562 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:51:36,562 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 39 treesize of output 33 [2024-11-08 22:51:36,565 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,565 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:51:36,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-08 22:51:36,589 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,593 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,597 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:36,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 147 treesize of output 114 [2024-11-08 22:51:36,614 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:51:36,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 7 [2024-11-08 22:51:36,708 INFO L349 Elim1Store]: treesize reduction 134, result has 24.3 percent of original size [2024-11-08 22:51:36,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 9 case distinctions, treesize of input 66 treesize of output 150 [2024-11-08 22:51:36,718 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,718 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 142 [2024-11-08 22:51:36,724 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:36,725 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 144 [2024-11-08 22:51:40,945 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:40,995 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:40,996 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:51:41,014 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,015 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 282 [2024-11-08 22:51:41,033 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,034 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:51:41,057 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,057 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 229 [2024-11-08 22:51:41,087 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,088 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 750 [2024-11-08 22:51:41,113 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,114 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1174 [2024-11-08 22:51:41,118 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:41,139 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,140 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 380 [2024-11-08 22:51:41,158 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,159 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:51:41,174 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,175 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 324 [2024-11-08 22:51:41,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 147 treesize of output 134 [2024-11-08 22:51:41,210 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,210 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 165 [2024-11-08 22:51:41,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 157 treesize of output 79 [2024-11-08 22:51:41,236 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:41,247 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,253 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,271 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,272 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,273 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,276 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,277 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,278 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 11 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 485 treesize of output 878 [2024-11-08 22:51:41,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 13 treesize of output 1 [2024-11-08 22:51:41,345 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,346 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:51:41,482 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,483 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:51:41,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 238 [2024-11-08 22:51:41,527 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,528 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-11-08 22:51:41,551 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 238 [2024-11-08 22:51:41,574 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,575 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 759 [2024-11-08 22:51:41,579 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:41,596 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,598 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1178 [2024-11-08 22:51:41,625 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,626 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 339 [2024-11-08 22:51:41,643 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,644 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 393 [2024-11-08 22:51:41,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 173 treesize of output 157 [2024-11-08 22:51:41,677 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,684 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,684 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,685 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,710 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,711 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,711 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,718 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,719 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,729 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,729 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,730 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:41,739 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 11 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 383 treesize of output 1173 [2024-11-08 22:51:41,748 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:41,759 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 453 [2024-11-08 22:51:41,773 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:41,774 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 337 [2024-11-08 22:51:41,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 154 [2024-11-08 22:51:41,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 13 treesize of output 1 [2024-11-08 22:51:42,158 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,159 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 351 [2024-11-08 22:51:42,233 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,236 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 32 [2024-11-08 22:51:42,471 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:42,526 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,527 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:51:42,553 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,554 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:51:42,585 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 385 [2024-11-08 22:51:42,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,636 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,649 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,650 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,663 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,663 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,664 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,711 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,717 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,718 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,731 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:42,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 246 treesize of output 1128 [2024-11-08 22:51:42,780 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,781 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 304 [2024-11-08 22:51:42,789 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:42,804 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,806 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 419 [2024-11-08 22:51:42,834 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,835 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 221 [2024-11-08 22:51:42,853 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,854 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 426 [2024-11-08 22:51:42,870 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,870 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 168 [2024-11-08 22:51:42,883 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,885 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 655 [2024-11-08 22:51:42,899 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,901 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 595 [2024-11-08 22:51:42,902 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:42,913 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,914 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-08 22:51:42,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 235 treesize of output 177 [2024-11-08 22:51:42,939 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:42,939 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 110 [2024-11-08 22:51:42,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 108 [2024-11-08 22:51:42,970 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:51:43,050 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,052 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:51:43,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,440 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 152 treesize of output 315 [2024-11-08 22:51:43,468 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:51:43,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 35 treesize of output 35 [2024-11-08 22:51:43,485 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,486 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:51:43,489 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,489 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:51:43,625 INFO L209 tifierPushTermWalker]: Run 30 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:43,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:51:43,756 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,757 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:51:43,776 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,777 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 385 [2024-11-08 22:51:43,793 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,801 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,808 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,809 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,820 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,820 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,821 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,838 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,838 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,839 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,845 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,846 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,865 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,868 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:43,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 253 treesize of output 1135 [2024-11-08 22:51:43,901 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,902 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 419 [2024-11-08 22:51:43,921 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,923 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 600 [2024-11-08 22:51:43,928 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:43,945 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 832 [2024-11-08 22:51:43,969 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:43,971 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1099 [2024-11-08 22:51:43,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 373 treesize of output 183 [2024-11-08 22:51:44,016 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,019 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 981 [2024-11-08 22:51:44,032 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,035 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 855 [2024-11-08 22:51:44,049 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,050 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 227 [2024-11-08 22:51:44,055 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:44,066 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,066 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-08 22:51:44,080 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,081 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 297 [2024-11-08 22:51:44,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 108 [2024-11-08 22:51:44,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:51:44,146 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,147 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 319 [2024-11-08 22:51:44,567 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:44,569 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:44,575 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:44,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 401 [2024-11-08 22:51:44,604 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:51:44,604 INFO L378 Elim1Store]: Elim1 eliminated variable 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 2 case distinctions, treesize of input 35 treesize of output 35 [2024-11-08 22:51:44,619 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,619 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:51:44,623 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:44,623 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:51:45,640 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:51:45,649 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:45,651 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:45,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:51:45,665 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:45,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:51:45,670 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 32 treesize of output 30 [2024-11-08 22:51:45,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,692 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:51:45,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:51:45,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,706 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:51:45,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:51:45,720 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:45,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:51:45,726 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 32 treesize of output 30 [2024-11-08 22:51:45,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:51:45,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:51:45,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,765 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,774 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:51:45,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:51:45,784 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:51:45,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:51:45,787 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:45,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:51:45,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,812 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:51:45,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:51:45,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:51:45,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,826 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,835 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:51:45,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:51:45,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:51:45,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,850 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,859 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:51:45,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:51:45,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:51:45,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,876 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,877 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:45,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:45,886 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:51:45,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:51:45,902 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:51:45,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:51:45,914 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:51:45,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:51:45,926 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:51:45,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:51:45,938 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:51:45,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:51:45,942 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:45,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:51:45,958 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:45,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:51:45,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 30 [2024-11-08 22:51:45,984 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:45,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:51:46,004 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,007 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:51:46,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 3 [2024-11-08 22:51:46,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,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 8 treesize of output 1 [2024-11-08 22:51:46,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:51:46,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,034 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:46,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:51:46,041 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 32 treesize of output 30 [2024-11-08 22:51:46,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:51:46,060 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:51:46,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:51:46,081 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:46,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:51:46,086 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 32 treesize of output 30 [2024-11-08 22:51:46,115 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,118 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:51:46,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:51:46,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:51:46,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:51:46,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:51:46,159 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:51:46,159 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:51:46,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:51:46,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,185 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:51:46,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,223 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 45 [2024-11-08 22:51:46,298 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,298 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:51:46,308 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,308 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 41 [2024-11-08 22:51:46,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,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-08 22:51:46,338 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:46,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:51:46,352 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:46,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:51:46,357 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 32 treesize of output 30 [2024-11-08 22:51:46,382 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,385 INFO L349 Elim1Store]: treesize reduction 22, result has 4.3 percent of original size [2024-11-08 22:51:46,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:51:46,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,391 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-08 22:51:46,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:51:46,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:51:46,414 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:46,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:51:46,418 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 32 treesize of output 30 [2024-11-08 22:51:46,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:51:46,443 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:51:46,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,461 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:51:46,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:51:46,468 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 32 treesize of output 30 [2024-11-08 22:51:46,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:51:46,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:51:46,505 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:51:46,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:51:46,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:51:46,528 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,528 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,531 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,531 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:51:46,560 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,566 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,568 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,568 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,569 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,574 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:51:46,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:51:46,659 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,663 INFO L349 Elim1Store]: treesize reduction 22, result has 4.3 percent of original size [2024-11-08 22:51:46,663 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:51:46,678 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:46,681 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:51:46,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:51:46,713 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,714 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-08 22:51:46,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,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-08 22:51:46,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:51:46,732 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 38 treesize of output 56 [2024-11-08 22:51:46,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-08 22:51:46,745 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:51:46,749 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-08 22:51:46,756 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:51:46,761 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:46,761 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:51:46,768 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:51:47,062 INFO L349 Elim1Store]: treesize reduction 574, result has 0.5 percent of original size [2024-11-08 22:51:47,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 15 new quantified variables, introduced 12 case distinctions, treesize of input 1078 treesize of output 1487 [2024-11-08 22:51:47,091 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:47,130 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:47,197 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,198 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 285 [2024-11-08 22:51:47,215 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,217 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 299 [2024-11-08 22:51:47,235 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,244 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,244 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,245 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,272 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,298 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,303 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,303 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,310 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,310 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,314 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,326 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,337 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:47,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 229 treesize of output 953 [2024-11-08 22:51:47,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,385 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 445 [2024-11-08 22:51:47,405 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,407 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 572 [2024-11-08 22:51:47,418 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:47,431 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,434 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 902 [2024-11-08 22:51:47,455 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,457 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1036 [2024-11-08 22:51:47,476 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,478 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1125 [2024-11-08 22:51:47,496 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,497 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 305 [2024-11-08 22:51:47,513 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,513 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 315 [2024-11-08 22:51:47,518 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:47,529 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,529 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 431 [2024-11-08 22:51:47,548 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:51:47,629 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:51:47,630 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 193 treesize of output 143 [2024-11-08 22:51:47,697 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:51:47,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 246 treesize of output 149 [2024-11-08 22:51:47,709 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:47,710 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 208 [2024-11-08 22:51:48,094 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:48,095 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 339 [2024-11-08 22:51:48,327 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:48,331 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:48,335 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:48,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 33 [2024-11-08 22:51:50,277 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,278 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:51:50,296 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,297 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:51:50,317 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,324 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,325 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,325 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,326 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,326 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,389 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,409 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,413 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:50,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 229 treesize of output 953 [2024-11-08 22:51:50,445 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,446 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 367 [2024-11-08 22:51:50,465 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,467 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 539 [2024-11-08 22:51:50,478 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:50,491 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,492 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 298 [2024-11-08 22:51:50,514 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,515 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 577 [2024-11-08 22:51:50,535 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,536 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 267 [2024-11-08 22:51:50,553 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,554 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 277 [2024-11-08 22:51:50,637 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:51:50,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 381 treesize of output 259 [2024-11-08 22:51:50,654 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,655 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:51:50,659 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:50,671 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,672 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 355 [2024-11-08 22:51:50,747 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:51:50,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 387 treesize of output 218 [2024-11-08 22:51:50,769 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:51:50,867 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,869 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 475 [2024-11-08 22:51:50,943 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:50,944 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 475 [2024-11-08 22:51:51,300 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:51,301 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-08 22:51:51,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:51,393 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 226 [2024-11-08 22:51:53,633 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 104 treesize of output 94 [2024-11-08 22:51:53,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:51:53,677 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,680 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 84 [2024-11-08 22:51:53,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:51:53,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 84 [2024-11-08 22:51:53,924 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,926 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 104 treesize of output 94 [2024-11-08 22:51:53,949 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,951 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:53,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 104 treesize of output 94 [2024-11-08 22:51:54,021 INFO L378 Elim1Store]: Elim1 eliminated variable 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 46 treesize of output 34 [2024-11-08 22:51:54,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:51:54,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-08 22:51:54,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 35 treesize of output 28 [2024-11-08 22:51:54,097 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:51:54,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 28 [2024-11-08 22:51:54,128 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,130 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 104 treesize of output 94 [2024-11-08 22:51:54,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:51:54,223 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,225 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 239 treesize of output 242 [2024-11-08 22:51:54,285 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,285 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:51:54,288 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 49 [2024-11-08 22:51:54,309 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,309 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-08 22:51:54,322 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,322 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:51:54,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:51:54,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 35 treesize of output 28 [2024-11-08 22:51:54,591 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,593 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 84 [2024-11-08 22:51:54,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-08 22:51:54,622 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,624 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 239 treesize of output 242 [2024-11-08 22:51:54,689 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,689 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-11-08 22:51:54,695 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:54,695 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 23 treesize of output 1 [2024-11-08 22:51:54,729 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,730 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-08 22:51:54,744 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,745 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:51:54,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 3 [2024-11-08 22:51:54,944 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,944 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 312 [2024-11-08 22:51:54,963 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,964 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 313 [2024-11-08 22:51:54,982 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:54,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 327 [2024-11-08 22:51:55,011 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,019 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,019 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,020 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,020 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,021 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,042 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,050 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,050 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,058 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,084 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,087 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:55,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 257 treesize of output 1058 [2024-11-08 22:51:55,118 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,118 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:51:55,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 439 [2024-11-08 22:51:55,147 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:55,158 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,160 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 739 [2024-11-08 22:51:55,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,184 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 307 [2024-11-08 22:51:55,206 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,207 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 424 [2024-11-08 22:51:55,227 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,228 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 222 [2024-11-08 22:51:55,307 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:51:55,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 528 treesize of output 287 [2024-11-08 22:51:55,324 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,324 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:51:55,328 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:55,406 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:51:55,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 387 treesize of output 218 [2024-11-08 22:51:55,428 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:51:55,660 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,661 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:51:55,863 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:55,864 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:51:56,089 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:56,092 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:56,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 293 treesize of output 404 [2024-11-08 22:51:56,112 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:56,113 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:51:56,129 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:56,129 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-08 22:51:56,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:56,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 68 [2024-11-08 22:51:56,264 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:56,265 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-08 22:51:56,298 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:56,304 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:56,304 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 43 [2024-11-08 22:51:56,337 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2024-11-08 22:51:56,337 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 2 case distinctions, treesize of input 37 treesize of output 21 [2024-11-08 22:51:56,646 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:56,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 19 [2024-11-08 22:51:57,367 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,368 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:51:57,386 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,387 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 308 [2024-11-08 22:51:57,406 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,413 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,415 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,415 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,444 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,490 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,494 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,495 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,503 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,511 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,515 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:57,515 INFO L224 Elim1Store]: Index analysis took 101 ms [2024-11-08 22:51:57,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 229 treesize of output 953 [2024-11-08 22:51:57,545 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,546 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:51:57,564 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,566 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 516 [2024-11-08 22:51:57,576 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:57,589 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,590 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 252 [2024-11-08 22:51:57,612 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,612 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 239 [2024-11-08 22:51:57,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 343 [2024-11-08 22:51:57,655 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,655 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 382 [2024-11-08 22:51:57,673 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,674 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 406 [2024-11-08 22:51:57,679 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:57,757 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:51:57,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 481 treesize of output 264 [2024-11-08 22:51:57,837 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:51:57,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 334 treesize of output 230 [2024-11-08 22:51:57,851 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,852 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 277 [2024-11-08 22:51:57,873 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:51:57,959 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:57,960 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 373 [2024-11-08 22:51:58,123 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:58,124 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 373 [2024-11-08 22:51:58,758 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:58,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 451 [2024-11-08 22:51:59,123 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,126 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,130 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 76 [2024-11-08 22:51:59,190 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,193 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,197 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 75 [2024-11-08 22:51:59,224 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:51:59,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 22 [2024-11-08 22:51:59,281 INFO L349 Elim1Store]: treesize reduction 9, result has 47.1 percent of original size [2024-11-08 22:51:59,281 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 19 [2024-11-08 22:51:59,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:51:59,621 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:51:59,683 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:59,684 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:51:59,701 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:59,702 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:51:59,720 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,728 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,783 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,791 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,794 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,800 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:51:59,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 219 treesize of output 943 [2024-11-08 22:51:59,835 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:59,836 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 283 [2024-11-08 22:51:59,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 255 treesize of output 231 [2024-11-08 22:51:59,873 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:51:59,885 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:59,887 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 280 [2024-11-08 22:51:59,919 INFO L378 Elim1Store]: Elim1 eliminated variable 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 287 treesize of output 260 [2024-11-08 22:51:59,937 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:59,938 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 281 [2024-11-08 22:51:59,958 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:59,960 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 425 [2024-11-08 22:51:59,978 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:51:59,979 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 635 [2024-11-08 22:51:59,998 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 437 [2024-11-08 22:52:00,007 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:00,023 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,024 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 334 [2024-11-08 22:52:00,047 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,048 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 428 [2024-11-08 22:52:00,066 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:52:00,109 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,110 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 373 [2024-11-08 22:52:00,162 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,163 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 391 [2024-11-08 22:52:00,253 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,253 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 312 [2024-11-08 22:52:00,274 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,275 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 313 [2024-11-08 22:52:00,295 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,296 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 322 [2024-11-08 22:52:00,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,323 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,323 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,324 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,324 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,325 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,353 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,353 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,361 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,371 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,385 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,389 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 1025 [2024-11-08 22:52:00,419 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,420 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 388 [2024-11-08 22:52:00,438 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,440 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 572 [2024-11-08 22:52:00,452 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:00,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,465 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 769 [2024-11-08 22:52:00,490 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,491 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:52:00,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 325 treesize of output 295 [2024-11-08 22:52:00,539 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,540 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 391 [2024-11-08 22:52:00,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-11-08 22:52:00,588 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,589 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 381 [2024-11-08 22:52:00,592 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:00,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 267 treesize of output 200 [2024-11-08 22:52:00,625 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:52:00,758 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 357 [2024-11-08 22:52:00,766 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,768 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,774 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 11 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 11 new quantified variables, introduced 0 case distinctions, treesize of input 263 treesize of output 955 [2024-11-08 22:52:00,791 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 209 [2024-11-08 22:52:00,796 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 243 [2024-11-08 22:52:00,798 INFO L209 tifierPushTermWalker]: Run 30 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:00,802 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,802 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-08 22:52:00,918 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,918 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 285 [2024-11-08 22:52:00,934 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:00,935 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:52:00,954 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,961 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,961 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,962 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,963 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:00,964 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,002 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,019 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,022 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,023 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,026 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,027 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,030 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,037 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,040 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 219 treesize of output 943 [2024-11-08 22:52:01,069 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,070 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:52:01,087 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,089 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 567 [2024-11-08 22:52:01,098 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:01,110 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,112 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 719 [2024-11-08 22:52:01,131 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 989 [2024-11-08 22:52:01,150 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 940 [2024-11-08 22:52:01,166 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,169 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 933 [2024-11-08 22:52:01,182 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,183 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:52:01,187 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:01,205 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,205 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 315 [2024-11-08 22:52:01,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 171 treesize of output 131 [2024-11-08 22:52:01,231 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,231 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-08 22:52:01,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 171 treesize of output 131 [2024-11-08 22:52:01,261 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:52:01,369 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,371 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 105 [2024-11-08 22:52:01,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 37 [2024-11-08 22:52:01,383 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,383 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 44 [2024-11-08 22:52:01,449 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,451 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:52:01,470 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,472 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 303 [2024-11-08 22:52:01,491 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,498 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,500 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,520 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,556 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,559 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,560 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,563 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,563 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,566 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,573 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,576 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:01,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 219 treesize of output 943 [2024-11-08 22:52:01,606 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,607 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:52:01,625 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,627 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 577 [2024-11-08 22:52:01,638 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:01,652 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,653 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 257 [2024-11-08 22:52:01,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 255 treesize of output 231 [2024-11-08 22:52:01,706 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,707 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-08 22:52:01,729 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,730 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 460 [2024-11-08 22:52:01,751 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,752 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 443 [2024-11-08 22:52:01,782 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,783 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 337 [2024-11-08 22:52:01,786 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:01,798 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,799 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 333 [2024-11-08 22:52:01,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 299 treesize of output 223 [2024-11-08 22:52:01,838 INFO L378 Elim1Store]: Elim1 eliminated variable 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 24 treesize of output 1 [2024-11-08 22:52:01,913 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,915 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 373 [2024-11-08 22:52:01,965 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:01,967 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 380 [2024-11-08 22:52:02,063 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,064 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:52:02,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 269 treesize of output 201 [2024-11-08 22:52:02,114 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,115 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 344 [2024-11-08 22:52:02,135 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,145 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,145 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,145 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,171 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,214 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,217 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,218 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,221 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,222 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:02,240 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 274 treesize of output 998 [2024-11-08 22:52:02,271 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,272 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 405 [2024-11-08 22:52:02,499 INFO L349 Elim1Store]: treesize reduction 31, result has 26.2 percent of original size [2024-11-08 22:52:02,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 40 treesize of output 40 [2024-11-08 22:52:02,514 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:02,556 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,558 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 275 [2024-11-08 22:52:02,607 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,609 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 300 [2024-11-08 22:52:02,679 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 315 [2024-11-08 22:52:02,737 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,740 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 562 [2024-11-08 22:52:02,796 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:52:02,806 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:02,842 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,844 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 391 [2024-11-08 22:52:02,880 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:02,882 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-11-08 22:52:03,075 INFO L349 Elim1Store]: treesize reduction 27, result has 25.0 percent of original size [2024-11-08 22:52:03,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 434 treesize of output 237 [2024-11-08 22:52:03,839 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:03,840 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 406 [2024-11-08 22:52:03,975 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:03,976 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 406 [2024-11-08 22:52:04,118 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:04,119 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 304 [2024-11-08 22:52:04,613 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:04,614 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 279 [2024-11-08 22:52:04,876 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:04,876 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 261 [2024-11-08 22:52:05,550 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:05,554 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:05,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:05,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 94 [2024-11-08 22:52:05,737 INFO L349 Elim1Store]: treesize reduction 237, result has 18.3 percent of original size [2024-11-08 22:52:05,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 12 case distinctions, treesize of input 79 treesize of output 258 [2024-11-08 22:52:05,748 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:05,748 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:52:06,186 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,189 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,194 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 150 treesize of output 125 [2024-11-08 22:52:06,356 INFO L349 Elim1Store]: treesize reduction 225, result has 23.7 percent of original size [2024-11-08 22:52:06,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 8 case distinctions, treesize of input 60 treesize of output 127 [2024-11-08 22:52:06,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,376 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,409 INFO L349 Elim1Store]: treesize reduction 122, result has 12.2 percent of original size [2024-11-08 22:52:06,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 9 case distinctions, treesize of input 71 treesize of output 47 [2024-11-08 22:52:06,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,466 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:06,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 114 [2024-11-08 22:52:06,997 INFO L349 Elim1Store]: treesize reduction 390, result has 23.1 percent of original size [2024-11-08 22:52:06,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 16 case distinctions, treesize of input 99 treesize of output 356 [2024-11-08 22:52:07,019 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:07,021 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 185 [2024-11-08 22:52:29,800 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:29,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 2 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 8 case distinctions, treesize of input 186 treesize of output 232 [2024-11-08 22:52:34,230 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 5 treesize of output 3 [2024-11-08 22:52:44,532 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:44,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,547 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 88 treesize of output 82 [2024-11-08 22:52:44,549 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:44,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,560 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 87 treesize of output 85 [2024-11-08 22:52:44,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 90 [2024-11-08 22:52:44,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:44,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,591 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 80 treesize of output 76 [2024-11-08 22:52:44,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,599 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:44,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,611 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,614 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 34 treesize of output 17 [2024-11-08 22:52:44,617 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:44,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,627 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-08 22:52:44,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,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-08 22:52:44,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,645 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 32 treesize of output 22 [2024-11-08 22:52:44,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:44,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,664 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:44,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:44,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,675 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 80 [2024-11-08 22:52:44,677 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:44,682 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,682 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-08 22:52:44,688 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:44,692 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,692 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-11-08 22:52:44,699 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:44,705 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,705 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-11-08 22:52:44,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 172 treesize of output 132 [2024-11-08 22:52:44,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,718 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:44,721 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,722 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-08 22:52:44,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 125 [2024-11-08 22:52:44,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,734 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:44,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,743 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 33 treesize of output 28 [2024-11-08 22:52:44,747 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:44,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,754 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:44,764 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:44,764 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 34 treesize of output 44 [2024-11-08 22:52:44,786 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:52:44,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 67 [2024-11-08 22:52:44,805 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:44,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 34 treesize of output 44 [2024-11-08 22:52:44,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 20 [2024-11-08 22:52:44,827 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:44,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 15 treesize of output 7 [2024-11-08 22:52:44,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,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-08 22:52:44,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,843 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:44,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 159 [2024-11-08 22:52:44,857 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:44,860 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:44,864 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,865 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 200 [2024-11-08 22:52:44,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 274 treesize of output 199 [2024-11-08 22:52:44,883 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,884 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 163 [2024-11-08 22:52:44,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:44,896 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,897 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-08 22:52:44,902 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,902 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-11-08 22:52:44,910 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:44,915 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:44,916 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-08 22:52:44,927 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:44,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,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 33 treesize of output 28 [2024-11-08 22:52:44,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:44,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:44,947 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:44,957 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:44,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 34 treesize of output 44 [2024-11-08 22:52:44,977 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:52:44,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 67 [2024-11-08 22:52:44,994 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:44,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 34 treesize of output 44 [2024-11-08 22:52:45,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,012 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 29 treesize of output 17 [2024-11-08 22:52:45,016 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:45,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,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-08 22:52:45,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,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-08 22:52:45,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,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 27 treesize of output 22 [2024-11-08 22:52:45,045 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:45,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,060 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:45,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:45,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,076 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 29 treesize of output 17 [2024-11-08 22:52:45,081 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:45,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:45,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,095 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,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 54 treesize of output 64 [2024-11-08 22:52:45,108 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:45,113 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,113 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-08 22:52:45,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 100 [2024-11-08 22:52:45,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,128 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:52:45,140 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:45,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,150 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,154 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 53 [2024-11-08 22:52:45,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,169 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,180 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 159 [2024-11-08 22:52:45,186 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:45,196 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,197 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-08 22:52:45,202 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,203 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 227 [2024-11-08 22:52:45,214 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:45,218 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,219 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 196 [2024-11-08 22:52:45,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 248 [2024-11-08 22:52:45,236 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:45,242 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,243 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-08 22:52:45,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 115 [2024-11-08 22:52:45,273 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:45,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,289 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 40 treesize of output 58 [2024-11-08 22:52:45,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,300 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:52:45,321 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:45,323 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:45,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:45,341 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:45,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:45,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 30 [2024-11-08 22:52:45,372 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,375 INFO L349 Elim1Store]: treesize reduction 22, result has 4.3 percent of original size [2024-11-08 22:52:45,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:52:45,386 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,386 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-08 22:52:45,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,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-08 22:52:45,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:45,411 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:45,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:45,417 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 32 treesize of output 30 [2024-11-08 22:52:45,437 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:45,438 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:52:45,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,459 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 22:52:45,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:52:45,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,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-08 22:52:45,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:52:45,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,479 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,488 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:45,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:45,497 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:45,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 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:45,501 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:45,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:45,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,517 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,525 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:45,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:45,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:52:45,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,543 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,552 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:45,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:45,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:45,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,567 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,576 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:45,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:45,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:52:45,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,594 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,595 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,603 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:45,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:52:45,620 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:45,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:52:45,633 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:45,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:45,645 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:45,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:45,657 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:45,658 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:45,661 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:45,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:45,677 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:45,678 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:45,683 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 32 treesize of output 30 [2024-11-08 22:52:45,688 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:45,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:45,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:45,724 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:45,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:52:45,731 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 32 treesize of output 30 [2024-11-08 22:52:45,736 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:45,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:45,769 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:45,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:45,774 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 32 treesize of output 30 [2024-11-08 22:52:45,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:45,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:52:45,811 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:52:45,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:52:45,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:52:45,844 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,849 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,850 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,850 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:52:45,870 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,874 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,876 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,877 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,877 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,882 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:52:45,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:52:45,969 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,972 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:52:45,972 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:52:45,992 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:45,996 INFO L349 Elim1Store]: treesize reduction 25, result has 3.8 percent of original size [2024-11-08 22:52:45,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:52:46,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:52:46,016 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:46,034 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:46,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:46,040 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 30 [2024-11-08 22:52:46,045 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:46,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:46,079 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:46,079 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:46,087 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 32 treesize of output 30 [2024-11-08 22:52:46,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:46,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:46,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,130 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:46,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:52:46,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 30 [2024-11-08 22:52:46,154 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,155 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:52:46,193 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:52:46,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 18 [2024-11-08 22:52:46,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,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-08 22:52:46,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:52:46,249 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:52:46,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:52:46,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:52:46,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:46,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 70 [2024-11-08 22:52:46,318 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,325 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,328 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,329 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-08 22:52:46,334 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,339 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,341 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,346 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,351 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,354 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,355 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:52:46,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,361 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,363 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,370 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,375 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,381 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,383 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,387 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,387 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:52:46,391 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,393 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,397 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,398 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-08 22:52:46,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,405 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,409 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,410 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-11-08 22:52:46,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,415 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,424 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 52 treesize of output 65 [2024-11-08 22:52:46,424 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,426 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,429 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,430 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:52:46,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,442 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:46,443 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,446 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,446 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-08 22:52:46,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,458 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:46,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,462 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,462 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:52:46,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,467 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,482 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:46,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,496 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:46,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,499 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,499 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 42 [2024-11-08 22:52:46,504 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,505 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,519 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:46,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,524 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,536 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:46,536 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,537 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,540 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,541 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,543 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,547 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,552 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,562 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 52 treesize of output 65 [2024-11-08 22:52:46,563 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,564 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,577 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:46,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,593 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:46,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,599 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,605 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,609 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,612 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,613 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,615 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,629 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:46,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,643 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:46,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,657 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:46,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,658 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,662 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,663 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-08 22:52:46,670 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,671 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,673 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,677 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,677 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:52:46,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,689 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:46,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,702 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:46,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:46,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,711 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 83 treesize of output 77 [2024-11-08 22:52:46,715 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,716 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:52:46,721 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,723 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,724 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:52:46,729 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:46,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,737 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 27 treesize of output 20 [2024-11-08 22:52:46,741 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:46,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,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-08 22:52:46,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:46,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 15 treesize of output 1 [2024-11-08 22:52:46,798 INFO L349 Elim1Store]: treesize reduction 222, result has 1.3 percent of original size [2024-11-08 22:52:46,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 7 new quantified variables, introduced 4 case distinctions, treesize of input 334 treesize of output 268 [2024-11-08 22:52:46,804 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,811 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,812 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-08 22:52:46,815 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,818 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,823 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:46,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 77 [2024-11-08 22:52:46,829 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,829 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-08 22:52:46,830 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:46,934 INFO L349 Elim1Store]: treesize reduction 175, result has 19.4 percent of original size [2024-11-08 22:52:46,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 44 treesize of output 95 [2024-11-08 22:52:46,941 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,941 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:46,991 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:52:46,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 33 treesize of output 43 [2024-11-08 22:52:46,996 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:46,997 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 59 [2024-11-08 22:52:47,035 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:47,035 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:47,045 INFO L349 Elim1Store]: treesize reduction 88, result has 1.1 percent of original size [2024-11-08 22:52:47,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 9 case distinctions, treesize of input 40 treesize of output 13 [2024-11-08 22:52:47,137 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:47,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:52:47,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:47,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:47,332 INFO L349 Elim1Store]: treesize reduction 98, result has 27.4 percent of original size [2024-11-08 22:52:47,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 28 treesize of output 44 [2024-11-08 22:52:47,342 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:47,343 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:47,368 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:52:47,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 39 [2024-11-08 22:52:47,373 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:47,373 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:52:47,792 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:52:47,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 98 treesize of output 202 [2024-11-08 22:52:47,804 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:47,805 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:47,857 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:52:47,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 32 [2024-11-08 22:52:47,866 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:47,866 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-08 22:52:47,962 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:47,963 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:47,969 INFO L349 Elim1Store]: treesize reduction 60, result has 1.6 percent of original size [2024-11-08 22:52:47,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 11 case distinctions, treesize of input 59 treesize of output 33 [2024-11-08 22:52:48,005 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,006 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,007 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,007 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,019 INFO L349 Elim1Store]: treesize reduction 128, result has 0.8 percent of original size [2024-11-08 22:52:48,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 12 case distinctions, treesize of input 59 treesize of output 36 [2024-11-08 22:52:48,081 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,082 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,085 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:52:48,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 39 treesize of output 11 [2024-11-08 22:52:48,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:48,131 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,131 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:48,158 INFO L349 Elim1Store]: treesize reduction 64, result has 21.0 percent of original size [2024-11-08 22:52:48,159 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 39 treesize of output 30 [2024-11-08 22:52:48,302 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:48,303 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:52:48,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:48,314 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:52:48,330 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:48,331 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:52:48,411 INFO L349 Elim1Store]: treesize reduction 105, result has 17.3 percent of original size [2024-11-08 22:52:48,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 29 [2024-11-08 22:52:48,450 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:52:48,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 27 treesize of output 37 [2024-11-08 22:52:48,453 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:48,454 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-08 22:52:48,461 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:48,462 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:52:48,829 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:52:48,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 206 treesize of output 262 [2024-11-08 22:52:48,840 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:48,841 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:48,897 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:52:48,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 33 treesize of output 32 [2024-11-08 22:52:48,905 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:48,906 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-08 22:52:49,024 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,025 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,027 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,029 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,029 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,041 INFO L349 Elim1Store]: treesize reduction 86, result has 1.1 percent of original size [2024-11-08 22:52:49,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 9 case distinctions, treesize of input 59 treesize of output 36 [2024-11-08 22:52:49,074 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,075 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,106 INFO L349 Elim1Store]: treesize reduction 72, result has 19.1 percent of original size [2024-11-08 22:52:49,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 39 treesize of output 30 [2024-11-08 22:52:49,157 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:52:49,215 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,222 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,228 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 141 [2024-11-08 22:52:49,234 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,235 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 168 [2024-11-08 22:52:49,240 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,241 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 215 [2024-11-08 22:52:49,250 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,251 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 121 [2024-11-08 22:52:49,318 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:52:49,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 127 treesize of output 101 [2024-11-08 22:52:49,324 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,325 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:52:49,348 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:49,666 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,666 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-08 22:52:49,670 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,673 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,677 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,678 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,678 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:49,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 77 [2024-11-08 22:52:49,682 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,683 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-08 22:52:49,684 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:49,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:49,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:49,752 INFO L349 Elim1Store]: treesize reduction 98, result has 27.4 percent of original size [2024-11-08 22:52:49,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 3 case distinctions, treesize of input 28 treesize of output 44 [2024-11-08 22:52:49,761 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,761 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:49,785 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:52:49,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 39 [2024-11-08 22:52:49,789 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:49,790 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:52:50,020 INFO L349 Elim1Store]: treesize reduction 105, result has 17.3 percent of original size [2024-11-08 22:52:50,020 INFO L378 Elim1Store]: Elim1 eliminated variable 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 3 case distinctions, treesize of input 17 treesize of output 29 [2024-11-08 22:52:50,059 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:52:50,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 27 treesize of output 37 [2024-11-08 22:52:50,063 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:50,063 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-11-08 22:52:50,070 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:50,071 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:52:50,431 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:52:50,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 206 treesize of output 262 [2024-11-08 22:52:50,442 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:50,443 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:50,482 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:52:50,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 33 treesize of output 32 [2024-11-08 22:52:50,489 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:50,490 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-08 22:52:50,535 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:50,535 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:52:50,560 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:50,561 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:52:50,727 INFO L349 Elim1Store]: treesize reduction 74, result has 16.9 percent of original size [2024-11-08 22:52:50,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 7 case distinctions, treesize of input 68 treesize of output 69 [2024-11-08 22:52:50,773 INFO L349 Elim1Store]: treesize reduction 58, result has 20.5 percent of original size [2024-11-08 22:52:50,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 63 treesize of output 66 [2024-11-08 22:52:50,815 INFO L349 Elim1Store]: treesize reduction 48, result has 23.8 percent of original size [2024-11-08 22:52:50,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 30 treesize of output 31 [2024-11-08 22:52:51,060 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:52:51,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 98 treesize of output 202 [2024-11-08 22:52:51,069 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:51,070 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:51,130 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:52:51,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 33 treesize of output 43 [2024-11-08 22:52:51,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:51,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 59 [2024-11-08 22:52:51,233 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:51,234 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:52:51,269 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:51,269 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:52:51,539 INFO L349 Elim1Store]: treesize reduction 137, result has 26.7 percent of original size [2024-11-08 22:52:51,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 119 treesize of output 200 [2024-11-08 22:52:51,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:51,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-11-08 22:52:51,706 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:51,711 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:51,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:51,717 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:52:51,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 359 treesize of output 339 [2024-11-08 22:52:51,759 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:51,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:51,763 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 24 [2024-11-08 22:52:51,789 INFO L349 Elim1Store]: treesize reduction 35, result has 16.7 percent of original size [2024-11-08 22:52:51,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 63 treesize of output 66 [2024-11-08 22:52:52,034 INFO L349 Elim1Store]: treesize reduction 175, result has 19.4 percent of original size [2024-11-08 22:52:52,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 44 treesize of output 95 [2024-11-08 22:52:52,040 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:52,040 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:52:52,070 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:52:52,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 32 [2024-11-08 22:52:52,076 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:52,077 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 50 [2024-11-08 22:52:52,110 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,122 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,131 INFO L349 Elim1Store]: treesize reduction 88, result has 1.1 percent of original size [2024-11-08 22:52:52,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 9 case distinctions, treesize of input 40 treesize of output 13 [2024-11-08 22:52:52,172 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:52,173 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:52:52,231 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,239 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 35 treesize of output 53 [2024-11-08 22:52:52,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,244 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,248 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,249 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:52:52,255 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:52,256 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52: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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:52,271 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:52,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:52,276 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 32 treesize of output 30 [2024-11-08 22:52:52,295 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:52,295 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:52:52,322 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,324 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:52:52,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 3 [2024-11-08 22:52:52,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,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-08 22:52:52,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:52,344 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:52,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:52,350 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 32 treesize of output 30 [2024-11-08 22:52:52,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:52,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:52:52,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,377 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,385 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:52,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:52,394 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:52,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:52,398 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:52,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:52,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,423 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:52,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:52,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:52:52,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,436 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,445 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:52,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:52,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:52,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,459 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,468 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:52,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:52:52,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:52:52,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,486 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,486 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,495 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:52:52,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:52:52,512 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:52,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:52:52,525 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:52,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:52,537 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:52,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:52,548 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:52,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:52:52,552 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:52,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:52,568 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:52,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:52,573 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 32 treesize of output 30 [2024-11-08 22:52:52,601 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:52,602 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-08 22:52:52,613 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,616 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 22:52:52,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 3 [2024-11-08 22:52:52,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:52: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 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:52,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,646 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:52,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:52:52,654 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 32 treesize of output 30 [2024-11-08 22:52:52,681 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:52,682 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:52:52,725 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 22:52:52,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 18 [2024-11-08 22:52:52,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:52:52,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:52,776 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:52,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:52,782 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 32 treesize of output 30 [2024-11-08 22:52:52,815 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,818 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:52:52,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:52:52,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:52:52,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:52:52,846 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:52:52,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:52:52,855 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:52:52,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:52,892 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:52,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:52,911 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:52,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:52,918 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 32 treesize of output 30 [2024-11-08 22:52:52,952 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:52,955 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:52:52,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:52:52,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:52,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:52:52,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:52:52,981 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:52,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:52:52,987 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 32 treesize of output 30 [2024-11-08 22:52:52,993 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:53,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:52:53,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,036 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:52:53,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:52:53,043 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 32 treesize of output 30 [2024-11-08 22:52:53,049 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:53,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:52:53,086 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:52:53,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:52:53,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:52:53,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,104 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:52:53,133 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,134 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:52:53,231 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,232 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 23 [2024-11-08 22:52:53,241 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,242 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:52:53,273 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,283 INFO L349 Elim1Store]: treesize reduction 15, result has 6.3 percent of original size [2024-11-08 22:52:53,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 40 treesize of output 23 [2024-11-08 22:52:53,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,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-08 22:52:53,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,304 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 29 treesize of output 17 [2024-11-08 22:52:53,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,312 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-08 22:52:53,319 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:53,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,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-08 22:52:53,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,332 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,335 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 27 treesize of output 22 [2024-11-08 22:52:53,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:52:53,371 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:52:53,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 30 [2024-11-08 22:52:53,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,381 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,390 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 79 [2024-11-08 22:52:53,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,395 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 125 [2024-11-08 22:52:53,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 65 [2024-11-08 22:52:53,417 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:53,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,434 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:53,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:53,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,449 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:53,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:53,453 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,453 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 42 [2024-11-08 22:52:53,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,468 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:53,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:53,469 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:53,475 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:53,479 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,479 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,482 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:53,487 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:53,489 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:53,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,503 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:53,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:53,508 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:53,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,524 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:52:53,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:53,525 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:53,542 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,542 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:52:53,545 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,548 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:52:53,551 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-08 22:52:53,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,564 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:53,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:53,567 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,567 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:52:53,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:53,579 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:52:53,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:52:53,664 INFO L349 Elim1Store]: treesize reduction 301, result has 1.0 percent of original size [2024-11-08 22:52:53,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 12 case distinctions, treesize of input 634 treesize of output 532 [2024-11-08 22:52:53,673 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:53,687 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:52:53,700 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,711 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,713 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,713 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,718 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 206 [2024-11-08 22:52:53,734 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,734 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 149 [2024-11-08 22:52:53,747 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:53,748 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 145 [2024-11-08 22:52:53,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 157 treesize of output 120 [2024-11-08 22:52:53,764 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:53,776 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:53,940 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,944 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,947 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:53,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 204 treesize of output 208 [2024-11-08 22:52:53,959 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:53,993 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:53,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 43 treesize of output 29 [2024-11-08 22:52:54,032 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:54,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 0 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:54,072 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:54,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 0 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:54,112 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:54,112 INFO L378 Elim1Store]: Elim1 eliminated variable 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 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:54,129 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:54,158 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:52:54,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 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:54,209 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:54,209 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 2 case distinctions, treesize of input 43 treesize of output 29 [2024-11-08 22:52:54,251 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:52:54,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:54,337 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:54,338 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:52:54,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,403 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,405 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 100 [2024-11-08 22:52:54,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 22:52:54,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:52:54,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-08 22:52:54,547 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:54,547 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 265 [2024-11-08 22:52:54,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 409 treesize of output 264 [2024-11-08 22:52:54,583 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,629 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,629 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,663 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,699 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:54,699 INFO L224 Elim1Store]: Index analysis took 116 ms [2024-11-08 22:52:54,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 229 [2024-11-08 22:52:54,712 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:54,713 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 149 [2024-11-08 22:52:54,729 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:54,729 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 145 [2024-11-08 22:52:54,732 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:54,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 157 treesize of output 120 [2024-11-08 22:52:55,244 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,248 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,253 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 166 treesize of output 187 [2024-11-08 22:52:55,261 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:55,261 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-08 22:52:55,299 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,302 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,309 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,310 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 166 treesize of output 187 [2024-11-08 22:52:55,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:55,315 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-08 22:52:55,344 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,347 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,354 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,355 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:55,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 145 treesize of output 172 [2024-11-08 22:52:55,359 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:55,359 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 17 [2024-11-08 22:52:55,684 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:55,685 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-08 22:52:55,726 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:55,727 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 22:52:55,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:55,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:55,891 INFO L349 Elim1Store]: treesize reduction 278, result has 20.8 percent of original size [2024-11-08 22:52:55,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 8 case distinctions, treesize of input 54 treesize of output 143 [2024-11-08 22:52:55,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:55,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:52:56,208 INFO L349 Elim1Store]: treesize reduction 367, result has 18.3 percent of original size [2024-11-08 22:52:56,209 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 8 case distinctions, treesize of input 60 treesize of output 157 [2024-11-08 22:52:57,968 INFO L349 Elim1Store]: treesize reduction 142, result has 18.9 percent of original size [2024-11-08 22:52:57,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 6 case distinctions, treesize of input 48 treesize of output 96 [2024-11-08 22:52:58,515 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:58,518 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:58,520 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:58,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 100 treesize of output 69 [2024-11-08 22:52:58,532 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:58,532 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:52:58,540 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 5 treesize of output 3 [2024-11-08 22:52:58,550 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:58,554 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:58,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:58,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 120 treesize of output 95 [2024-11-08 22:52:58,562 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:58,563 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-11-08 22:52:59,282 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:59,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:52:59,295 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,301 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,301 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,305 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,305 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,306 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,310 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 229 [2024-11-08 22:52:59,320 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:59,321 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 149 [2024-11-08 22:52:59,330 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:59,330 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 145 [2024-11-08 22:52:59,342 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:52:59,343 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:52:59,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 157 treesize of output 120 [2024-11-08 22:52:59,516 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,520 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,523 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 204 treesize of output 211 [2024-11-08 22:52:59,532 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:59,560 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:59,560 INFO L378 Elim1Store]: Elim1 eliminated variable 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 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:59,600 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:59,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:59,640 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:59,641 INFO L378 Elim1Store]: Elim1 eliminated variable 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 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:59,686 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:59,686 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 2 case distinctions, treesize of input 43 treesize of output 29 [2024-11-08 22:52:59,706 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:52:59,736 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:52:59,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 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:59,784 INFO L349 Elim1Store]: treesize reduction 32, result has 31.9 percent of original size [2024-11-08 22:52:59,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 29 [2024-11-08 22:52:59,838 INFO L349 Elim1Store]: treesize reduction 50, result has 23.1 percent of original size [2024-11-08 22:52:59,838 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 2 case distinctions, treesize of input 43 treesize of output 29 [2024-11-08 22:52:59,874 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:52:59,875 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:52:59,992 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,994 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:52:59,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 100 [2024-11-08 22:53:00,064 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select 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-08 22:53:00,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 22:53:00,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 22:53:00,157 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,166 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 22 treesize of output 17 [2024-11-08 22:53:00,169 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:00,175 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:00,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,180 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,192 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 125 [2024-11-08 22:53:00,193 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,213 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,218 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,219 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:53:00,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 45 [2024-11-08 22:53:00,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 13 treesize of output 1 [2024-11-08 22:53:00,240 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:00,245 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,246 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:53:00,248 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,249 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:53:00,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,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 59 treesize of output 1 [2024-11-08 22:53:00,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,262 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 22 treesize of output 17 [2024-11-08 22:53:00,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:00,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,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-08 22:53:00,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,284 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 52 treesize of output 65 [2024-11-08 22:53:00,285 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,287 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,299 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2024-11-08 22:53:00,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:53:00,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,314 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:00,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:53:00,318 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,332 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:00,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:53:00,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,345 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:00,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:53:00,348 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,348 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 42 [2024-11-08 22:53:00,357 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,361 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:00,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 13 treesize of output 1 [2024-11-08 22:53:00,362 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,366 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,366 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2024-11-08 22:53:00,369 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,369 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,372 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,375 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,375 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:53:00,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,380 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,383 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,383 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:53:00,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,387 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,389 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,390 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,398 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,403 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,406 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,407 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,409 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:00,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,426 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 27 treesize of output 17 [2024-11-08 22:53: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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:00,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:00,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 22 [2024-11-08 22:53:00,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:00,494 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:00,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 13 treesize of output 30 [2024-11-08 22:53:00,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,504 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,514 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 81 treesize of output 72 [2024-11-08 22:53:00,519 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:00,523 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,527 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,528 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-08 22:53:00,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,534 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,538 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,538 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:53:00,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 139 treesize of output 106 [2024-11-08 22:53:00,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,563 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 33 treesize of output 48 [2024-11-08 22:53:00,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:00,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,579 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,588 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 4 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 125 [2024-11-08 22:53:00,589 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,595 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,595 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:53:00,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 45 [2024-11-08 22:53:00,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 13 treesize of output 1 [2024-11-08 22:53:00,617 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:00,623 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,624 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:53:00,627 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,627 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-08 22:53:00,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,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 59 treesize of output 1 [2024-11-08 22:53:00,635 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,639 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,639 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-08 22:53:00,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 159 treesize of output 112 [2024-11-08 22:53:00,648 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,648 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-08 22:53:00,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,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 75 treesize of output 1 [2024-11-08 22:53:00,659 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,659 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 116 [2024-11-08 22:53:00,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:00,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 68 [2024-11-08 22:53:00,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7 [2024-11-08 22:53:00,678 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,678 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 25 [2024-11-08 22:53:00,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:00,734 INFO L349 Elim1Store]: treesize reduction 222, result has 1.3 percent of original size [2024-11-08 22:53:00,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 7 new quantified variables, introduced 4 case distinctions, treesize of input 334 treesize of output 268 [2024-11-08 22:53:00,740 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,746 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-08 22:53:00,750 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,753 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,758 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:00,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 77 [2024-11-08 22:53:00,762 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,762 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-08 22:53:00,764 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:00,815 INFO L349 Elim1Store]: treesize reduction 105, result has 17.3 percent of original size [2024-11-08 22:53:00,815 INFO L378 Elim1Store]: Elim1 eliminated variable 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 3 case distinctions, treesize of input 17 treesize of output 29 [2024-11-08 22:53:00,852 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:00,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 27 treesize of output 37 [2024-11-08 22:53:00,855 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,856 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 22:53:00,860 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:00,860 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:53:01,091 INFO L349 Elim1Store]: treesize reduction 175, result has 19.4 percent of original size [2024-11-08 22:53:01,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 44 treesize of output 95 [2024-11-08 22:53:01,097 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:01,097 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:53:01,137 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:01,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 80 treesize of output 72 [2024-11-08 22:53:01,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:01,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:53:01,208 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,209 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,220 INFO L349 Elim1Store]: treesize reduction 88, result has 1.1 percent of original size [2024-11-08 22:53:01,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 9 case distinctions, treesize of input 40 treesize of output 13 [2024-11-08 22:53:01,330 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:01,330 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:53:01,558 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:53:01,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 98 treesize of output 202 [2024-11-08 22:53:01,598 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:01,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 26 [2024-11-08 22:53:01,607 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:01,607 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 40 [2024-11-08 22:53:01,618 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:01,618 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-08 22:53:01,709 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,709 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,716 INFO L349 Elim1Store]: treesize reduction 60, result has 1.6 percent of original size [2024-11-08 22:53:01,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 11 case distinctions, treesize of input 59 treesize of output 33 [2024-11-08 22:53:01,786 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:01,800 INFO L349 Elim1Store]: treesize reduction 128, result has 0.8 percent of original size [2024-11-08 22:53:01,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 12 case distinctions, treesize of input 59 treesize of output 36 [2024-11-08 22:53:01,828 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:01,829 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:01,888 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:01,889 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:02,046 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:02,047 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:53:02,078 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,086 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-11-08 22:53:02,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 24 [2024-11-08 22:53:02,111 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:02,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 29 treesize of output 21 [2024-11-08 22:53:02,311 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:53:02,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 98 treesize of output 202 [2024-11-08 22:53:02,319 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:02,319 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:53:02,360 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:02,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 80 treesize of output 61 [2024-11-08 22:53:02,368 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:02,368 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-08 22:53:02,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,431 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,432 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,432 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,433 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,433 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,434 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,438 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-08 22:53:02,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 59 treesize of output 33 [2024-11-08 22:53:02,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,465 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,468 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,469 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,470 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,470 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,476 INFO L349 Elim1Store]: treesize reduction 52, result has 1.9 percent of original size [2024-11-08 22:53:02,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 8 case distinctions, treesize of input 59 treesize of output 36 [2024-11-08 22:53:02,536 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,536 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,560 INFO L349 Elim1Store]: treesize reduction 68, result has 10.5 percent of original size [2024-11-08 22:53:02,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 39 treesize of output 22 [2024-11-08 22:53:02,612 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,613 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,614 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,614 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:02,618 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:53:02,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 7 [2024-11-08 22:53:02,764 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:02,764 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:53:02,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:02,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:02,850 INFO L349 Elim1Store]: treesize reduction 98, result has 27.4 percent of original size [2024-11-08 22:53:02,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 28 treesize of output 44 [2024-11-08 22:53:02,854 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:02,854 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:53:02,875 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:02,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 80 treesize of output 68 [2024-11-08 22:53:02,880 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:02,881 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:53:03,096 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,102 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,106 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 141 [2024-11-08 22:53:03,112 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,112 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 191 [2024-11-08 22:53:03,118 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,118 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 121 [2024-11-08 22:53:03,127 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:03,133 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,134 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:53:03,201 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:03,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 80 treesize of output 72 [2024-11-08 22:53:03,205 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,206 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:53:03,534 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,535 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-08 22:53:03,539 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,542 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,546 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,547 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:03,547 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 77 [2024-11-08 22:53:03,551 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-08 22:53:03,553 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:03,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:03,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:03,615 INFO L349 Elim1Store]: treesize reduction 98, result has 27.4 percent of original size [2024-11-08 22:53:03,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 3 case distinctions, treesize of input 28 treesize of output 44 [2024-11-08 22:53:03,619 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,619 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:53:03,640 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:03,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 80 treesize of output 68 [2024-11-08 22:53:03,644 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:03,645 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-11-08 22:53:04,003 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:53:04,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 98 treesize of output 202 [2024-11-08 22:53:04,013 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:04,013 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:53:04,066 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:04,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 80 treesize of output 72 [2024-11-08 22:53:04,075 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:04,075 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:53:04,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:04,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:04,173 INFO L349 Elim1Store]: treesize reduction 60, result has 1.6 percent of original size [2024-11-08 22:53:04,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 11 case distinctions, treesize of input 59 treesize of output 33 [2024-11-08 22:53:04,252 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:04,253 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:04,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:04,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:04,269 INFO L349 Elim1Store]: treesize reduction 128, result has 0.8 percent of original size [2024-11-08 22:53:04,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 12 case distinctions, treesize of input 59 treesize of output 36 [2024-11-08 22:53:04,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:04,380 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:04,440 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:04,441 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:04,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 11 [2024-11-08 22:53:04,676 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:04,677 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:53:04,698 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:04,698 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 49 [2024-11-08 22:53:04,725 INFO L349 Elim1Store]: treesize reduction 33, result has 17.5 percent of original size [2024-11-08 22:53:04,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 37 treesize of output 21 [2024-11-08 22:53:05,071 INFO L349 Elim1Store]: treesize reduction 175, result has 19.4 percent of original size [2024-11-08 22:53:05,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 44 treesize of output 95 [2024-11-08 22:53:05,094 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:05,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 26 [2024-11-08 22:53:05,100 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,100 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 40 [2024-11-08 22:53:05,107 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-08 22:53:05,160 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,161 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,170 INFO L349 Elim1Store]: treesize reduction 88, result has 1.1 percent of original size [2024-11-08 22:53:05,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 9 case distinctions, treesize of input 40 treesize of output 13 [2024-11-08 22:53:05,198 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,198 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:53:05,259 INFO L349 Elim1Store]: treesize reduction 105, result has 17.3 percent of original size [2024-11-08 22:53: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 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 29 [2024-11-08 22:53:05,298 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:05,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 27 treesize of output 37 [2024-11-08 22:53:05,301 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,302 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 22:53:05,306 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,307 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-11-08 22:53:05,629 INFO L349 Elim1Store]: treesize reduction 257, result has 20.9 percent of original size [2024-11-08 22:53:05,630 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 9 case distinctions, treesize of input 98 treesize of output 202 [2024-11-08 22:53:05,639 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,639 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 46 [2024-11-08 22:53:05,677 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:05,678 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 80 treesize of output 61 [2024-11-08 22:53:05,686 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2024-11-08 22:53:05,736 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,736 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,741 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,746 INFO L349 Elim1Store]: treesize reduction 52, result has 1.9 percent of original size [2024-11-08 22:53:05,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 8 case distinctions, treesize of input 59 treesize of output 36 [2024-11-08 22:53:05,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:05,826 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,827 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,827 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,828 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,828 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:05,834 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-11-08 22:53:05,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 59 treesize of output 33 [2024-11-08 22:53:05,865 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,865 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:53:05,884 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:05,885 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:06,056 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-08 22:53:06,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 22 treesize of output 21 [2024-11-08 22:53:06,064 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,065 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:53:06,125 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,128 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 71 [2024-11-08 22:53:06,142 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,146 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,147 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:53:06,152 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,157 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 119 [2024-11-08 22:53:06,164 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,168 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,169 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:53:06,175 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,186 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 29 treesize of output 17 [2024-11-08 22:53:06,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:06,195 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:06,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 27 [2024-11-08 22:53:06,226 INFO L349 Elim1Store]: treesize reduction 13, result has 53.6 percent of original size [2024-11-08 22:53:06,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 23 [2024-11-08 22:53:06,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,242 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:06,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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:53:06,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,252 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:06,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 1 [2024-11-08 22:53:06,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:06,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,271 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 63 treesize of output 76 [2024-11-08 22:53:06,276 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,276 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 143 [2024-11-08 22:53:06,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,283 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,301 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 34 treesize of output 17 [2024-11-08 22:53:06,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:06,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,315 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-08 22:53:06,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:06,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,334 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 36 treesize of output 24 [2024-11-08 22:53:06,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,353 INFO L349 Elim1Store]: treesize reduction 13, result has 53.6 percent of original size [2024-11-08 22:53:06,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 23 [2024-11-08 22:53:06,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:06,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,374 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 78 treesize of output 80 [2024-11-08 22:53:06,375 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,378 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,384 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,396 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 79 treesize of output 81 [2024-11-08 22:53:06,400 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,401 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 165 [2024-11-08 22:53:06,406 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,409 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,423 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,424 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,437 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 79 treesize of output 81 [2024-11-08 22:53:06,442 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,443 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 165 [2024-11-08 22:53:06,447 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,451 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,464 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 93 treesize of output 91 [2024-11-08 22:53:06,469 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,469 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:53:06,475 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,476 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,479 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,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 54 treesize of output 70 [2024-11-08 22:53:06,489 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,490 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,499 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 69 treesize of output 41 [2024-11-08 22:53:06,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,504 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-08 22:53:06,509 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,509 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-08 22:53:06,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-08 22:53:06,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,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-08 22:53:06,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,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-08 22:53:06,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,537 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 83 treesize of output 51 [2024-11-08 22:53:06,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,542 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-08 22:53:06,548 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:06,553 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,554 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:06,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:53:06,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:06,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,575 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,582 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,590 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 69 treesize of output 41 [2024-11-08 22:53:06,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,596 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-08 22:53:06,601 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 39 [2024-11-08 22:53:06,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-08 22:53:06,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,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-08 22:53:06,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:06,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,623 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 82 [2024-11-08 22:53:06,633 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,644 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 62 treesize of output 63 [2024-11-08 22:53:06,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,654 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:06,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:53:06,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,663 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 68 [2024-11-08 22:53:06,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,673 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:06,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:53:06,675 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,684 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 88 [2024-11-08 22:53:06,689 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,690 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-08 22:53:06,694 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,695 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,698 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,707 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 81 treesize of output 78 [2024-11-08 22:53:06,712 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,713 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:53:06,717 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,720 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,721 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:06,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,730 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 62 treesize of output 63 [2024-11-08 22:53:06,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,740 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:06,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 24 treesize of output 1 [2024-11-08 22:53:06,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,749 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 81 treesize of output 78 [2024-11-08 22:53:06,754 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,755 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:53:06,759 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,763 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:06,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 20 [2024-11-08 22:53:06,783 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:06,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:53:06,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,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-08 22:53:06,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,812 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 34 treesize of output 27 [2024-11-08 22:53:06,833 INFO L349 Elim1Store]: treesize reduction 13, result has 53.6 percent of original size [2024-11-08 22:53:06,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 23 [2024-11-08 22:53:06,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,850 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:06,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:53:06,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,858 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-08 22:53:06,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 1 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 22:53:06,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,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-08 22:53:06,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 74 [2024-11-08 22:53:06,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,885 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 69 treesize of output 71 [2024-11-08 22:53:06,890 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,891 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 105 [2024-11-08 22:53:06,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select 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 1 [2024-11-08 22:53:06,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,910 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 76 treesize of output 78 [2024-11-08 22:53:06,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,922 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 63 treesize of output 33 [2024-11-08 22:53:06,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 27 [2024-11-08 22:53:06,933 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,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 15 treesize of output 1 [2024-11-08 22:53:06,938 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,938 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 19 [2024-11-08 22:53:06,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-08 22:53:06,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,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-08 22:53:06,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,959 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-08 22:53:06,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2024-11-08 22:53:06,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,963 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,976 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 42 treesize of output 60 [2024-11-08 22:53:06,981 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,982 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 89 [2024-11-08 22:53:06,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:06,992 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:06,993 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:53:06,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:06,998 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,022 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 40 treesize of output 58 [2024-11-08 22:53:07,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,030 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,038 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:07,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 71 [2024-11-08 22:53:07,048 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:07,052 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:07,053 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:53:07,058 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:07,062 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:07,063 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-11-08 22:53:07,069 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:07,073 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:07,074 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 119 [2024-11-08 22:53:07,080 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:07,345 INFO L349 Elim1Store]: treesize reduction 731, result has 0.9 percent of original size [2024-11-08 22:53:07,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 16 new quantified variables, introduced 26 case distinctions, treesize of input 1063 treesize of output 1410 [2024-11-08 22:53:07,375 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:07,476 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:07,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:53:07,501 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:07,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:53:07,539 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,571 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,650 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,651 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,651 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,783 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,784 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,817 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,875 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,922 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,922 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,923 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,923 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,924 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:07,924 INFO L224 Elim1Store]: Index analysis took 385 ms [2024-11-08 22:53:07,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 1037 [2024-11-08 22:53:07,964 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:07,965 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 230 [2024-11-08 22:53:07,997 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:07,998 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 249 [2024-11-08 22:53:08,025 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:08,026 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 384 [2024-11-08 22:53:08,052 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:08,053 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:53:08,075 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:08,076 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 552 [2024-11-08 22:53:08,277 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:08,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 1041 treesize of output 871 [2024-11-08 22:53:08,280 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:08,284 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:08,306 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:08,308 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 825 [2024-11-08 22:53:08,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 536 treesize of output 294 [2024-11-08 22:53:08,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:08,381 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 583 [2024-11-08 22:53:08,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 91 treesize of output 45 [2024-11-08 22:53:08,436 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:08,437 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 166 [2024-11-08 22:53:08,446 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:08,447 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-08 22:53:09,959 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:09,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 513 [2024-11-08 22:53:09,974 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:09,976 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 593 [2024-11-08 22:53:09,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 275 treesize of output 213 [2024-11-08 22:53:10,008 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,009 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-08 22:53:10,018 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,019 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:53:10,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 108 [2024-11-08 22:53:10,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,168 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,169 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,209 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,209 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,210 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,226 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,231 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,242 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,267 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,291 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,309 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,309 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:10,309 INFO L224 Elim1Store]: Index analysis took 146 ms [2024-11-08 22:53:10,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 277 treesize of output 967 [2024-11-08 22:53:10,335 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,336 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 428 [2024-11-08 22:53:10,357 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,359 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 597 [2024-11-08 22:53:10,387 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,390 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1125 [2024-11-08 22:53:10,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,420 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1347 [2024-11-08 22:53:10,429 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:10,443 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,446 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1345 [2024-11-08 22:53:10,476 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 586 [2024-11-08 22:53:10,500 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,501 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 489 [2024-11-08 22:53:10,540 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,541 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 609 [2024-11-08 22:53:10,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 670 [2024-11-08 22:53:10,703 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:53:10,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 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 143 treesize of output 95 [2024-11-08 22:53:10,721 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,721 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 298 [2024-11-08 22:53:10,734 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,735 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 415 [2024-11-08 22:53:10,750 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:10,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 121 [2024-11-08 22:53:10,828 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:53:10,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 406 treesize of output 313 [2024-11-08 22:53:10,899 INFO L349 Elim1Store]: treesize reduction 11, result has 45.0 percent of original size [2024-11-08 22:53:10,900 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 1 new quantified variables, introduced 1 case distinctions, treesize of input 179 treesize of output 101 [2024-11-08 22:53:13,297 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:13,655 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:13,688 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:13,717 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:13,786 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:13,786 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:13,803 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:13,804 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:13,833 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:13,833 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:53:13,868 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:13,885 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:13,886 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:13,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:13,950 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:13,951 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,011 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,022 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,023 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,033 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,034 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,098 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,100 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,100 INFO L224 Elim1Store]: Index analysis took 232 ms [2024-11-08 22:53:14,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 314 treesize of output 1398 [2024-11-08 22:53:14,136 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,137 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 396 [2024-11-08 22:53:14,158 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,159 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 407 [2024-11-08 22:53:14,177 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,178 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 644 [2024-11-08 22:53:14,198 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,199 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 406 [2024-11-08 22:53:14,267 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:14,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 477 treesize of output 368 [2024-11-08 22:53:14,272 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:14,276 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:14,280 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:14,291 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,292 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 202 [2024-11-08 22:53:14,303 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,304 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:53:14,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 144 treesize of output 176 [2024-11-08 22:53:14,358 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,358 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-11-08 22:53:14,360 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:14,371 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,372 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 64 [2024-11-08 22:53:14,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 103 [2024-11-08 22:53:14,519 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:14,543 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:14,584 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,585 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:14,602 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,603 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:14,633 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,634 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:53:14,660 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,680 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,681 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,752 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,753 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,769 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,769 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,770 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,789 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,843 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,901 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,929 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,929 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,930 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,930 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,931 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,931 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,932 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:14,932 INFO L224 Elim1Store]: Index analysis took 272 ms [2024-11-08 22:53:14,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 314 treesize of output 940 [2024-11-08 22:53:14,962 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,963 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:53:14,983 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:14,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 496 [2024-11-08 22:53:15,003 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,004 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 597 [2024-11-08 22:53:15,020 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,021 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 556 [2024-11-08 22:53:15,062 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:15,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 524 treesize of output 409 [2024-11-08 22:53:15,066 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:15,069 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:15,073 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:15,079 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:15,091 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,092 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 202 [2024-11-08 22:53:15,141 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 102 [2024-11-08 22:53:15,155 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,156 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:53:15,170 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,171 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-11-08 22:53:15,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 96 [2024-11-08 22:53:15,222 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,223 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-08 22:53:15,225 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:15,379 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,380 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:53:15,398 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,399 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:53:15,430 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,512 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,512 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,542 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,542 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,673 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,713 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:15,715 INFO L224 Elim1Store]: Index analysis took 285 ms [2024-11-08 22:53:15,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 982 [2024-11-08 22:53:15,751 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,751 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 200 [2024-11-08 22:53:15,776 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,777 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 283 [2024-11-08 22:53:15,800 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,801 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 357 [2024-11-08 22:53:15,824 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,825 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 198 [2024-11-08 22:53:15,846 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:15,847 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 632 [2024-11-08 22:53:15,850 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:15,993 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:53:15,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 1235 treesize of output 904 [2024-11-08 22:53:16,001 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:16,026 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,027 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 473 [2024-11-08 22:53:16,050 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,051 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 375 [2024-11-08 22:53:16,062 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,063 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 479 [2024-11-08 22:53:16,087 INFO L378 Elim1Store]: Elim1 eliminated variable 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 101 treesize of output 92 [2024-11-08 22:53:16,095 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,096 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 149 [2024-11-08 22:53:16,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 147 treesize of output 121 [2024-11-08 22:53:16,210 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,211 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 606 [2024-11-08 22:53:16,233 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,234 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 761 [2024-11-08 22:53:16,246 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,247 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 542 [2024-11-08 22:53:16,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 146 treesize of output 101 [2024-11-08 22:53:16,284 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:16,285 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-08 22:53:16,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 152 treesize of output 92 [2024-11-08 22:53:17,646 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:17,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,682 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:17,703 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,704 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:53:17,723 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,724 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 314 [2024-11-08 22:53:17,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,746 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,759 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,760 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,780 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,783 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,795 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,796 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,810 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,811 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,811 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,833 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,837 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,838 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,838 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,839 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,840 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:17,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 351 treesize of output 852 [2024-11-08 22:53:17,844 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:17,867 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 290 [2024-11-08 22:53:17,884 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,885 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 301 [2024-11-08 22:53:17,898 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,899 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 444 [2024-11-08 22:53:17,941 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:17,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 427 treesize of output 346 [2024-11-08 22:53:17,946 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:17,950 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:17,953 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:17,963 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,963 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-08 22:53:17,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 166 treesize of output 123 [2024-11-08 22:53:17,992 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:17,993 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 193 [2024-11-08 22:53:18,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 180 treesize of output 188 [2024-11-08 22:53:18,018 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:18,025 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,026 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-08 22:53:18,036 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,036 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-08 22:53:18,164 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,165 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:18,181 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,182 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:18,204 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,204 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:53:18,230 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,236 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,237 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,284 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,284 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,285 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,292 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,293 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,299 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,299 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,322 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,323 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,324 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,350 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,358 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,358 INFO L224 Elim1Store]: Index analysis took 128 ms [2024-11-08 22:53:18,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 314 treesize of output 783 [2024-11-08 22:53:18,390 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,391 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:53:18,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,419 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 496 [2024-11-08 22:53:18,435 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,436 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 597 [2024-11-08 22:53:18,450 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,451 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 556 [2024-11-08 22:53:18,512 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:18,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 477 treesize of output 380 [2024-11-08 22:53:18,516 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:18,520 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:18,525 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:18,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 102 [2024-11-08 22:53:18,568 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,569 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-08 22:53:18,588 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,590 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:53:18,605 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,607 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 176 [2024-11-08 22:53:18,609 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:18,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 100 [2024-11-08 22:53:18,647 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,648 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-08 22:53:18,801 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,802 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:18,819 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,820 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:18,841 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:18,842 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:53:18,869 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,878 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,878 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,936 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,936 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,944 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,958 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,959 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:18,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,041 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,066 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,066 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,067 INFO L224 Elim1Store]: Index analysis took 198 ms [2024-11-08 22:53:19,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 314 treesize of output 971 [2024-11-08 22:53:19,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,105 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:53:19,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 496 [2024-11-08 22:53:19,153 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,154 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 597 [2024-11-08 22:53:19,169 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,170 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 556 [2024-11-08 22:53:19,217 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:19,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 524 treesize of output 409 [2024-11-08 22:53:19,222 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:19,226 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:19,230 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:19,243 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,244 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 225 [2024-11-08 22:53:19,255 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,256 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 257 [2024-11-08 22:53:19,269 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,269 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:53:19,272 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:19,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 96 [2024-11-08 22:53:19,302 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,303 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:53:19,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 159 treesize of output 157 [2024-11-08 22:53:19,475 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,476 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:53:19,494 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,495 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:53:19,525 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,534 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,535 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,581 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,615 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,615 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,616 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,668 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,669 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,669 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,716 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,759 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,796 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,797 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,797 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,798 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,798 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:19,798 INFO L224 Elim1Store]: Index analysis took 273 ms [2024-11-08 22:53:19,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 1097 [2024-11-08 22:53:19,827 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,828 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 367 [2024-11-08 22:53:19,851 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:19,851 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-11-08 22:53:20,056 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:20,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 675 treesize of output 469 [2024-11-08 22:53:20,061 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:20,066 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:20,114 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,115 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 390 [2024-11-08 22:53:20,145 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,146 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 358 [2024-11-08 22:53:20,163 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,165 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 586 [2024-11-08 22:53:20,178 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,180 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 490 [2024-11-08 22:53:20,193 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,194 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 507 [2024-11-08 22:53:20,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 146 treesize of output 101 [2024-11-08 22:53:20,226 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,226 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-08 22:53:20,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 152 treesize of output 92 [2024-11-08 22:53:20,257 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,258 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-11-08 22:53:20,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 48 [2024-11-08 22:53:20,506 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,507 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 522 [2024-11-08 22:53:20,532 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,534 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 735 [2024-11-08 22:53:20,557 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,559 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 829 [2024-11-08 22:53:20,663 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 339 treesize of output 164 [2024-11-08 22:53:20,682 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,683 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 170 [2024-11-08 22:53:20,691 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:20,704 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,706 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 441 [2024-11-08 22:53:20,731 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,733 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 564 [2024-11-08 22:53:20,745 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:20,756 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 451 [2024-11-08 22:53:22,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,315 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:22,331 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,333 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:22,355 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,355 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-08 22:53:22,374 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,375 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 314 [2024-11-08 22:53:22,390 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,450 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,450 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,451 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,451 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,452 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,476 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,489 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,510 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,511 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,563 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,564 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,564 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,565 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,565 INFO L224 Elim1Store]: Index analysis took 168 ms [2024-11-08 22:53:22,566 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:22,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 351 treesize of output 1283 [2024-11-08 22:53:22,574 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:22,610 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,612 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 360 [2024-11-08 22:53:22,638 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,639 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 261 [2024-11-08 22:53:22,667 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,668 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 405 [2024-11-08 22:53:22,689 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,690 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 478 [2024-11-08 22:53:22,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 488 [2024-11-08 22:53:22,714 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:22,775 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 22:53:22,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 517 treesize of output 404 [2024-11-08 22:53:22,778 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:22,785 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:22,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 96 [2024-11-08 22:53:22,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 157 treesize of output 145 [2024-11-08 22:53:22,835 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,836 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2024-11-08 22:53:22,846 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,846 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-08 22:53:22,960 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 335 [2024-11-08 22:53:22,970 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:22,970 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:53:22,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 76 [2024-11-08 22:53:23,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 144 treesize of output 74 [2024-11-08 22:53:23,772 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:23,773 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:53:23,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:23,792 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:53:23,822 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,847 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,848 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,904 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,914 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,938 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,938 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:23,963 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,018 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,105 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,105 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,106 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,106 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,107 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:24,107 INFO L224 Elim1Store]: Index analysis took 285 ms [2024-11-08 22:53:24,108 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 12 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 247 treesize of output 943 [2024-11-08 22:53:24,142 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 230 [2024-11-08 22:53:24,171 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,172 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-08 22:53:24,190 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,191 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 496 [2024-11-08 22:53:24,207 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,209 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 597 [2024-11-08 22:53:24,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 556 [2024-11-08 22:53:24,329 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:24,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 477 treesize of output 391 [2024-11-08 22:53:24,334 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:24,347 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,349 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 411 [2024-11-08 22:53:24,359 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,360 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 274 [2024-11-08 22:53:24,389 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 248 treesize of output 179 [2024-11-08 22:53:24,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 144 treesize of output 74 [2024-11-08 22:53:24,421 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,422 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 179 [2024-11-08 22:53:24,431 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:24,432 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 172 [2024-11-08 22:53:25,844 INFO L378 Elim1Store]: Elim1 eliminated variable 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 133 treesize of output 121 [2024-11-08 22:53:25,855 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:25,856 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-11-08 22:53:25,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 173 treesize of output 165 [2024-11-08 22:53:25,887 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:25,888 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-11-08 22:53:25,898 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:25,898 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-11-08 22:53:25,907 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:25,908 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-08 22:53:26,056 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:53:26,063 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:26,064 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:26,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:26,078 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:26,083 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 32 treesize of output 30 [2024-11-08 22:53:26,086 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:26,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:26,111 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,111 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:26,116 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 32 treesize of output 30 [2024-11-08 22:53:26,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:26,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:53:26,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,143 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,151 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:26,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:26,160 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:26,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:26,164 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:26,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:26,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,179 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,187 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:26,187 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:26,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:53:26,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,208 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:26,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:26,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:26,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,222 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,230 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:26,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:26,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:53:26,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,247 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,248 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,256 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:26,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:53:26,271 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:26,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:53:26,283 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:26,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:26,294 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:26,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:26,305 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:26,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:26,309 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:26,313 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:26,324 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:26,330 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 32 treesize of output 30 [2024-11-08 22:53:26,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:26,350 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:26,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,368 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:53:26,375 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 32 treesize of output 30 [2024-11-08 22:53:26,379 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:26,398 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:26,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:26,414 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:26,420 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 32 treesize of output 30 [2024-11-08 22:53:26,444 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,447 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:53:26,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:53:26,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,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-08 22:53:26,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:53:26,479 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:53:26,479 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:53:26,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:53:26,505 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,506 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:53:26,541 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,542 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:53:26,620 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,620 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:53:26,637 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,638 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 51 [2024-11-08 22:53:26,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,685 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:53:26,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 40 treesize of output 23 [2024-11-08 22:53:26,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:26,694 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:26,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:26,710 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:26,715 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 32 treesize of output 30 [2024-11-08 22:53:26,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:26,751 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:53:26,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:53:26,754 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,755 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:53:26,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:26,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:26,790 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:26,796 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 32 treesize of output 30 [2024-11-08 22:53:26,801 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:26,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:26,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,856 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:26,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:53:26,863 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 32 treesize of output 30 [2024-11-08 22:53:26,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:26,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:53:26,898 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:53:26,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:53:26,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:53:26,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:26,922 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,922 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:53:26,950 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,951 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:53:26,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,969 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 51 treesize of output 61 [2024-11-08 22:53:26,973 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,974 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:53:26,980 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:26,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:26,990 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 73 treesize of output 75 [2024-11-08 22:53:26,991 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:26,992 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:26,994 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:26,995 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-08 22:53:26,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 35 [2024-11-08 22:53:27,007 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 21 treesize of output 19 [2024-11-08 22:53:27,022 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,022 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-08 22:53:27,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 65 [2024-11-08 22:53:27,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 19 [2024-11-08 22:53:27,042 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:27,045 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,046 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-11-08 22:53:27,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,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 41 treesize of output 35 [2024-11-08 22:53:27,059 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 21 treesize of output 19 [2024-11-08 22:53:27,079 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,079 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-11-08 22:53:27,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,089 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 46 treesize of output 35 [2024-11-08 22:53:27,095 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 21 treesize of output 19 [2024-11-08 22:53:27,118 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,118 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 71 [2024-11-08 22:53:27,123 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 21 treesize of output 19 [2024-11-08 22:53:27,129 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:27,133 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:27,135 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,136 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-08 22:53:27,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 65 [2024-11-08 22:53:27,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 19 [2024-11-08 22:53:27,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-08 22:53:27,160 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:27,162 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:27,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:27,178 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:27,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 30 [2024-11-08 22:53:27,204 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,207 INFO L349 Elim1Store]: treesize reduction 22, result has 4.3 percent of original size [2024-11-08 22:53:27,207 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:53:27,217 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,217 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-08 22:53:27,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:27,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:27,243 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:27,248 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 32 treesize of output 30 [2024-11-08 22:53:27,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-08 22:53:27,274 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:53:27,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,283 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,292 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:27,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:27,302 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:27,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:27,305 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:27,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:27,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,316 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,322 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,330 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:27,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 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:27,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 45 [2024-11-08 22:53:27,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,354 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:27,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:27,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:27,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,369 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,378 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:27,378 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 1 [2024-11-08 22:53:27,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 59 [2024-11-08 22:53:27,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,407 INFO L349 Elim1Store]: treesize reduction 72, result has 1.4 percent of original size [2024-11-08 22:53:27,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 1 [2024-11-08 22:53:27,426 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:27,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 15 [2024-11-08 22:53:27,439 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:27,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:27,453 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:27,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:27,467 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-11-08 22:53:27,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 39 treesize of output 15 [2024-11-08 22:53:27,471 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:27,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:27,489 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:27,495 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 32 treesize of output 30 [2024-11-08 22:53:27,528 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,531 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-08 22:53:27,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:53:27,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:27,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:27,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,561 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,562 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:53:27,568 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 32 treesize of output 30 [2024-11-08 22:53:27,584 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,584 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:27,633 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 22:53:27,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 18 [2024-11-08 22:53:27,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:27,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:27,681 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:27,686 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 32 treesize of output 30 [2024-11-08 22:53:27,718 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,720 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:53:27,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:53:27,726 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,727 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-08 22:53:27,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,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-08 22:53:27,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:53:27,761 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:53:27,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:53:27,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:53:27,775 INFO L378 Elim1Store]: Elim1 eliminated variable 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-08 22:53:27,806 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:27,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:27,823 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:27,829 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 32 treesize of output 30 [2024-11-08 22:53:27,853 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,856 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-08 22:53:27,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:53:27,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,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-08 22:53:27,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 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 34 [2024-11-08 22:53:27,888 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 38 treesize of output 49 [2024-11-08 22:53:27,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 30 [2024-11-08 22:53:27,923 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:27,923 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 29 [2024-11-08 22:53:27,958 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:27,960 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:53:27,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 3 [2024-11-08 22:53:27,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 22:53:27,975 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 48 [2024-11-08 22:53:27,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:27,998 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-08 22:53:27,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 72 [2024-11-08 22:53:28,005 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 32 treesize of output 30 [2024-11-08 22:53:28,018 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,018 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 73 [2024-11-08 22:53:28,078 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-08 22:53:28,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 18 [2024-11-08 22:53:28,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,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-08 22:53:28,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 37 [2024-11-08 22:53:28,120 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-11-08 22:53:28,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 120 [2024-11-08 22:53:28,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 56 [2024-11-08 22:53:28,147 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,148 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,148 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,149 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,149 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,150 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:53:28,189 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,189 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,196 INFO L349 Elim1Store]: treesize reduction 50, result has 2.0 percent of original size [2024-11-08 22:53:28,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:53:28,262 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,266 INFO L349 Elim1Store]: treesize reduction 22, result has 4.3 percent of original size [2024-11-08 22:53:28,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:53:28,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,279 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 22:53:28,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,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-08 22:53:28,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,309 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 73 treesize of output 75 [2024-11-08 22:53:28,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:28,316 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,317 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:53:28,324 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-08 22:53:28,328 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,329 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-08 22:53:28,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 86 [2024-11-08 22:53:28,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,341 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,343 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:28,347 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,348 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-11-08 22:53:28,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 41 [2024-11-08 22:53:28,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,387 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,387 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:53:28,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,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 47 treesize of output 41 [2024-11-08 22:53:28,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,403 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:28,406 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,407 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 87 [2024-11-08 22:53:28,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 86 [2024-11-08 22:53:28,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,420 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,420 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:53:28,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,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 47 treesize of output 41 [2024-11-08 22:53:28,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:28,433 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,673 INFO L349 Elim1Store]: treesize reduction 731, result has 0.9 percent of original size [2024-11-08 22:53:28,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 14 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 16 new quantified variables, introduced 26 case distinctions, treesize of input 1063 treesize of output 1410 [2024-11-08 22:53:28,706 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:28,745 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:28,803 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,805 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:28,828 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:28,829 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:28,847 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,854 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,871 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,872 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,881 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,881 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,892 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,892 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,902 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,932 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,944 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,946 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,946 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,947 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:28,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 1628 [2024-11-08 22:53:29,077 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:29,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 845 treesize of output 489 [2024-11-08 22:53:29,089 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:29,113 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:29,131 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:29,144 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:29,158 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:29,178 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:29,191 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:29,213 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,214 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 317 [2024-11-08 22:53:29,232 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 306 [2024-11-08 22:53:29,253 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,254 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:53:29,262 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:29,272 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,273 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-08 22:53:29,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 111 [2024-11-08 22:53:29,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 95 treesize of output 86 [2024-11-08 22:53:29,337 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,338 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 270 [2024-11-08 22:53:29,348 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,350 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 406 [2024-11-08 22:53:29,364 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,364 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 223 [2024-11-08 22:53:29,378 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,379 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 390 [2024-11-08 22:53:29,381 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:29,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,396 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 161 [2024-11-08 22:53:29,404 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,405 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 131 [2024-11-08 22:53:29,517 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,518 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 317 [2024-11-08 22:53:29,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 240 [2024-11-08 22:53:29,573 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,574 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 327 [2024-11-08 22:53:29,594 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,596 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 427 [2024-11-08 22:53:29,614 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,616 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 482 [2024-11-08 22:53:29,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 148 treesize of output 115 [2024-11-08 22:53:29,668 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,670 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 462 [2024-11-08 22:53:29,682 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:29,699 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,701 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 358 [2024-11-08 22:53:29,716 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,717 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-08 22:53:29,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 35 [2024-11-08 22:53:29,750 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,751 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 171 [2024-11-08 22:53:29,759 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:29,760 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 22:53:30,515 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:30,516 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:53:30,534 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:30,535 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:53:30,555 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,564 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,586 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,586 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,598 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,598 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,599 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,610 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,610 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,622 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,641 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,669 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,669 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,670 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,670 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,671 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,671 INFO L224 Elim1Store]: Index analysis took 106 ms [2024-11-08 22:53:30,672 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:30,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 329 treesize of output 1676 [2024-11-08 22:53:30,723 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:30,723 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 391 [2024-11-08 22:53:30,915 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:53:30,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 63 treesize of output 69 [2024-11-08 22:53:31,123 INFO L349 Elim1Store]: treesize reduction 13, result has 50.0 percent of original size [2024-11-08 22:53:31,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 1 case distinctions, treesize of input 53 treesize of output 42 [2024-11-08 22:53:31,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,157 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 431 [2024-11-08 22:53:31,180 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,181 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 302 [2024-11-08 22:53:31,204 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,205 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 289 [2024-11-08 22:53:31,209 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:31,231 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 421 [2024-11-08 22:53:31,486 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:31,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 366 treesize of output 222 [2024-11-08 22:53:31,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,504 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 393 [2024-11-08 22:53:31,519 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,521 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 409 [2024-11-08 22:53:31,531 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,532 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 310 [2024-11-08 22:53:31,542 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:31,543 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-11-08 22:53:32,837 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:32,838 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-11-08 22:53:32,962 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:32,963 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-11-08 22:53:32,966 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:33,766 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:33,767 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-11-08 22:53:33,769 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,254 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,330 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,331 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:35,349 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,350 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:35,370 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,403 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,403 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,404 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,413 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,438 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,461 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,462 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,463 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 1766 [2024-11-08 22:53:35,541 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:35,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 782 treesize of output 445 [2024-11-08 22:53:35,552 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,565 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,574 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:35,578 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,590 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,601 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,614 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,634 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:53:35,656 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,657 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 238 [2024-11-08 22:53:35,676 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,678 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 437 [2024-11-08 22:53:35,685 INFO L209 tifierPushTermWalker]: Run 20 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:35,695 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,697 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 545 [2024-11-08 22:53:35,711 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 395 [2024-11-08 22:53:35,733 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,734 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 359 [2024-11-08 22:53:35,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 82 [2024-11-08 22:53:35,768 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,769 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-08 22:53:35,793 INFO L378 Elim1Store]: Elim1 eliminated variable 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 69 treesize of output 63 [2024-11-08 22:53:35,801 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,801 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-08 22:53:35,808 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,809 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 199 [2024-11-08 22:53:35,889 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:35,940 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,941 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:35,957 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:35,958 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:35,977 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:35,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,008 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,016 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,016 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,025 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,025 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,040 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,062 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,067 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 1766 [2024-11-08 22:53:36,142 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:36,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 845 treesize of output 478 [2024-11-08 22:53:36,155 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,171 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,182 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:36,187 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,201 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,215 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,229 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,253 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,254 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 515 [2024-11-08 22:53:36,280 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 654 [2024-11-08 22:53:36,317 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,318 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:53:36,338 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,339 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 389 [2024-11-08 22:53:36,356 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,357 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 399 [2024-11-08 22:53:36,374 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,375 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 405 [2024-11-08 22:53:36,394 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,395 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 415 [2024-11-08 22:53:36,413 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,413 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 169 [2024-11-08 22:53:36,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 147 treesize of output 121 [2024-11-08 22:53:36,441 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,442 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-08 22:53:36,452 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,452 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 188 [2024-11-08 22:53:36,456 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 62 [2024-11-08 22:53:36,545 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,606 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,607 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:36,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,636 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:36,666 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,707 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,716 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,724 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,760 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,760 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,761 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,761 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,762 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,763 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:36,764 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 1766 [2024-11-08 22:53:36,834 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:36,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 782 treesize of output 445 [2024-11-08 22:53:36,844 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,862 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,870 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:36,874 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,885 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,908 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,927 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:36,947 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:53:36,970 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,971 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 459 [2024-11-08 22:53:36,996 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:36,997 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 215 [2024-11-08 22:53:37,018 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,019 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 202 [2024-11-08 22:53:37,038 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,040 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 330 [2024-11-08 22:53:37,051 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,052 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:53:37,073 INFO L378 Elim1Store]: Elim1 eliminated variable 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 31 treesize of output 28 [2024-11-08 22:53:37,082 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 146 [2024-11-08 22:53:37,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 98 [2024-11-08 22:53:37,106 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 132 [2024-11-08 22:53:37,115 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,115 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 177 [2024-11-08 22:53:37,202 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:37,268 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,269 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 278 [2024-11-08 22:53:37,292 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,293 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 338 [2024-11-08 22:53:37,312 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,350 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,364 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,365 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,374 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,374 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,375 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,379 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,382 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,383 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,405 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,419 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 1766 [2024-11-08 22:53:37,494 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-08 22:53:37,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 782 treesize of output 445 [2024-11-08 22:53:37,504 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:37,516 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:37,527 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:37,536 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-08 22:53:37,540 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:37,554 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:37,565 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:37,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,587 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 263 [2024-11-08 22:53:37,610 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,611 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 228 [2024-11-08 22:53:37,639 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,640 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 215 [2024-11-08 22:53:37,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,665 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 376 [2024-11-08 22:53:37,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,682 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 461 [2024-11-08 22:53:37,693 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,694 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 326 [2024-11-08 22:53:37,713 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,714 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-08 22:53:37,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 34 [2024-11-08 22:53:37,736 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,737 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 144 [2024-11-08 22:53:37,747 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,748 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 144 [2024-11-08 22:53:37,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 75 [2024-11-08 22:53:37,842 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,843 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-08 22:53:37,867 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:37,868 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-11-08 22:53:37,888 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,914 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,924 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,925 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,925 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,936 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,937 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,937 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,947 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,997 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,997 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:37,997 INFO L224 Elim1Store]: Index analysis took 102 ms [2024-11-08 22:53:37,998 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:38,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 13 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 329 treesize of output 1149 [2024-11-08 22:53:38,037 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,038 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 283 [2024-11-08 22:53:38,057 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,058 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 230 [2024-11-08 22:53:38,081 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,082 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-08 22:53:38,245 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2024-11-08 22:53:38,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 676 treesize of output 518 [2024-11-08 22:53:38,254 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-08 22:53:38,288 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,288 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 267 [2024-11-08 22:53:38,306 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,307 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 299 [2024-11-08 22:53:38,326 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,328 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 445 [2024-11-08 22:53:38,341 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,342 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 498 [2024-11-08 22:53:38,360 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,361 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 277 [2024-11-08 22:53:38,385 INFO L378 Elim1Store]: Elim1 eliminated variable 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 133 treesize of output 121 [2024-11-08 22:53:38,394 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,395 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-08 22:53:38,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 78 [2024-11-08 22:53:38,420 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,421 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 144 [2024-11-08 22:53:38,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,505 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 760 [2024-11-08 22:53:38,526 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,529 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 838 [2024-11-08 22:53:38,544 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,547 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 757 [2024-11-08 22:53:38,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 281 treesize of output 182 [2024-11-08 22:53:38,610 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,610 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 292 [2024-11-08 22:53:38,629 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,630 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 415 [2024-11-08 22:53:38,645 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,646 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-08 22:53:38,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 61 [2024-11-08 22:53:38,681 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:38,682 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 172 [2024-11-08 22:53:39,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:39,629 INFO L349 Elim1Store]: treesize reduction 70, result has 22.2 percent of original size [2024-11-08 22:53:39,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 76 treesize of output 219 [2024-11-08 22:53:39,695 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:39,696 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-08 22:53:40,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:40,065 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:40,066 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:40,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:40,067 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 22 [2024-11-08 22:53:41,279 INFO L349 Elim1Store]: treesize reduction 306, result has 11.8 percent of original size [2024-11-08 22:53:41,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 247 treesize of output 452 [2024-11-08 22:53:41,332 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:41,333 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-08 22:53:41,702 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:41,703 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-08 22:53:41,766 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:53:41,767 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-11-08 22:53:48,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 22:53:48,954 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:53:50,376 INFO L349 Elim1Store]: treesize reduction 764, result has 8.7 percent of original size [2024-11-08 22:53:50,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 10 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 14 new quantified variables, introduced 30 case distinctions, treesize of input 1715 treesize of output 2685 [2024-11-08 22:54:58,695 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 7 treesize of output 5 [2024-11-08 22:54:59,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:55:00,571 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 7 treesize of output 5 [2024-11-08 22:55:01,350 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 7 treesize of output 5 [2024-11-08 22:55:02,096 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 7 treesize of output 5 [2024-11-08 22:55:02,869 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 7 treesize of output 5 [2024-11-08 22:55:03,909 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 7 treesize of output 5 [2024-11-08 22:55:05,473 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 7 treesize of output 5 [2024-11-08 22:55:06,226 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 7 treesize of output 5 [2024-11-08 22:55:07,058 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 7 treesize of output 5 [2024-11-08 22:55:07,741 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 7 treesize of output 5 [2024-11-08 22:55:08,638 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 7 treesize of output 5 [2024-11-08 22:55:09,089 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 7 treesize of output 5 [2024-11-08 22:55:10,120 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 7 treesize of output 5 [2024-11-08 22:55:10,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 7 treesize of output 5 [2024-11-08 22:55:10,941 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 7 treesize of output 5 [2024-11-08 22:55:11,274 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 7 treesize of output 5 [2024-11-08 22:55:11,672 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 7 treesize of output 5 [2024-11-08 22:55:12,082 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 7 treesize of output 5 [2024-11-08 22:55:12,673 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 7 treesize of output 5 [2024-11-08 22:55:14,343 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 7 treesize of output 5 [2024-11-08 22:55:15,189 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 7 treesize of output 5 [2024-11-08 22:55:15,966 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 7 treesize of output 5 [2024-11-08 22:55:16,763 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 7 treesize of output 5 [2024-11-08 22:55:17,844 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 7 treesize of output 5 [2024-11-08 22:55:18,625 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 7 treesize of output 5 [2024-11-08 22:55:19,805 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 7 treesize of output 5 [2024-11-08 22:55:20,151 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 7 treesize of output 5 [2024-11-08 22:55:20,513 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 7 treesize of output 5 [2024-11-08 22:55:21,077 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 7 treesize of output 5 [2024-11-08 22:55:21,374 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 7 treesize of output 5 [2024-11-08 22:55:22,439 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 7 treesize of output 5 [2024-11-08 22:55:23,356 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 7 treesize of output 5 [2024-11-08 22:55:23,985 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 7 treesize of output 5 [2024-11-08 22:55:25,015 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 7 treesize of output 5 [2024-11-08 22:55:26,077 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 7 treesize of output 5 [2024-11-08 22:55:27,811 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:27,812 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:28,449 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:28,450 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:29,169 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:29,170 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:30,135 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:30,136 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:30,826 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:30,827 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:31,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:31,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:33,966 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:33,967 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:34,594 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:34,595 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:35,382 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:35,382 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:35,913 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:35,914 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:36,704 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:36,705 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:37,995 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:37,996 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:38,616 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:38,617 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:39,539 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:39,540 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:40,062 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:40,063 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:40,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:40,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:41,350 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:41,351 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:42,011 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:42,011 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:42,789 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:42,790 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:43,298 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:43,299 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:43,617 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:43,618 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:43,987 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:43,988 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:44,476 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:44,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:44,903 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:44,904 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:46,459 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:46,460 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:47,300 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:47,300 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:48,149 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:48,150 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:48,571 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:48,572 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:49,092 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:49,093 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:49,515 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:49,516 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:49,862 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:49,863 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:50,476 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:50,477 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:51,040 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:51,040 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:51,902 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:51,903 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:52,635 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:52,637 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:53,183 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:55:53,183 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 296 [2024-11-08 22:55:54,711 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 7 treesize of output 5 [2024-11-08 22:55:55,771 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 7 treesize of output 5 [2024-11-08 22:55:56,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:55:57,398 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 7 treesize of output 5 [2024-11-08 22:55:57,893 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 7 treesize of output 5 [2024-11-08 22:55:58,555 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 7 treesize of output 5 [2024-11-08 22:55:59,714 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 7 treesize of output 5 [2024-11-08 22:56:00,103 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 7 treesize of output 5 [2024-11-08 22:56:00,582 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 7 treesize of output 5 [2024-11-08 22:56:01,135 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 7 treesize of output 5 [2024-11-08 22:56:01,819 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 7 treesize of output 5 [2024-11-08 22:56:02,208 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 7 treesize of output 5 [2024-11-08 22:56:02,500 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 7 treesize of output 5 [2024-11-08 22:56:02,903 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 7 treesize of output 5 [2024-11-08 22:56:03,855 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 7 treesize of output 5 [2024-11-08 22:56:04,619 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 7 treesize of output 5 [2024-11-08 22:56:05,854 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 7 treesize of output 5 [2024-11-08 22:56:06,558 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 7 treesize of output 5 [2024-11-08 22:56:07,255 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 7 treesize of output 5 [2024-11-08 22:56:07,940 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 7 treesize of output 5 [2024-11-08 22:56:08,584 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 7 treesize of output 5 [2024-11-08 22:56:09,633 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 7 treesize of output 5 [2024-11-08 22:56:10,341 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 7 treesize of output 5 [2024-11-08 22:56:10,892 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 7 treesize of output 5 [2024-11-08 22:56:11,621 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 7 treesize of output 5 [2024-11-08 22:56:12,265 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 7 treesize of output 5 [2024-11-08 22:56:12,892 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 7 treesize of output 5 [2024-11-08 22:56:13,618 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 7 treesize of output 5 [2024-11-08 22:56:14,235 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 7 treesize of output 5 [2024-11-08 22:56:14,636 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 7 treesize of output 5 [2024-11-08 22:56:14,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:56:15,224 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 7 treesize of output 5 [2024-11-08 22:56:15,540 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 7 treesize of output 5 [2024-11-08 22:56:15,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 7 treesize of output 5 [2024-11-08 22:56:16,568 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 7 treesize of output 5 [2024-11-08 22:56:17,627 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 7 treesize of output 5 [2024-11-08 22:56:18,739 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 7 treesize of output 5 [2024-11-08 22:56:19,338 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 7 treesize of output 5 [2024-11-08 22:56:19,924 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 7 treesize of output 5 [2024-11-08 22:56:20,456 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 7 treesize of output 5 [2024-11-08 22:56:21,512 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 7 treesize of output 5 [2024-11-08 22:56:22,252 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 7 treesize of output 5 [2024-11-08 22:56:23,253 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 7 treesize of output 5 [2024-11-08 22:56:23,699 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 7 treesize of output 5 [2024-11-08 22:56:24,230 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 7 treesize of output 5 [2024-11-08 22:56:24,594 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 7 treesize of output 5 [2024-11-08 22:56:24,818 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 7 treesize of output 5 [2024-11-08 22:56:25,173 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:56:26,089 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 7 treesize of output 5 [2024-11-08 22:56:26,877 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 7 treesize of output 5 [2024-11-08 22:56:27,830 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 7 treesize of output 5 [2024-11-08 22:56:28,096 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 7 treesize of output 5 [2024-11-08 22:56:30,590 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 7 treesize of output 5 [2024-11-08 22:56:32,008 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 7 treesize of output 5 [2024-11-08 22:56:32,854 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 7 treesize of output 5 [2024-11-08 22:56:32,971 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 7 treesize of output 5 [2024-11-08 22:56:33,896 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 7 treesize of output 5 [2024-11-08 22:56:34,258 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 7 treesize of output 5 [2024-11-08 22:56:34,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 7 treesize of output 5 [2024-11-08 22:56:35,011 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 7 treesize of output 5 [2024-11-08 22:56:35,402 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 7 treesize of output 5 [2024-11-08 22:56:35,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:56:36,572 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 7 treesize of output 5 [2024-11-08 22:56:37,338 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 7 treesize of output 5 [2024-11-08 22:56:37,999 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 7 treesize of output 5 [2024-11-08 22:56:38,785 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 7 treesize of output 5 [2024-11-08 22:56:39,603 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 7 treesize of output 5 [2024-11-08 22:56:39,804 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 7 treesize of output 5 [2024-11-08 22:56:41,461 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 7 treesize of output 5 [2024-11-08 22:56:42,123 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 7 treesize of output 5 [2024-11-08 22:56:43,046 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 7 treesize of output 5 [2024-11-08 22:56:44,036 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 7 treesize of output 5 [2024-11-08 22:56:45,503 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 7 treesize of output 5 [2024-11-08 22:56:45,888 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 7 treesize of output 5 [2024-11-08 22:56:46,102 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 7 treesize of output 5 [2024-11-08 22:56:46,732 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 7 treesize of output 5 [2024-11-08 22:56:47,010 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 7 treesize of output 5 [2024-11-08 22:56:47,552 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 7 treesize of output 5 [2024-11-08 22:56:48,051 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 7 treesize of output 5 [2024-11-08 22:56:49,047 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 7 treesize of output 5 [2024-11-08 22:56:50,105 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 7 treesize of output 5 [2024-11-08 22:56:50,914 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 7 treesize of output 5 [2024-11-08 22:56:51,846 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 7 treesize of output 5 [2024-11-08 22:56:52,643 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 7 treesize of output 5 [2024-11-08 22:56:53,492 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 7 treesize of output 5 [2024-11-08 22:56:54,173 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 7 treesize of output 5 [2024-11-08 22:56:55,710 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 7 treesize of output 5 [2024-11-08 22:56:56,475 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 7 treesize of output 5 [2024-11-08 22:56:56,939 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 7 treesize of output 5 [2024-11-08 22:56:58,039 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 7 treesize of output 5 [2024-11-08 22:56:59,034 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 7 treesize of output 5 [2024-11-08 22:56:59,247 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 7 treesize of output 5 [2024-11-08 22:56:59,619 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 7 treesize of output 5 [2024-11-08 22:57:00,074 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 7 treesize of output 5 [2024-11-08 22:57:00,634 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 7 treesize of output 5 [2024-11-08 22:57:01,022 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 7 treesize of output 5 [2024-11-08 22:57:02,070 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 7 treesize of output 5 [2024-11-08 22:57:02,833 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 7 treesize of output 5 [2024-11-08 22:57:03,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:57:04,247 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 7 treesize of output 5 [2024-11-08 22:57:04,915 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 7 treesize of output 5 [2024-11-08 22:57:05,600 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 7 treesize of output 5 [2024-11-08 22:57:06,385 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 7 treesize of output 5 [2024-11-08 22:57:07,021 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 7 treesize of output 5 [2024-11-08 22:57:08,261 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 7 treesize of output 5 [2024-11-08 22:57:08,693 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 7 treesize of output 5 [2024-11-08 22:57:09,075 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 7 treesize of output 5 [2024-11-08 22:57:10,134 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 7 treesize of output 5 [2024-11-08 22:57:10,957 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:10,957 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:11,512 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:11,513 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:12,207 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:12,207 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:12,797 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:12,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:13,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:13,464 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:13,899 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:13,899 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:14,370 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:14,371 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:15,288 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:15,289 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:15,689 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:15,690 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:16,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:16,144 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:16,597 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:16,598 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:17,211 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:17,212 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:18,631 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:18,632 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:19,527 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:19,528 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:20,195 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:20,196 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:20,539 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:20,540 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:21,336 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:21,336 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:21,660 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:21,661 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:22,006 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:22,007 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:22,340 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:22,341 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:22,801 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:22,802 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:24,115 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:24,116 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:24,740 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:24,741 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:25,580 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:25,581 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:26,220 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:26,221 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:26,993 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:26,993 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:27,635 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:27,636 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:28,195 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:28,196 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:28,716 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:28,717 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:29,950 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:29,951 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:30,579 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:30,580 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:31,876 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:31,877 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:32,544 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:32,545 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:33,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:33,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:33,874 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:33,874 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:34,624 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:57:34,625 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 372 [2024-11-08 22:57:36,012 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 7 treesize of output 5 [2024-11-08 22:57:37,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:57:37,536 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 7 treesize of output 5 [2024-11-08 22:57:38,233 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 7 treesize of output 5 [2024-11-08 22:57:39,049 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 7 treesize of output 5 [2024-11-08 22:57:41,132 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 7 treesize of output 5 [2024-11-08 22:57:42,005 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 7 treesize of output 5 [2024-11-08 22:57:42,488 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 7 treesize of output 5 [2024-11-08 22:57:43,650 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 7 treesize of output 5 [2024-11-08 22:57:44,335 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 7 treesize of output 5 [2024-11-08 22:57:45,068 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 7 treesize of output 5 [2024-11-08 22:57:45,424 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 7 treesize of output 5 [2024-11-08 22:57:45,944 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 7 treesize of output 5 [2024-11-08 22:57:46,532 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 7 treesize of output 5 [2024-11-08 22:57:47,580 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 7 treesize of output 5 [2024-11-08 22:57:47,744 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 7 treesize of output 5 [2024-11-08 22:57:48,520 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 7 treesize of output 5 [2024-11-08 22:57:49,802 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 7 treesize of output 5 [2024-11-08 22:57:50,452 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 7 treesize of output 5 [2024-11-08 22:57:50,993 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 7 treesize of output 5 [2024-11-08 22:57:51,367 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 7 treesize of output 5 [2024-11-08 22:57:52,534 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 7 treesize of output 5 [2024-11-08 22:57:52,949 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 7 treesize of output 5 [2024-11-08 22:57:53,556 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 7 treesize of output 5 [2024-11-08 22:57:53,743 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 7 treesize of output 5 [2024-11-08 22:57:54,166 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 7 treesize of output 5 [2024-11-08 22:57:54,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 22:57:54,856 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 7 treesize of output 5 [2024-11-08 22:57:55,444 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 7 treesize of output 5 [2024-11-08 22:57:55,700 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 7 treesize of output 5 [2024-11-08 22:57:56,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:57:57,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:57:57,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:57:58,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:57:58,274 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:57:58,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:57:59,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:00,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:00,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:01,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:01,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:02,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:02,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:03,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:03,456 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:04,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:04,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:05,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:06,224 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:06,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:06,897 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:06,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:07,431 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:07,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:07,864 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:07,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:08,925 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:08,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:09,482 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:09,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:10,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:10,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:10,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:11,038 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:11,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:11,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:12,716 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:12,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:13,356 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:13,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:13,950 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:13,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:14,576 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:14,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:15,625 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:15,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:16,205 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:16,205 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:31,801 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:31,801 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:31,944 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:31,944 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:32,380 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:32,381 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:32,660 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:32,661 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:33,043 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:33,043 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:33,873 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:33,874 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:34,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:34,157 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:34,299 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:34,300 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:34,786 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:34,787 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:34,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 22 treesize of output 3 [2024-11-08 22:58:35,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:35,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:35,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 22 treesize of output 3 [2024-11-08 22:58:35,325 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:35,326 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:35,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 22 treesize of output 3 [2024-11-08 22:58:35,423 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:35,424 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:35,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 22 treesize of output 3 [2024-11-08 22:58:36,139 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:36,140 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:36,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 22 treesize of output 3 [2024-11-08 22:58:36,278 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:36,279 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:36,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 22 treesize of output 3 [2024-11-08 22:58:36,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:36,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:36,948 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:36,949 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:37,018 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:37,018 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:37,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:37,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:37,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:58:37,354 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:37,355 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:37,500 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:37,501 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:37,725 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:37,726 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:38,234 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:38,234 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:38,543 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:38,543 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:38,874 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:38,875 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:39,147 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:39,147 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:39,316 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:39,317 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:39,390 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:39,391 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:39,442 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:39,443 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:39,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:58:40,392 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:40,393 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:40,818 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:40,818 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:40,933 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:40,934 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:41,863 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:41,863 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:42,144 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:42,144 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:42,221 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:42,222 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:42,280 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:42,280 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:58:42,281 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 3 [2024-11-08 22:58:42,508 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:42,509 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:42,939 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:42,940 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:43,358 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:43,358 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:44,217 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:44,217 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:44,360 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:44,361 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:44,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:44,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:45,029 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:45,029 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-11-08 22:58:45,949 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:45,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:46,407 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:46,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:46,754 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:46,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:46,979 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:46,979 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:47,261 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:47,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:47,561 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:47,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:47,857 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:47,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:48,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:48,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:49,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:49,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:49,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:50,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:50,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:50,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:51,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:51,706 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:52,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:52,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:52,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:52,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:53,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:53,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:53,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:54,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:54,819 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:54,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:55,379 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:55,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:55,564 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:55,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:55,909 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:55,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:56,123 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 22:58:56,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:56,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:56,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:57,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:57,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:57,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:57,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-08 22:58:58,036 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:58,037 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:58:58,247 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:58,248 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:58:58,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:58,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:58:58,758 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:58,759 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:58:59,160 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:59,161 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:58:59,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:59,315 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:58:59,560 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:58:59,561 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:00,024 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:00,025 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:00,372 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:00,372 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:00,892 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:00,893 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:01,135 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:01,136 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:01,436 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:01,438 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:02,004 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:02,005 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:02,300 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:02,301 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:02,905 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:02,906 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:03,277 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:03,278 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:03,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:03,503 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:04,002 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:04,003 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:04,438 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:04,439 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:04,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:04,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:04,887 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:04,888 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:05,486 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:05,487 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:05,762 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:05,763 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:06,299 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:06,300 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:06,563 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:06,564 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:06,860 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:06,861 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:07,112 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:07,112 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:07,409 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:07,410 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:08,246 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:08,247 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:08,367 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:08,368 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:08,870 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:08,871 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:09,170 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:09,171 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:09,380 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:09,381 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:10,081 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:10,082 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:10,300 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:10,300 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:10,833 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:10,834 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 397 [2024-11-08 22:59:22,911 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:22,912 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:22,919 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:22,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:23,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,202 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,209 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:23,209 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:23,261 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,262 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,270 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:23,270 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:23,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,723 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:23,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:23,850 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,850 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,860 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:23,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:23,973 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,974 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:23,981 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:23,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:24,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,287 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,294 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:24,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:24,332 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,332 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,339 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:24,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:24,857 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,857 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,865 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:24,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:24,917 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,918 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:24,925 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:24,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:25,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:25,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:25,210 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:25,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:25,299 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:25,300 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:25,309 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:25,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:25,509 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:25,510 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:25,518 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:25,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:26,367 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,375 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:26,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:26,569 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,570 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,577 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:26,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:26,675 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,675 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,683 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:26,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:26,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,906 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:26,913 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:26,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:27,033 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,034 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,041 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:27,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:27,269 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,269 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,277 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:27,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:27,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,360 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,368 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:27,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:27,598 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,598 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,606 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:27,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:27,881 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:27,913 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:27,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:28,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:28,580 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:28,588 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:28,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:28,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:28,715 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:28,724 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:28,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:28,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:28,946 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:28,954 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:28,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:29,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:29,070 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:29,079 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:29,079 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:29,252 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:29,252 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-08 22:59:29,510 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:29,510 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-08 22:59:29,628 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:29,628 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-08 22:59:29,973 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:29,974 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-08 22:59:30,013 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:30,013 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-08 22:59:30,233 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:30,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2024-11-08 22:59:30,627 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:30,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:30,637 INFO L349 Elim1Store]: treesize reduction 33, result has 2.9 percent of original size [2024-11-08 22:59:30,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:30,866 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:30,867 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:30,875 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:30,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:31,383 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:31,384 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:31,393 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:31,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:31,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:31,575 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 22:59:31,585 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-11-08 22:59:31,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 7 [2024-11-08 22:59:32,283 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:32,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:32,665 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:32,666 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:32,818 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:32,818 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:32,951 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:32,952 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:33,133 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:33,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:33,592 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:33,592 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:33,779 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:33,780 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:34,042 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:34,043 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-11-08 22:59:34,270 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:34,270 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:34,404 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:34,404 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:34,547 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:34,548 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:59:34,790 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:34,791 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:34,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:34,876 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:35,173 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:35,174 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:35,262 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:35,263 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:59:35,516 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:35,517 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:35,846 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:35,847 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:36,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:36,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:36,312 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:36,312 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:36,628 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:36,629 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:36,723 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:36,724 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:36,828 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:36,829 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 145 [2024-11-08 22:59:37,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:37,143 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:37,284 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:37,284 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:37,647 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:37,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:37,848 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:37,849 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:38,109 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:38,110 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:38,244 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:38,245 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:59:38,559 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:38,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:38,643 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:38,644 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:59:38,897 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:38,898 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-08 22:59:39,181 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:39,182 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:39,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:39,396 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:39,471 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:39,472 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:40,154 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:40,155 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:40,260 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:40,260 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-11-08 22:59:40,986 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:40,987 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:41,181 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:41,182 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:41,260 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:41,261 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:41,489 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:41,489 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:41,659 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:41,659 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:41,739 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:41,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:42,040 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:42,041 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:42,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:42,184 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:42,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:42,396 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:42,464 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:42,464 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:42,717 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:42,717 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:42,941 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:42,941 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:43,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:43,156 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:43,216 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:43,217 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:43,598 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:43,598 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:43,673 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:43,674 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:44,283 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:44,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:44,565 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:44,566 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:44,702 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:44,703 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:44,800 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:44,801 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:45,178 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:45,178 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:45,255 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:45,255 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:45,544 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:45,545 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:45,862 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:45,862 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:46,414 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:46,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:46,483 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:46,484 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:46,845 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:46,846 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:46,997 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:46,997 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:47,277 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:47,278 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:47,535 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:47,536 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:47,606 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:47,607 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:47,833 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:47,834 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-11-08 22:59:48,113 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:48,113 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:48,455 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:48,456 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:48,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:48,550 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:48,633 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:48,633 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:49,361 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:49,362 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:59:49,562 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:49,563 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:49,780 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:49,781 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:59:49,881 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:49,881 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:50,092 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:50,093 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:50,233 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:50,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-08 22:59:50,386 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:50,387 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:50,708 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:50,709 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:50,860 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:50,861 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:51,012 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:51,012 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:51,059 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:51,060 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-08 22:59:51,276 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:51,277 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:51,364 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:51,365 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-08 22:59:51,637 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:51,637 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:59:51,909 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:51,910 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-08 22:59:52,045 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:52,046 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:59:52,261 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:52,262 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:52,397 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:52,398 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:52,516 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:52,517 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:52,679 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:52,679 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:52,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:52,891 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:52,984 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:52,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:59:53,227 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:53,228 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:59:53,575 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:53,575 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:53,611 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:53,612 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-08 22:59:53,824 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:53,825 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:54,039 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:54,040 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:54,118 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:54,119 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:59:54,459 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:54,460 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:54,499 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:54,500 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:59:54,757 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:54,757 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:59:54,863 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:54,864 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-11-08 22:59:55,000 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:55,001 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 173 [2024-11-08 22:59:55,228 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:55,229 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:55,575 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:55,576 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-08 22:59:55,878 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:55,879 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-11-08 22:59:56,567 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:56,568 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:59:56,626 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:56,628 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-08 22:59:56,757 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:56,757 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-08 22:59:56,863 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:56,865 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-08 22:59:56,993 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:56,994 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 22:59:57,222 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:57,223 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 98 [2024-11-08 22:59:57,416 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:57,416 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:59:57,641 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:57,641 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:59:57,856 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:57,857 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 22:59:58,007 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:58,009 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-08 22:59:58,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:58,144 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-08 22:59:58,454 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:58,454 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 22:59:58,494 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:58,494 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-11-08 22:59:58,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:58,587 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 22:59:58,795 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:58,795 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 64 [2024-11-08 22:59:59,077 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:59,078 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 22:59:59,216 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:59,217 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:59:59,383 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:59,384 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-08 22:59:59,692 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:59,693 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 22:59:59,749 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:59,749 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-08 22:59:59,941 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 22:59:59,942 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 23:00:00,271 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:00,271 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 23:00:00,306 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:00,307 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 23:00:00,441 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:00,442 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 97 [2024-11-08 23:00:00,676 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:00,677 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 23:00:00,719 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:00,720 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-11-08 23:00:00,844 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:00,845 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-08 23:00:00,986 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:00,987 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-11-08 23:00:01,212 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:01,213 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-08 23:00:01,415 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:01,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-08 23:00:01,609 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:01,609 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-11-08 23:00:01,849 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:01,850 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 127 [2024-11-08 23:00:01,979 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:01,980 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-08 23:00:02,107 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:02,109 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 113 [2024-11-08 23:00:02,293 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:02,294 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-11-08 23:00:02,500 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:02,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-11-08 23:00:03,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:03,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:03,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:03,240 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:03,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:03,262 INFO L349 Elim1Store]: treesize reduction 16, result has 15.8 percent of original size [2024-11-08 23:00:03,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 127 treesize of output 103 [2024-11-08 23:00:03,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:03,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:03,388 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:03,389 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:03,394 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:03,473 INFO L349 Elim1Store]: treesize reduction 254, result has 13.6 percent of original size [2024-11-08 23:00:03,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 10 case distinctions, treesize of input 764 treesize of output 777 [2024-11-08 23:00:04,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:04,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:04,560 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:04,571 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:04,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:04,579 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:04,669 INFO L349 Elim1Store]: treesize reduction 187, result has 18.3 percent of original size [2024-11-08 23:00:04,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 9 case distinctions, treesize of input 336 treesize of output 361 [2024-11-08 23:00:06,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,292 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,300 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 37 [2024-11-08 23:00:06,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,389 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,391 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 31 [2024-11-08 23:00:06,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,492 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 72 [2024-11-08 23:00:06,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,625 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,632 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,633 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,633 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 22 [2024-11-08 23:00:06,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,679 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,687 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,687 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 98 treesize of output 78 [2024-11-08 23:00:06,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,768 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,774 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,775 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 43 [2024-11-08 23:00:06,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,855 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,859 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,860 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,861 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 22 [2024-11-08 23:00:06,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:06,956 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,964 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,965 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,970 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:06,989 INFO L349 Elim1Store]: treesize reduction 45, result has 27.4 percent of original size [2024-11-08 23:00:06,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 132 treesize of output 139 [2024-11-08 23:00:08,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:08,589 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:08,616 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,619 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,643 INFO L349 Elim1Store]: treesize reduction 39, result has 7.1 percent of original size [2024-11-08 23:00:08,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 590 treesize of output 552 [2024-11-08 23:00:08,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:08,767 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:08,775 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,779 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 68 [2024-11-08 23:00:08,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:08,877 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:08,894 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:08,919 INFO L349 Elim1Store]: treesize reduction 16, result has 15.8 percent of original size [2024-11-08 23:00:08,919 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 92 treesize of output 68 [2024-11-08 23:00:09,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,041 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,048 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 62 [2024-11-08 23:00:09,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,149 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,168 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,250 INFO L349 Elim1Store]: treesize reduction 105, result has 15.3 percent of original size [2024-11-08 23:00:09,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 8 case distinctions, treesize of input 473 treesize of output 456 [2024-11-08 23:00:09,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,448 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,456 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,457 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 37 [2024-11-08 23:00:09,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,549 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,563 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,596 INFO L349 Elim1Store]: treesize reduction 76, result has 14.6 percent of original size [2024-11-08 23:00:09,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 218 treesize of output 220 [2024-11-08 23:00:09,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,769 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:09,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,791 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:09,813 INFO L349 Elim1Store]: treesize reduction 45, result has 27.4 percent of original size [2024-11-08 23:00:09,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 184 treesize of output 189 [2024-11-08 23:00:11,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:11,533 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,539 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,539 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 22 [2024-11-08 23:00:11,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:11,603 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:11,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,616 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 68 [2024-11-08 23:00:11,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:11,954 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:11,964 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,969 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:11,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 157 treesize of output 151 [2024-11-08 23:00:12,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:12,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:12,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:12,117 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:12,118 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:12,123 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:12,162 INFO L349 Elim1Store]: treesize reduction 102, result has 19.7 percent of original size [2024-11-08 23:00:12,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 312 treesize of output 320 [2024-11-08 23:00:13,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:13,519 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,525 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,526 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 25 [2024-11-08 23:00:13,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:13,624 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,630 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,631 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,631 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 22 [2024-11-08 23:00:13,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:13,866 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:13,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:13,887 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,890 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:13,915 INFO L349 Elim1Store]: treesize reduction 16, result has 15.8 percent of original size [2024-11-08 23:00:13,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 3 case distinctions, treesize of input 101 treesize of output 77 [2024-11-08 23:00:14,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,046 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,056 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,057 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 52 [2024-11-08 23:00:14,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,137 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,143 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 111 [2024-11-08 23:00:14,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,225 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 126 [2024-11-08 23:00:14,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,320 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,329 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 72 [2024-11-08 23:00:14,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,429 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,440 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 93 treesize of output 46 [2024-11-08 23:00:14,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,552 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 40 treesize of output 22 [2024-11-08 23:00:14,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,640 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,649 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,654 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,687 INFO L349 Elim1Store]: treesize reduction 76, result has 14.6 percent of original size [2024-11-08 23:00:14,687 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 345 treesize of output 343 [2024-11-08 23:00:14,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:14,873 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,881 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:14,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 37 [2024-11-08 23:00:15,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:15,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:15,108 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:15,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:15,116 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:15,121 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:15,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 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 83 treesize of output 77 [2024-11-08 23:00:15,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:15,319 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:15,325 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:15,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 104 treesize of output 57 [2024-11-08 23:00:16,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 23:00:16,094 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 23:00:17,056 INFO L349 Elim1Store]: treesize reduction 694, result has 9.5 percent of original size [2024-11-08 23:00:17,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 9 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 13 new quantified variables, introduced 28 case distinctions, treesize of input 1187 treesize of output 1981 [2024-11-08 23:00:32,830 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 7 treesize of output 5 [2024-11-08 23:00:33,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 7 treesize of output 5 [2024-11-08 23:00:33,821 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 7 treesize of output 5 [2024-11-08 23:00:35,661 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 7 treesize of output 5 [2024-11-08 23:00:36,088 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 7 treesize of output 5 [2024-11-08 23:00:36,198 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 7 treesize of output 5 [2024-11-08 23:00:37,169 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 7 treesize of output 5 [2024-11-08 23:00:37,740 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 7 treesize of output 5 [2024-11-08 23:00:38,639 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:38,640 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:39,026 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:39,026 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:39,645 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:39,646 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:40,285 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:40,285 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:40,671 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:40,671 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:42,659 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:42,660 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:43,211 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:43,211 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:43,596 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:43,597 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 269 [2024-11-08 23:00:44,338 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 7 treesize of output 5 [2024-11-08 23:00:44,894 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 7 treesize of output 5 [2024-11-08 23:00:45,210 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 7 treesize of output 5 [2024-11-08 23:00:45,520 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 7 treesize of output 5 [2024-11-08 23:00:46,996 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 7 treesize of output 5 [2024-11-08 23:00:47,412 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 7 treesize of output 5 [2024-11-08 23:00:47,879 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 7 treesize of output 5 [2024-11-08 23:00:48,299 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 7 treesize of output 5 [2024-11-08 23:00:49,248 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 7 treesize of output 5 [2024-11-08 23:00:49,913 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 7 treesize of output 5 [2024-11-08 23:00:50,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 7 treesize of output 5 [2024-11-08 23:00:50,766 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 7 treesize of output 5 [2024-11-08 23:00:51,236 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 7 treesize of output 5 [2024-11-08 23:00:51,406 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 7 treesize of output 5 [2024-11-08 23:00:52,199 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 7 treesize of output 5 [2024-11-08 23:00:52,607 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 7 treesize of output 5 [2024-11-08 23:00:52,743 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 7 treesize of output 5 [2024-11-08 23:00:53,116 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 7 treesize of output 5 [2024-11-08 23:00:53,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 5 [2024-11-08 23:00:53,866 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:53,867 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:54,031 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:54,032 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:54,388 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:54,389 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:54,646 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:54,646 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:55,234 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:55,235 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:55,568 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:55,569 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:55,910 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:55,911 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:56,165 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:56,166 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:56,742 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:56,743 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:57,146 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:57,147 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:57,892 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 23:00:57,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 190 [2024-11-08 23:00:58,505 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 7 treesize of output 5 [2024-11-08 23:00:58,829 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 7 treesize of output 5 [2024-11-08 23:00:59,114 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 7 treesize of output 5 [2024-11-08 23:00:59,420 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 7 treesize of output 5 [2024-11-08 23:00:59,470 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 7 treesize of output 5 [2024-11-08 23:01:00,311 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 7 treesize of output 5 [2024-11-08 23:01:00,481 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 7 treesize of output 5 [2024-11-08 23:01:00,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 7 treesize of output 5 [2024-11-08 23:01:01,470 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 7 treesize of output 5 [2024-11-08 23:01:02,391 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 7 treesize of output 5 [2024-11-08 23:01:02,761 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 7 treesize of output 5